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 cb40cdc72329544dd61cfb20f0d54fd2773a8b4d (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f cb40cdc72329544dd61cfb20f0d54fd2773a8b4d # timeout=10 Commit message: "MSC Tests: add TC_gsup_lu_and_det: do a LU, Detach and expect GSUP MS Purge" > git rev-list --no-walk cb40cdc72329544dd61cfb20f0d54fd2773a8b4d # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins3157039862839781795.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.44, 0.63, 0.82 + 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-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-07-23 13:30:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20250824-0948-f693f2b3-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250824-0948-f693f2b3-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:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/testenv-podman-main.sh'] [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-20250824-0948-f693f2b3-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-20250824-0948-f693f2b3-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.6 kB] Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian stable-backports/main Sources [1084 B] Get:6 http://deb.debian.org/debian stable-backports/main amd64 Packages [948 B] Get:7 http://deb.debian.org/debian bookworm/main amd64 Packages [8793 kB] Get:8 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:9 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [277 kB] Fetched 9387 kB in 1s (9949 kB/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-20250824-0948-f693f2b3-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-20250824-0948-f693f2b3-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', '-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-20250824-0948-f693f2b3-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', '-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-20250824-0948-f693f2b3-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', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test', 'testenv-sgsn-generic-osmocom-nightly-20250824-0948-f693f2b3-0', 'make', 'sgsn'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0/sgsn compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0/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/sgsn' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0/sgsn make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0/sgsn' DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCConversion.cc DEP SCTPasp_PT.cc DEP SCCP_EncDec.cc DEP RANAP_EncDec.cc DEP Native_FunctionDefs.cc DEP LLC_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP GTPv1U_CodecPort_CtrlFunctDef.cc DEP GTPv1C_CodecPort_CtrlFunctDef.cc DEP GTPU_EncDec.cc DEP GTPC_EncDec.cc DEP BSSGP_EncDec.cc DEP RANAP_PDU_Descriptions_part_7.cc DEP RANAP_PDU_Descriptions_part_6.cc DEP RANAP_PDU_Descriptions_part_5.cc DEP RANAP_PDU_Descriptions_part_4.cc DEP RANAP_PDU_Descriptions_part_3.cc DEP RANAP_PDU_Descriptions_part_2.cc DEP RANAP_PDU_Descriptions_part_1.cc DEP RANAP_PDU_Contents_part_7.cc DEP RANAP_PDU_Contents_part_6.cc DEP RANAP_PDU_Contents_part_5.cc DEP RANAP_PDU_Contents_part_3.cc DEP RANAP_PDU_Contents_part_2.cc DEP RANAP_PDU_Contents_part_4.cc DEP RANAP_PDU_Contents_part_1.cc DEP RANAP_IEs_part_7.cc DEP RANAP_IEs_part_5.cc DEP RANAP_IEs_part_6.cc DEP RANAP_IEs_part_4.cc DEP RANAP_IEs_part_3.cc DEP RANAP_IEs_part_2.cc DEP RANAP_IEs_part_1.cc DEP RANAP_Containers_part_7.cc DEP RANAP_Containers_part_6.cc DEP RANAP_Containers_part_5.cc DEP RANAP_Containers_part_4.cc DEP RANAP_Containers_part_3.cc DEP RANAP_Containers_part_2.cc DEP RANAP_Containers_part_1.cc DEP RANAP_Constants_part_7.cc DEP RANAP_Constants_part_6.cc DEP RANAP_Constants_part_5.cc DEP RANAP_Constants_part_4.cc DEP RANAP_Constants_part_3.cc DEP RANAP_Constants_part_2.cc DEP RANAP_Constants_part_1.cc DEP RANAP_CommonDataTypes_part_7.cc DEP RANAP_CommonDataTypes_part_6.cc DEP RANAP_CommonDataTypes_part_5.cc DEP RANAP_CommonDataTypes_part_3.cc DEP RANAP_CommonDataTypes_part_4.cc DEP RANAP_CommonDataTypes_part_2.cc DEP RANAP_CommonDataTypes_part_1.cc DEP RANAP_PDU_Contents.cc DEP RANAP_IEs.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_Containers.cc DEP RANAP_Constants.cc DEP RANAP_CommonDataTypes.cc DEP SCCP_Mapping_part_7.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP RAW_NS_part_7.cc DEP RAW_NS_part_6.cc DEP RAW_NS_part_5.cc DEP RAW_NS_part_4.cc DEP RAW_NS_part_3.cc DEP RAW_NS_part_2.cc DEP RAW_NS_part_1.cc DEP RAN_Emulation_part_7.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_1.cc DEP NS_Emulation_part_7.cc DEP NS_Emulation_part_6.cc DEP NS_Emulation_part_5.cc DEP NS_Emulation_part_4.cc DEP NS_Emulation_part_3.cc DEP NS_Emulation_part_2.cc DEP NS_Emulation_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_1.cc DEP GTPv1U_Emulation_part_7.cc DEP GTPv1U_Emulation_part_6.cc DEP GTPv1U_Emulation_part_5.cc DEP GTPv1U_Emulation_part_4.cc DEP GTPv1U_Emulation_part_1.cc DEP GTPv1U_Emulation_part_2.cc DEP BSSGP_Emulation_part_7.cc DEP GTPv1U_Emulation_part_3.cc DEP BSSGP_Emulation_part_6.cc DEP BSSGP_Emulation_part_5.cc DEP BSSGP_Emulation_part_4.cc DEP BSSGP_Emulation_part_3.cc DEP BSSGP_Emulation_part_2.cc DEP BSSGP_Emulation_part_1.cc DEP SCCP_Mapping.cc DEP RAN_Emulation.cc DEP RAW_NS.cc DEP RAN_Adapter.cc DEP NS_Emulation.cc DEP IPA_Emulation.cc DEP GTPv1U_Emulation.cc DEP BSSGP_Emulation.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.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_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SNDCP_Types_part_7.cc DEP SNDCP_Types_part_6.cc DEP SNDCP_Types_part_5.cc DEP SNDCP_Types_part_4.cc DEP SNDCP_Types_part_3.cc DEP SNDCP_Types_part_2.cc DEP SNDCP_Types_part_1.cc DEP SGSN_Tests_NS_part_7.cc DEP SGSN_Tests_NS_part_6.cc DEP SGSN_Tests_NS_part_5.cc DEP SGSN_Tests_NS_part_4.cc DEP SGSN_Tests_NS_part_2.cc DEP SGSN_Tests_NS_part_3.cc DEP SGSN_Tests_Iu_part_7.cc DEP SGSN_Tests_NS_part_1.cc DEP SGSN_Tests_Iu_part_6.cc DEP SGSN_Tests_Iu_part_5.cc DEP SGSN_Tests_Iu_part_4.cc DEP SGSN_Tests_Iu_part_3.cc DEP SGSN_Tests_Iu_part_2.cc DEP SGSN_Tests_Iu_part_1.cc DEP SGSN_Tests_part_7.cc DEP SGSN_Tests_part_6.cc DEP SGSN_Tests_part_5.cc DEP SGSN_Tests_part_4.cc DEP SGSN_Tests_part_3.cc DEP SGSN_Tests_part_2.cc DEP SGSN_Tests_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP RANAP_Types_part_7.cc DEP SCCP_Emulation_part_1.cc DEP RANAP_Types_part_6.cc DEP RANAP_Types_part_5.cc DEP RANAP_Types_part_3.cc DEP RANAP_Types_part_4.cc DEP RANAP_Types_part_2.cc DEP RANAP_Types_part_1.cc DEP RANAP_Templates_part_7.cc DEP RANAP_Templates_part_6.cc DEP RANAP_Templates_part_5.cc DEP RANAP_Templates_part_4.cc DEP RANAP_Templates_part_3.cc DEP RANAP_Templates_part_1.cc DEP RANAP_Templates_part_2.cc DEP RANAP_CodecPort_part_7.cc DEP RANAP_CodecPort_part_6.cc DEP RANAP_CodecPort_part_5.cc DEP RANAP_CodecPort_part_4.cc DEP RANAP_CodecPort_part_3.cc DEP RANAP_CodecPort_part_2.cc DEP PCO_Types_part_7.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_5.cc DEP RANAP_CodecPort_part_1.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Gb_Types_part_6.cc DEP Osmocom_Gb_Types_part_5.cc DEP Osmocom_Gb_Types_part_4.cc DEP Osmocom_Gb_Types_part_7.cc DEP Osmocom_Gb_Types_part_3.cc DEP Osmocom_Gb_Types_part_2.cc DEP Osmocom_Gb_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP NS_Types_part_6.cc DEP NS_Types_part_5.cc DEP NS_Types_part_4.cc DEP NS_Types_part_7.cc DEP NS_Types_part_3.cc DEP NS_Types_part_2.cc DEP NS_Types_part_1.cc DEP NS_Provider_IPL4_part_7.cc DEP NS_Provider_IPL4_part_6.cc DEP NS_Provider_IPL4_part_5.cc DEP NS_Provider_IPL4_part_4.cc DEP NS_Provider_IPL4_part_3.cc DEP NS_Provider_IPL4_part_2.cc DEP NS_Provider_IPL4_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP LLC_Types_part_7.cc DEP LLC_Types_part_6.cc DEP LLC_Types_part_5.cc DEP LLC_Types_part_4.cc DEP LLC_Types_part_3.cc DEP LLC_Types_part_2.cc DEP LLC_Types_part_1.cc DEP LLC_Templates_part_7.cc DEP LLC_Templates_part_6.cc DEP LLC_Templates_part_5.cc DEP LLC_Templates_part_4.cc DEP LLC_Templates_part_3.cc DEP LLC_Templates_part_2.cc DEP LLC_Templates_part_1.cc DEP L3_Templates_part_7.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_1.cc DEP L3_Common_part_7.cc DEP L3_Common_part_6.cc DEP L3_Common_part_5.cc DEP L3_Common_part_4.cc DEP L3_Common_part_3.cc DEP L3_Common_part_2.cc DEP L3_Common_part_1.cc DEP ITU_X213_Types_part_7.cc DEP ITU_X213_Types_part_6.cc DEP ITU_X213_Types_part_5.cc DEP ITU_X213_Types_part_4.cc DEP ITU_X213_Types_part_3.cc DEP ITU_X213_Types_part_2.cc DEP ITU_X213_Types_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPCP_Types_part_7.cc DEP IPCP_Types_part_6.cc DEP IPCP_Types_part_5.cc DEP IPCP_Types_part_4.cc DEP IPCP_Types_part_3.cc DEP IPCP_Types_part_2.cc DEP IPCP_Types_part_1.cc DEP IPCP_Templates_part_7.cc DEP IPCP_Templates_part_6.cc DEP IPCP_Templates_part_5.cc DEP IPCP_Templates_part_4.cc DEP IPCP_Templates_part_3.cc DEP IPCP_Templates_part_2.cc DEP IPCP_Templates_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_2.cc DEP General_Types_part_1.cc DEP GTPv1U_Templates_part_7.cc DEP GTPv1U_Templates_part_6.cc DEP GTPv1U_Templates_part_5.cc DEP GTPv1U_Templates_part_4.cc DEP GTPv1U_Templates_part_3.cc DEP GTPv1U_Templates_part_2.cc DEP GTPv1U_Templates_part_1.cc DEP GTPv1U_CodecPort_CtrlFunct_part_7.cc DEP GTPv1U_CodecPort_CtrlFunct_part_6.cc DEP GTPv1U_CodecPort_CtrlFunct_part_5.cc DEP GTPv1U_CodecPort_CtrlFunct_part_4.cc DEP GTPv1U_CodecPort_CtrlFunct_part_3.cc DEP GTPv1U_CodecPort_CtrlFunct_part_2.cc DEP GTPv1U_CodecPort_CtrlFunct_part_1.cc DEP GTPv1U_CodecPort_part_7.cc DEP GTPv1U_CodecPort_part_6.cc DEP GTPv1U_CodecPort_part_5.cc DEP GTPv1U_CodecPort_part_4.cc DEP GTPv1U_CodecPort_part_3.cc DEP GTPv1U_CodecPort_part_2.cc DEP GTPv1U_CodecPort_part_1.cc DEP GTPv1C_Templates_part_7.cc DEP GTPv1C_Templates_part_6.cc DEP GTPv1C_Templates_part_5.cc DEP GTPv1C_Templates_part_4.cc DEP GTPv1C_Templates_part_3.cc DEP GTPv1C_Templates_part_2.cc DEP GTPv1C_Templates_part_1.cc DEP GTPv1C_CodecPort_CtrlFunct_part_7.cc DEP GTPv1C_CodecPort_CtrlFunct_part_6.cc DEP GTPv1C_CodecPort_CtrlFunct_part_5.cc DEP GTPv1C_CodecPort_CtrlFunct_part_4.cc DEP GTPv1C_CodecPort_CtrlFunct_part_3.cc DEP GTPv1C_CodecPort_CtrlFunct_part_2.cc DEP GTPv1C_CodecPort_CtrlFunct_part_1.cc DEP GTPv1C_CodecPort_part_7.cc DEP GTPv1C_CodecPort_part_6.cc DEP GTPv1C_CodecPort_part_5.cc DEP GTPv1C_CodecPort_part_4.cc DEP GTPv1C_CodecPort_part_3.cc DEP GTPv1C_CodecPort_part_1.cc DEP GTPv1C_CodecPort_part_2.cc DEP GTP_Emulation_part_7.cc DEP GTP_Emulation_part_6.cc DEP GTP_Emulation_part_5.cc DEP GTP_Emulation_part_4.cc DEP GTP_Emulation_part_3.cc DEP GTP_Emulation_part_2.cc DEP GTPU_Types_part_7.cc DEP GTPU_Types_part_6.cc DEP GTPU_Types_part_5.cc DEP GTPU_Types_part_4.cc DEP GTP_Emulation_part_1.cc DEP GTPU_Types_part_3.cc DEP GTPU_Types_part_2.cc DEP GTPU_Types_part_1.cc DEP GTPC_Types_part_7.cc DEP GTPC_Types_part_6.cc DEP GTPC_Types_part_5.cc DEP GTPC_Types_part_3.cc DEP GTPC_Types_part_2.cc DEP GTPC_Types_part_4.cc DEP GTPC_Types_part_1.cc DEP GSUP_Types_part_7.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_1.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_1.cc DEP GSM_Types_part_7.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP BSSGP_Types_part_7.cc DEP BSSGP_Types_part_6.cc DEP BSSGP_Types_part_5.cc DEP BSSGP_Types_part_4.cc DEP BSSGP_Types_part_3.cc DEP BSSGP_Types_part_2.cc DEP BSSGP_Types_part_1.cc DEP BSSGP_ConnHdlr_part_7.cc DEP BSSGP_ConnHdlr_part_6.cc DEP BSSGP_ConnHdlr_part_5.cc DEP BSSGP_ConnHdlr_part_4.cc DEP BSSGP_ConnHdlr_part_3.cc DEP BSSGP_ConnHdlr_part_2.cc DEP BSSGP_ConnHdlr_part_1.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SNDCP_Types.cc DEP SGSN_Tests_NS.cc DEP SGSN_Tests_Iu.cc DEP SCTPasp_Types.cc DEP SGSN_Tests.cc DEP SCTPasp_PortType.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Templates.cc DEP SCCP_Emulation.cc DEP RANAP_Types.cc DEP RANAP_Templates.cc DEP RANAP_CodecPort.cc DEP PCO_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_Gb_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP NS_Types.cc DEP NS_Provider_IPL4.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP LLC_Types.cc DEP LLC_Templates.cc DEP L3_Templates.cc DEP L3_Common.cc DEP ITU_X213_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPCP_Types.cc DEP IPCP_Templates.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP GTPv1U_Templates.cc DEP GTPv1U_CodecPort_CtrlFunct.cc DEP GTPv1U_CodecPort.cc DEP GTPv1C_Templates.cc DEP GTPv1C_CodecPort_CtrlFunct.cc DEP GTPv1C_CodecPort.cc DEP GTP_Emulation.cc DEP GTPU_Types.cc DEP GTPC_Types.cc DEP GSUP_Types.cc DEP GSUP_Templates.cc DEP GSUP_Emulation.cc DEP GSM_Types.cc DEP BSSGP_Types.cc DEP BSSGP_ConnHdlr.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 CC GTPv1U_CodecPort.o CC GTPv1U_CodecPort_CtrlFunct.o CC GTPv1U_Templates.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPCP_Templates.o CC IPCP_Types.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 IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC ITU_X213_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 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_3.o CC GTPv1C_Templates_part_2.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_6.o CC IPL4asp_Functions_part_5.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_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_CommonIE_Types_part_7.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 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 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 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_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_2.o CC RAW_NS_part_1.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 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 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 SCCP_Emulation.so CCLD RANAP_Types.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_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_5.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_3.so CCLD GSUP_Templates_part_4.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_2.so CCLD GTPv1U_CodecPort_part_1.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_2.so CCLD General_Types_part_3.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_2.so CCLD IPCP_Templates_part_3.so CCLD IPCP_Templates_part_4.so CCLD IPCP_Templates_part_5.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_7.so CCLD MobileL3_Types_part_6.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_3.so CCLD NS_Types_part_4.so CCLD NS_Types_part_5.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_1.so CCLD SNDCP_Types_part_2.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_1.so CCLD RAN_Adapter_part_2.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/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-20250824-0948-f693f2b3-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20250824-0948-f693f2b3-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Hit:2 http://deb.debian.org/debian bookworm InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:4 http://deb.debian.org/debian bookworm-updates InRelease Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [203 kB] Fetched 205 kB in 0s (486 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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-20250824-0948-f693f2b3-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-20250824-0948-f693f2b3-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-20250824-0948-f693f2b3-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-20250824-0948-f693f2b3-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 10 not upgraded. Need to get 14.0 MB of archives. After this operation, 23.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202508232026 [3028 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202508232026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.32.33cb4.202508232026 [170 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp11 1.13.0.13.88d6.202508232026 [46.7 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.32.33cb4.202508232026 [71.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.32.33cb4.202508232026 [228 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.13.c499.202508232026 [61.7 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.32.33cb4.202508232026 [104 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.22.83f4.202508232026 [70.9 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508232026 [21.5 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.159.de72.202508232026 [152 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.159.de72.202508232026 [547 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.32.33cb4.202508232026 [52.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.32.33cb4.202508232026 [71.6 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.32.33cb4.202508232026 [179 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.32.33cb4.202508232026 [60.4 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.32.33cb4.202508232026 [64.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.32.33cb4.202508232026 [51.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.32.33cb4.202508232026 [44.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.159.de72.202508232026 [18.3 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.159.de72.202508232026 [22.7 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202508232026 [75.3 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202508232026 [286 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.13.0.13.88d6.202508232026 [131 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.15.d500.202508232026 [224 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.15.d500.202508232026 [960 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.32.33cb4.202508232026 [2166 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.51.4ba66.202508232026 [144 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.51.4ba66.202508232026 [552 kB] Fetched 14.0 MB in 0s (77.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40791 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508232026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508232026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508232026_amd64.deb ... Unpacking osmocom-nightly (202508232026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../04-libgtp11_1.13.0.13.88d6.202508232026_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0.13.88d6.202508232026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../07-libosmonetif11_1.6.0.13.c499.202508232026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508232026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../09-libosmoabis15_2.0.0.22.83f4.202508232026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508232026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../10-libosmo-gsup-client0_1.9.1.1.d4b4.202508232026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508232026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../11-libosmo-sigtran11_2.1.0.159.de72.202508232026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.159.de72.202508232026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../12-libosmo-sigtran-dbg_2.1.0.159.de72.202508232026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508232026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../13-libosmocodec4_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../14-libosmocoding0_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../15-libosmogb14_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../16-libosmoctrl0_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../17-libosmosim2_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../18-libosmousb0_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../19-libosmocore_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../20-osmo-stp_2.1.0.159.de72.202508232026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.159.de72.202508232026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../21-osmo-stp-dbg_2.1.0.159.de72.202508232026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.159.de72.202508232026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../22-libasn1c1_0.9.38.202508232026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202508232026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../23-libasn1c-dbg_0.9.38.202508232026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202508232026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../24-libgtp-dbg_1.13.0.13.88d6.202508232026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0.13.88d6.202508232026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../25-libosmo-ranap7_1.7.0.15.d500.202508232026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.15.d500.202508232026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../26-libosmo-ranap-dbg_1.7.0.15.d500.202508232026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.15.d500.202508232026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../27-libosmocore-dbg_1.11.0.32.33cb4.202508232026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508232026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../28-osmo-sgsn_1.12.0.51.4ba66.202508232026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.51.4ba66.202508232026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../29-osmo-sgsn-dbg_1.12.0.51.4ba66.202508232026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.51.4ba66.202508232026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508232026) ... Setting up osmocom-nightly (202508232026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libasn1c1:amd64 (0.9.38.202508232026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libgtp11:amd64 (1.13.0.13.88d6.202508232026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202508232026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libgtp-dbg:amd64 (1.13.0.13.88d6.202508232026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508232026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmocore (1.11.0.32.33cb4.202508232026) ... Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508232026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.159.de72.202508232026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508232026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508232026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508232026) ... Setting up osmo-stp:amd64 (2.1.0.159.de72.202508232026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Setting up libosmo-ranap7:amd64 (1.7.0.15.d500.202508232026) ... Setting up osmo-sgsn (1.12.0.51.4ba66.202508232026) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Setting up libosmo-ranap-dbg:amd64 (1.7.0.15.d500.202508232026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.159.de72.202508232026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.51.4ba66.202508232026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [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-20250824-0948-f693f2b3-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-20250824-0948-f693f2b3-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-20250824-0948-f693f2b3-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-20250824-0948-f693f2b3-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-20250824-0948-f693f2b3-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-20250824-0948-f693f2b3-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-20250824-0948-f693f2b3-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-20250824-0948-f693f2b3-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20250824094817958 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250824094817959 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250824094817959 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) 20250824094817959 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250824094817959 DLSS7 NOTICE 0: ASP(sgsn0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250824094817959 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Allocated (fsm.c:456) 20250824094817959 DLSS7 INFO 0: AS(sgsn0) Created AS (ss7_instance.c:325) 20250824094817959 DLSS7 INFO 0: AS(sgsn0) Adding ASP sgsn0-0 to AS (ss7_as.c:161) 20250824094817959 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250824094817959 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) 20250824094817959 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250824094817959 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250824094817959 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250824094817959 DLSS7 INFO 0: AS(virt-rnc0) Created AS (ss7_instance.c:325) 20250824094817959 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (ss7_as.c:161) 20250824094817959 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250824094817959 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) 20250824094817959 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) 20250824094817959 DLSS7 INFO Creating m3ua Server (null):2905 (ss7_xua_srv.c:238) 20250824094817959 DLSS7 INFO Created m3ua server on (null):2905 (ss7_xua_srv.c:258) 20250824094817959 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. 20250824094817959 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', '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-20250824-0948-f693f2b3-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55a59871ed40(sgsn) with 23 counters 20250824094818166 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250824094818166 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) 20250824094818166 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250824094818166 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. 20250824094818166 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250824094818166 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:489) 20250824094818167 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:410) 20250824094818167 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250824094818167 DGPRS NOTICE libGTP v1.13.0.13-88d6.202508232026 initialized (sgsn_main.c:463) 20250824094818167 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250824094818167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094818167 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_instance.c:641) 20250824094818167 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_instance.c:659) 20250824094818167 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_instance.c:665) 20250824094818167 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_instance.c:770) 20250824094818167 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250824094818167 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250824094818167 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_instance.c:168) 20250824094818167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824094818167 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824094818167 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250824094818167 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250824094818167 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250824094818167 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250824094818167 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824094818167 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824094818167 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250824094818167 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250824094818167 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250824094818167 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250824094818167 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) 20250824094818167 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250824094818168 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250824094818168 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824094818168 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824094818168 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824094818168 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824094818168 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824094818168 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824094818168 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824094818168 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250824094818168 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824094818168 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250824094818168 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250824094818168 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) 20250824094818168 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250824094818168 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250824094818168 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250824094818168 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250824094818168 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250824094818168 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) 20250824094818168 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) 20250824094818168 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) 20250824094818168 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) 20250824094818168 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250824094818168 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55a5c05e8a20]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250824094818168 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250824094818168 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA(RFC4666 4.5.1) for 0.24.3/0 (xua_snm.c:458) 20250824094818168 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', '-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-20250824-0948-f693f2b3-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@6d40a618bd43: Unix server socket created successfully. MC@6d40a618bd43: Listening on TCP port 42371. 6d40a618bd43 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/titan-11.1.0/sgsn/SGSN_Tests 6d40a618bd43 42371 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@6d40a618bd43: New HC connected from 10.0.2.100 [10.0.2.100]. 6d40a618bd43: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@6d40a618bd43: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@6d40a618bd43: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6d40a618bd43: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6d40a618bd43: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6d40a618bd43: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6d40a618bd43: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@6d40a618bd43: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@6d40a618bd43: Configuration file was processed on all HCs. MC@6d40a618bd43: Creating MTC on host 10.0.2.100. MC@6d40a618bd43: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sun Aug 24 09:48: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.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 20250824094819168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094819168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach started. 20250824094819752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824094819757 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(3)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094819788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNCONFIGURED}: Allocated (fsm.c:456) 20250824094819788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250824094819788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250824094819788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824094819788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094819788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094819788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094819788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094819788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094819789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094819789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094819789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094819789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094819789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094819789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094819789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094819789 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250824094819789 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824094819789 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094819789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824094819789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094819789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094819792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@6d40a618bd43: 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 } 20250824094819799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094819799 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(12)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@6d40a618bd43: Provider Link came up: sending NS-RESET TC_attach-BVCI196(6)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824094819802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250824094819802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250824094819802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250824094819802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824094819802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094819802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094819802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094819802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094819802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094819802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094819802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094819802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094819803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094819803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094819803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094819803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094819803 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250824094819803 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824094819803 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094819803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824094819803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094819803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094819804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094819804 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-Gb1-BSSGP1(9)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(13)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824094819808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094819808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@6d40a618bd43: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(17)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094819820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250824094819820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250824094819820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250824094819820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824094819820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094819820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094819820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094819820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094819820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094819820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094819820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094819820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094819820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094819820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094819820 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094819820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094819820 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250824094819820 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824094819820 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094819820 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(17)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824094819821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094819821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094819823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094819823 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)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094819828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094819828 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824094820169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094820169 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824094820169 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824094820169 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(18)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824094820173 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(18)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824094820174 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@6d40a618bd43: Adding Client=TC_attach(22), IMSI='262420000000001'H, TLLI='E5843A8C'O, index=0 SGSN_Test-GSUP(19)@6d40a618bd43: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(22) TC_attach(22)@6d40a618bd43: 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 := '881EE73DE38485E426B3D67D0EA9C267'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '27C6F3C0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DF94C306A61D4FA0'O } } } } } 20250824094821266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094821266 DLLC NOTICE LLME(ffffffff/e5843a8c){UNASSIGNED} LLC RX: unknown TLLI 0xe5843a8c, creating LLME on the fly (gprs_llc.c:552) 20250824094821266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824094821266 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1320) 20250824094821266 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824094821266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824094821266 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824094821266 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824094821266 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824094821266 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824094821266 DLLC NOTICE LLME(ffffffff/e5843a8c){UNASSIGNED} LLGM Assign pre (e5843a8c => e57e26c1) (gprs_llc.c:1079) 20250824094821266 DLLC NOTICE LLME(e5843a8c/e57e26c1){ASSIGNED} LLGM Assign post (e5843a8c => e57e26c1) (gprs_llc.c:1125) 20250824094821266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824094821266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824094821266 DMM DEBUG MM(262420000000001/e57e26c1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824094821294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094821294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824094821294 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094821294 DMM DEBUG MM(262420000000001/e57e26c1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1134) 20250824094821294 DMM NOTICE MM(262420000000001/e57e26c1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824094821294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824094821294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824094821294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824094821294 DMM DEBUG MM(262420000000001/e57e26c1) Requesting authorization (sgsn_auth.c:160) 20250824094821294 DMM INFO MM(262420000000001/e57e26c1) Requesting authentication tuples (sgsn_auth.c:184) 20250824094821294 DMM DEBUG MM(262420000000001/e57e26c1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824094821294 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250824094821294 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000001" handled at TC_attach(22) SGSN_Test-GSUP(19)@6d40a618bd43: Added IMSI table entry 0TC_attach(22)"262420000000001" 20250824094821299 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824094821299 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824094821299 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824094821300 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824094821300 DMM INFO MM(262420000000001/e57e26c1) Subscriber data update (mmctx.c:445) 20250824094821300 DMM DEBUG MM(262420000000001/e57e26c1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824094821300 DMM INFO MM(262420000000001/e57e26c1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824094821300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824094821300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824094821300 DMM INFO MM(262420000000001/e57e26c1) <- GMM AUTH AND CIPHERING REQ (rand = 88 1e e7 3d e3 84 85 e4 26 b3 d6 7d 0e a9 c2 67 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824094821317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094821317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250824094821317 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094821317 DMM INFO MM(262420000000001/e57e26c1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824094821317 DMM NOTICE MM(262420000000001/e57e26c1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824094821317 DMM DEBUG MM(262420000000001/e57e26c1) checking auth: received GSM SRES = 27 c6 f3 c0 (gprs_gmm.c:716) 20250824094821317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824094821317 DMM DEBUG MM(262420000000001/e57e26c1) Requesting authorization (sgsn_auth.c:160) 20250824094821317 DMM INFO MM(262420000000001/e57e26c1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824094821317 DMM DEBUG MM(262420000000001/e57e26c1) Requesting subscriber data update (gprs_subscriber.c:894) 20250824094821317 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250824094821317 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) 20250824094821317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824094821317 DMM INFO MM(262420000000001/e57e26c1) <- GMM ATTACH ACCEPT (new P-TMSI=0xe57e26c1) (gprs_gmm.c:337) 20250824094821319 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824094821319 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824094821319 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250824094821319 DMM INFO MM(262420000000001/e57e26c1) Subscriber data update (mmctx.c:445) 20250824094821319 DMM DEBUG MM(262420000000001/e57e26c1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824094821319 DMM INFO MM(262420000000001/e57e26c1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824094821319 DMM NOTICE MM(262420000000001/e57e26c1) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1050) 20250824094821319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824094821319 DMM NOTICE MM(262420000000001/e57e26c1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824094821319 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) 20250824094821320 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824094821320 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250824094821320 DMM INFO MM(262420000000001/e57e26c1) Subscriber data update (mmctx.c:445) 20250824094821320 DMM DEBUG MM(262420000000001/e57e26c1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824094821333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094821333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824094821333 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094821333 DMM INFO MM(262420000000001/e57e26c1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824094821333 DMM NOTICE MM(262420000000001/e57e26c1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824094821333 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824094821333 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824094821333 DLLC NOTICE LLME(e5843a8c/e57e26c1){ASSIGNED} LLGM Assign pre (ffffffff => e57e26c1) (gprs_llc.c:1079) 20250824094821333 DLLC NOTICE LLME(ffffffff/e57e26c1){ASSIGNED} LLGM Assign post (ffffffff => e57e26c1) (gprs_llc.c:1125) 20250824094821333 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824094821333 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824094821333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824094821333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(22)@6d40a618bd43: setverdict(pass): none -> pass TC_attach-BVCI196(6)@6d40a618bd43: Removing Client IMSI='262420000000001'H, index=0 TC_attach(22)@6d40a618bd43: Final verdict of PTC: pass 20250824094821400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43908<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(17)@6d40a618bd43: Final verdict of PTC: none TC_attach-BVCI196(6)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(12)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(7)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@6d40a618bd43: Final verdict of PTC: none TC_attach-BVCI220(16)@6d40a618bd43: Final verdict of PTC: none TC_attach-BVCI210(11)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(20)@6d40a618bd43: Final verdict of PTC: none 20250824094821408 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824094821408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(14)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(21)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(5)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(10)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(15)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(20): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(21): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach(22): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sun Aug 24 09:48:21 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250824094821529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43912<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824094821931 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43912<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=65516) 20250824094822409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094822409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=65516, count=89272) 20250824094823410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094823410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 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 20250824094824411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094824411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_mnc3 started. 20250824094825063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824094825065 DMM INFO MM(262420000000001/e57e26c1) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824094825065 DMM INFO MM(262420000000001/e57e26c1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824094825065 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824094825065 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824094825065 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824094825065 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824094825065 DLLC NOTICE LLME(ffffffff/e57e26c1){ASSIGNED} LLGM Assign pre (e57e26c1 => ffffffff) (gprs_llc.c:1079) 20250824094825065 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e57e26c1 => ffffffff) (gprs_llc.c:1125) 20250824094825065 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250824094825065 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) 20250824094825065 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) 20250824094825065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824094825065 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824094825065 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824094825065 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824094825065 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(23)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(24)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(23)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094825100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824094825100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094825100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094825100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094825100 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824094825100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094825100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094825100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094825100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(27)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094825101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094825101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094825101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094825101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094825101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094825101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094825101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094825101 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094825101 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824094825101 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094825101 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824094825101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094825101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094825104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(28)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(24)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(24)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094825109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094825109 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(29)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(28)@6d40a618bd43: 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_mnc3-BVCI196(26)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(32)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094825114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824094825114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094825114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094825115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094825115 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824094825115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094825115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094825115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094825115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094825116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094825116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094825116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094825116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094825116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094825116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094825116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094825116 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094825116 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824094825116 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094825116 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824094825116 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094825116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(33)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824094825118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(29)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(29)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094825123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094825123 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(34)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(33)@6d40a618bd43: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_mnc3-BVCI210(31)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(37)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094825127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824094825127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094825128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094825128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094825128 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824094825128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094825128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094825128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094825128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094825129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094825129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094825129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094825129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094825129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094825129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094825129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094825129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094825129 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824094825129 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094825129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824094825129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094825129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(37)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094825131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(34)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(34)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094825135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094825135 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(36)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824094825412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094825412 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824094825412 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824094825412 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(38)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(38)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824094825416 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824094825417 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(38)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(38)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(38)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(38)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(26)@6d40a618bd43: Adding Client=TC_attach_mnc3(42), IMSI='262420000001001'H, TLLI='F51DCEE4'O, index=0 SGSN_Test-GSUP(39)@6d40a618bd43: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(42) TC_attach_mnc3(42)@6d40a618bd43: 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 := 'DD7C42F10DAB027B7CB733E5143E90EC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '171909C5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EDC683DE0BF4F9B3'O } } } } } 20250824094826502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094826502 DLLC NOTICE LLME(ffffffff/f51dcee4){UNASSIGNED} LLC RX: unknown TLLI 0xf51dcee4, creating LLME on the fly (gprs_llc.c:552) 20250824094826502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824094826502 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250824094826502 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824094826502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824094826502 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824094826502 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824094826502 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824094826502 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824094826502 DLLC NOTICE LLME(ffffffff/f51dcee4){UNASSIGNED} LLGM Assign pre (f51dcee4 => c06e8d2e) (gprs_llc.c:1079) 20250824094826502 DLLC NOTICE LLME(f51dcee4/c06e8d2e){ASSIGNED} LLGM Assign post (f51dcee4 => c06e8d2e) (gprs_llc.c:1125) 20250824094826502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824094826502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824094826502 DMM DEBUG MM(262420000001001/c06e8d2e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824094826530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094826530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824094826530 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094826530 DMM DEBUG MM(262420000001001/c06e8d2e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250824094826530 DMM NOTICE MM(262420000001001/c06e8d2e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824094826530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824094826530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824094826530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824094826530 DMM DEBUG MM(262420000001001/c06e8d2e) Requesting authorization (sgsn_auth.c:160) 20250824094826530 DMM INFO MM(262420000001001/c06e8d2e) Requesting authentication tuples (sgsn_auth.c:184) 20250824094826530 DMM DEBUG MM(262420000001001/c06e8d2e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824094826530 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250824094826530 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(42) SGSN_Test-GSUP(39)@6d40a618bd43: Added IMSI table entry 0TC_attach_mnc3(42)"262420000001001" 20250824094826536 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824094826536 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824094826536 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824094826536 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824094826536 DMM INFO MM(262420000001001/c06e8d2e) Subscriber data update (mmctx.c:445) 20250824094826536 DMM DEBUG MM(262420000001001/c06e8d2e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824094826536 DMM INFO MM(262420000001001/c06e8d2e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824094826536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824094826536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824094826536 DMM INFO MM(262420000001001/c06e8d2e) <- GMM AUTH AND CIPHERING REQ (rand = dd 7c 42 f1 0d ab 02 7b 7c b7 33 e5 14 3e 90 ec , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824094826551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094826551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824094826551 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094826551 DMM INFO MM(262420000001001/c06e8d2e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824094826551 DMM NOTICE MM(262420000001001/c06e8d2e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824094826551 DMM DEBUG MM(262420000001001/c06e8d2e) checking auth: received GSM SRES = 17 19 09 c5 (gprs_gmm.c:716) 20250824094826551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824094826551 DMM DEBUG MM(262420000001001/c06e8d2e) Requesting authorization (sgsn_auth.c:160) 20250824094826551 DMM INFO MM(262420000001001/c06e8d2e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824094826551 DMM DEBUG MM(262420000001001/c06e8d2e) Requesting subscriber data update (gprs_subscriber.c:894) 20250824094826551 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250824094826551 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) 20250824094826551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824094826551 DMM INFO MM(262420000001001/c06e8d2e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc06e8d2e) (gprs_gmm.c:337) 20250824094826554 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824094826554 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824094826554 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250824094826554 DMM INFO MM(262420000001001/c06e8d2e) Subscriber data update (mmctx.c:445) 20250824094826554 DMM DEBUG MM(262420000001001/c06e8d2e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824094826554 DMM INFO MM(262420000001001/c06e8d2e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824094826554 DMM NOTICE MM(262420000001001/c06e8d2e) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250824094826554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824094826554 DMM NOTICE MM(262420000001001/c06e8d2e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824094826554 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) 20250824094826555 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824094826555 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250824094826555 DMM INFO MM(262420000001001/c06e8d2e) Subscriber data update (mmctx.c:445) 20250824094826555 DMM DEBUG MM(262420000001001/c06e8d2e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824094826566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094826566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824094826566 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094826566 DMM INFO MM(262420000001001/c06e8d2e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824094826566 DMM NOTICE MM(262420000001001/c06e8d2e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824094826566 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824094826566 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824094826566 DLLC NOTICE LLME(f51dcee4/c06e8d2e){ASSIGNED} LLGM Assign pre (ffffffff => c06e8d2e) (gprs_llc.c:1079) 20250824094826566 DLLC NOTICE LLME(ffffffff/c06e8d2e){ASSIGNED} LLGM Assign post (ffffffff => c06e8d2e) (gprs_llc.c:1125) 20250824094826566 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824094826566 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824094826566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824094826566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(42)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(26)@6d40a618bd43: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(42)@6d40a618bd43: Final verdict of PTC: pass 20250824094826629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43928<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(39)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(37)@6d40a618bd43: Final verdict of PTC: none TC_attach_mnc3-BVCI210(31)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(24)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(32)@6d40a618bd43: Final verdict of PTC: none 20250824094826636 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824094826636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1U(41)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(27)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(34)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(23)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(28)@6d40a618bd43: Final verdict of PTC: none TC_attach_mnc3-BVCI220(36)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(38)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(33)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(29)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(40)@6d40a618bd43: Final verdict of PTC: none TC_attach_mnc3-BVCI196(26)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(35)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(25)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(30)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(23): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(24): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_mnc3-BVCI196(26): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(28): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(29): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_mnc3-BVCI210(31): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(33): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(34): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_mnc3-BVCI220(36): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(38): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(39): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(40): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(41): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_mnc3(42): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_mnc3 finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sun Aug 24 09:48:26 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250824094826732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824094827134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58442<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84392) 20250824094827637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094827637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84392, count=90444) 20250824094828638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094828638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 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 20250824094829639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094829639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_umts_aka_umts_res started. 20250824094830252 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824094830254 DMM INFO MM(262420000001001/c06e8d2e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824094830254 DMM INFO MM(262420000001001/c06e8d2e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824094830254 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824094830254 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824094830254 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824094830254 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824094830254 DLLC NOTICE LLME(ffffffff/c06e8d2e){ASSIGNED} LLGM Assign pre (c06e8d2e => ffffffff) (gprs_llc.c:1079) 20250824094830254 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c06e8d2e => ffffffff) (gprs_llc.c:1125) 20250824094830254 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250824094830254 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) 20250824094830254 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) 20250824094830254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824094830254 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824094830254 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824094830254 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824094830254 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(43)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(44)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(43)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(47)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094830291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824094830291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094830291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094830291 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094830291 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824094830291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094830291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094830291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094830291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(47)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094830292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094830292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094830292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094830292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094830292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094830292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094830292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094830292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094830292 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824094830292 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094830292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(47)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824094830292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094830292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(47)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(48)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824094830294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(44)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(44)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094830299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094830299 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(49)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(46)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(48)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(52)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094830303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824094830303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094830303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094830303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094830303 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824094830303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094830303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094830303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094830303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(52)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094830304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094830304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094830304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094830304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094830304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094830304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094830304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094830304 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094830304 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824094830304 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094830304 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824094830304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094830304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(52)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(52)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094830307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(53)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(49)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(49)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094830313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094830313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(54)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(53)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_umts_res-BVCI210(51)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(57)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094830318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824094830318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094830318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094830318 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094830318 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824094830318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094830318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094830318 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094830318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(57)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094830319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094830319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094830319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094830319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094830319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094830319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094830319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094830319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094830319 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824094830319 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094830319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824094830319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094830319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(57)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(57)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094830323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(54)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(54)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094830329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094830329 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(56)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824094830640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094830640 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824094830640 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824094830640 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(58)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(58)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824094830645 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(58)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(58)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(58)@6d40a618bd43: 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 } } } } 20250824094830646 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(58)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(58)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(46)@6d40a618bd43: Adding Client=TC_attach_umts_aka_umts_res(62), IMSI='262420000001002'H, TLLI='CC165611'O, index=0 SGSN_Test-GSUP(59)@6d40a618bd43: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(62) TC_attach_umts_aka_umts_res(62)@6d40a618bd43: 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 := '552A6D9D3C41ACD0C53F808F95F03AB3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F438E0D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D8B77597C8F6F4EC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '996603B44DBDFAE86C8D614DF98E1546'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '47EEB3612A4731E3E665D40C4DA9CA06'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '3253781B7A4CBC6494270989FBE9E898'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '035046966E256D91'O } } } } } 20250824094831734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094831734 DLLC NOTICE LLME(ffffffff/cc165611){UNASSIGNED} LLC RX: unknown TLLI 0xcc165611, creating LLME on the fly (gprs_llc.c:552) 20250824094831734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824094831734 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250824094831734 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824094831734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824094831734 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824094831734 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824094831734 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824094831734 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824094831734 DLLC NOTICE LLME(ffffffff/cc165611){UNASSIGNED} LLGM Assign pre (cc165611 => d891ffdf) (gprs_llc.c:1079) 20250824094831734 DLLC NOTICE LLME(cc165611/d891ffdf){ASSIGNED} LLGM Assign post (cc165611 => d891ffdf) (gprs_llc.c:1125) 20250824094831734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824094831734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824094831734 DMM DEBUG MM(262420000001002/d891ffdf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824094831755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094831755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824094831755 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094831755 DMM DEBUG MM(262420000001002/d891ffdf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250824094831755 DMM NOTICE MM(262420000001002/d891ffdf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824094831755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824094831755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824094831755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824094831755 DMM DEBUG MM(262420000001002/d891ffdf) Requesting authorization (sgsn_auth.c:160) 20250824094831755 DMM INFO MM(262420000001002/d891ffdf) Requesting authentication tuples (sgsn_auth.c:184) 20250824094831755 DMM DEBUG MM(262420000001002/d891ffdf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824094831755 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250824094831756 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(62) SGSN_Test-GSUP(59)@6d40a618bd43: Added IMSI table entry 0TC_attach_umts_aka_umts_res(62)"262420000001002" 20250824094831762 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824094831762 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824094831762 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824094831762 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824094831762 DMM INFO MM(262420000001002/d891ffdf) Subscriber data update (mmctx.c:445) 20250824094831762 DMM DEBUG MM(262420000001002/d891ffdf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824094831762 DMM INFO MM(262420000001002/d891ffdf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824094831762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824094831762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824094831762 DMM INFO MM(262420000001002/d891ffdf) <- GMM AUTH AND CIPHERING REQ (rand = 55 2a 6d 9d 3c 41 ac d0 c5 3f 80 8f 95 f0 3a b3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 32 53 78 1b 7a 4c bc 64 94 27 09 89 fb e9 e8 98 ) (gprs_gmm.c:510) 20250824094831777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094831777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250824094831777 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094831777 DMM INFO MM(262420000001002/d891ffdf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824094831777 DMM NOTICE MM(262420000001002/d891ffdf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824094831777 DMM DEBUG MM(262420000001002/d891ffdf) checking auth: received UMTS RES = 03 50 46 96 6e 25 6d 91 (gprs_gmm.c:716) 20250824094831778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824094831778 DMM DEBUG MM(262420000001002/d891ffdf) Requesting authorization (sgsn_auth.c:160) 20250824094831778 DMM INFO MM(262420000001002/d891ffdf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824094831778 DMM DEBUG MM(262420000001002/d891ffdf) Requesting subscriber data update (gprs_subscriber.c:894) 20250824094831778 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250824094831778 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) 20250824094831778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824094831778 DMM INFO MM(262420000001002/d891ffdf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd891ffdf) (gprs_gmm.c:337) 20250824094831781 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824094831781 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824094831781 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250824094831781 DMM INFO MM(262420000001002/d891ffdf) Subscriber data update (mmctx.c:445) 20250824094831781 DMM DEBUG MM(262420000001002/d891ffdf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824094831781 DMM INFO MM(262420000001002/d891ffdf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824094831781 DMM NOTICE MM(262420000001002/d891ffdf) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250824094831781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824094831781 DMM NOTICE MM(262420000001002/d891ffdf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824094831781 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) 20250824094831782 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824094831782 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250824094831782 DMM INFO MM(262420000001002/d891ffdf) Subscriber data update (mmctx.c:445) 20250824094831783 DMM DEBUG MM(262420000001002/d891ffdf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824094831794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094831794 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824094831794 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094831794 DMM INFO MM(262420000001002/d891ffdf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824094831794 DMM NOTICE MM(262420000001002/d891ffdf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824094831794 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824094831794 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824094831794 DLLC NOTICE LLME(cc165611/d891ffdf){ASSIGNED} LLGM Assign pre (ffffffff => d891ffdf) (gprs_llc.c:1079) 20250824094831794 DLLC NOTICE LLME(ffffffff/d891ffdf){ASSIGNED} LLGM Assign post (ffffffff => d891ffdf) (gprs_llc.c:1125) 20250824094831794 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824094831794 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824094831794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824094831794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(62)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(46)@6d40a618bd43: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(62)@6d40a618bd43: Final verdict of PTC: pass 20250824094831857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58454<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(47)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(57)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(59)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(52)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(44)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(43)@6d40a618bd43: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(46)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(61)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(53)@6d40a618bd43: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(51)@6d40a618bd43: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(56)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(49)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(60)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(54)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(48)@6d40a618bd43: Final verdict of PTC: none 20250824094831865 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824094831865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(58)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(45)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(50)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(55)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(43): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(44): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(45): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(46): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(47): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(48): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(49): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(50): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(51): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(52): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(53): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(54): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(55): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(56): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(57): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(58): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(59): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(60): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(61): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_umts_aka_umts_res(62): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sun Aug 24 09:48:31 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 20250824094831981 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824094832384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58464<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86572) 20250824094832867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094832867 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86572, count=90928) 20250824094833869 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094833869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:48: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.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 20250824094834871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094834871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_umts_aka_gsm_sres started. 20250824094835491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824094835493 DMM INFO MM(262420000001002/d891ffdf) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824094835493 DMM INFO MM(262420000001002/d891ffdf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824094835493 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824094835493 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824094835493 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824094835493 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824094835493 DLLC NOTICE LLME(ffffffff/d891ffdf){ASSIGNED} LLGM Assign pre (d891ffdf => ffffffff) (gprs_llc.c:1079) 20250824094835493 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d891ffdf => ffffffff) (gprs_llc.c:1125) 20250824094835493 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250824094835493 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) 20250824094835493 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) 20250824094835494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824094835494 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824094835494 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824094835494 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824094835494 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(63)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(64)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(63)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(67)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094835541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824094835541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094835541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094835541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094835541 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824094835541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094835541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094835541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094835541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(67)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094835542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094835542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094835542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094835542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094835542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094835542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094835542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094835542 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094835542 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824094835542 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094835542 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824094835542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094835542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(67)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(67)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094835544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(68)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(64)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(64)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094835549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094835549 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(69)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(66)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(68)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(72)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094835554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824094835554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094835554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094835554 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094835554 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824094835554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094835554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094835554 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094835554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(72)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094835555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094835555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094835555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094835555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094835556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094835556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094835556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094835556 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094835556 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824094835556 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094835556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824094835556 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094835556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(72)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(72)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(73)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824094835558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(69)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(69)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094835564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094835564 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(74)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(71)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(73)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(77)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094835568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824094835568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094835568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094835568 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094835568 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824094835568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094835568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094835568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094835568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(77)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094835569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094835569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094835569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094835569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094835569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094835569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094835569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094835569 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094835569 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824094835569 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094835569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(77)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824094835569 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094835569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(77)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094835571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(74)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(74)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094835577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094835577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(76)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824094835872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094835872 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824094835873 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824094835873 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(78)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(78)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824094835876 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824094835877 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(78)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(78)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(78)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(78)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(66)@6d40a618bd43: Adding Client=TC_attach_umts_aka_gsm_sres(82), IMSI='262420000001003'H, TLLI='EA5B6E38'O, index=0 SGSN_Test-GSUP(79)@6d40a618bd43: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(82) TC_attach_umts_aka_gsm_sres(82)@6d40a618bd43: 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 := '2CD5D1C07A3EE8D7BA6FC04B08F33F3D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FB685D8C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F033DA2087522233'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DF24265F894B3176B6D8409F458B6601'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E29FD27688DFFABB324FBED7F54C6BEC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '329D4D23D223A5F8F300A6B348EE7823'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0D8C7E6BB46426BE'O } } } } } 20250824094836978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094836978 DLLC NOTICE LLME(ffffffff/ea5b6e38){UNASSIGNED} LLC RX: unknown TLLI 0xea5b6e38, creating LLME on the fly (gprs_llc.c:552) 20250824094836978 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824094836978 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250824094836979 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824094836979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824094836979 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824094836979 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824094836979 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824094836979 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824094836979 DLLC NOTICE LLME(ffffffff/ea5b6e38){UNASSIGNED} LLGM Assign pre (ea5b6e38 => c3ca5e4e) (gprs_llc.c:1079) 20250824094836979 DLLC NOTICE LLME(ea5b6e38/c3ca5e4e){ASSIGNED} LLGM Assign post (ea5b6e38 => c3ca5e4e) (gprs_llc.c:1125) 20250824094836979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824094836979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824094836979 DMM DEBUG MM(262420000001003/c3ca5e4e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824094837005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094837005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824094837006 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094837006 DMM DEBUG MM(262420000001003/c3ca5e4e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250824094837006 DMM NOTICE MM(262420000001003/c3ca5e4e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824094837006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824094837006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824094837006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824094837006 DMM DEBUG MM(262420000001003/c3ca5e4e) Requesting authorization (sgsn_auth.c:160) 20250824094837006 DMM INFO MM(262420000001003/c3ca5e4e) Requesting authentication tuples (sgsn_auth.c:184) 20250824094837006 DMM DEBUG MM(262420000001003/c3ca5e4e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824094837006 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250824094837006 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(82) SGSN_Test-GSUP(79)@6d40a618bd43: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(82)"262420000001003" 20250824094837009 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824094837009 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824094837009 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824094837009 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824094837009 DMM INFO MM(262420000001003/c3ca5e4e) Subscriber data update (mmctx.c:445) 20250824094837009 DMM DEBUG MM(262420000001003/c3ca5e4e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824094837009 DMM INFO MM(262420000001003/c3ca5e4e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824094837009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824094837009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824094837009 DMM INFO MM(262420000001003/c3ca5e4e) <- GMM AUTH AND CIPHERING REQ (rand = 2c d5 d1 c0 7a 3e e8 d7 ba 6f c0 4b 08 f3 3f 3d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 32 9d 4d 23 d2 23 a5 f8 f3 00 a6 b3 48 ee 78 23 ) (gprs_gmm.c:510) 20250824094837014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094837014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824094837014 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094837014 DMM INFO MM(262420000001003/c3ca5e4e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824094837014 DMM NOTICE MM(262420000001003/c3ca5e4e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824094837014 DMM DEBUG MM(262420000001003/c3ca5e4e) checking auth: received GSM SRES = fb 68 5d 8c (gprs_gmm.c:716) 20250824094837014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824094837014 DMM DEBUG MM(262420000001003/c3ca5e4e) Requesting authorization (sgsn_auth.c:160) 20250824094837014 DMM INFO MM(262420000001003/c3ca5e4e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824094837014 DMM DEBUG MM(262420000001003/c3ca5e4e) Requesting subscriber data update (gprs_subscriber.c:894) 20250824094837014 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250824094837014 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) 20250824094837014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824094837014 DMM INFO MM(262420000001003/c3ca5e4e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3ca5e4e) (gprs_gmm.c:337) 20250824094837015 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824094837015 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824094837015 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250824094837015 DMM INFO MM(262420000001003/c3ca5e4e) Subscriber data update (mmctx.c:445) 20250824094837015 DMM DEBUG MM(262420000001003/c3ca5e4e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824094837015 DMM INFO MM(262420000001003/c3ca5e4e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824094837015 DMM NOTICE MM(262420000001003/c3ca5e4e) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250824094837015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824094837015 DMM NOTICE MM(262420000001003/c3ca5e4e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824094837015 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) 20250824094837015 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824094837015 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250824094837015 DMM INFO MM(262420000001003/c3ca5e4e) Subscriber data update (mmctx.c:445) 20250824094837015 DMM DEBUG MM(262420000001003/c3ca5e4e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824094837021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094837021 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824094837021 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094837021 DMM INFO MM(262420000001003/c3ca5e4e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824094837021 DMM NOTICE MM(262420000001003/c3ca5e4e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824094837021 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824094837021 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824094837021 DLLC NOTICE LLME(ea5b6e38/c3ca5e4e){ASSIGNED} LLGM Assign pre (ffffffff => c3ca5e4e) (gprs_llc.c:1079) 20250824094837021 DLLC NOTICE LLME(ffffffff/c3ca5e4e){ASSIGNED} LLGM Assign post (ffffffff => c3ca5e4e) (gprs_llc.c:1125) 20250824094837021 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824094837021 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824094837021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824094837021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(82)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(66)@6d40a618bd43: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(82)@6d40a618bd43: Final verdict of PTC: pass 20250824094837084 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40386<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(77)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(67)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(69)@6d40a618bd43: Final verdict of PTC: none 20250824094837089 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824094837089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(72)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(64)@6d40a618bd43: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(71)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(79)@6d40a618bd43: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(66)@6d40a618bd43: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(76)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(78)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(68)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(73)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(80)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(63)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(81)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(74)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(70)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(75)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(65)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(63): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(64): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(65): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(66): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(67): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(68): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(69): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(70): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(71): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(72): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(73): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(74): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(75): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(76): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(77): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(78): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(79): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(80): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(81): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_umts_aka_gsm_sres(82): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sun Aug 24 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 20250824094837145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824094837547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40398<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85032) 20250824094838091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094838091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85032, count=91184) 20250824094839093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094839093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:48: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_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 20250824094840095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094840095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_timeout_after_pdp_act started. 20250824094840657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824094840659 DMM INFO MM(262420000001003/c3ca5e4e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824094840659 DMM INFO MM(262420000001003/c3ca5e4e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824094840659 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824094840659 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824094840659 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824094840659 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824094840659 DLLC NOTICE LLME(ffffffff/c3ca5e4e){ASSIGNED} LLGM Assign pre (c3ca5e4e => ffffffff) (gprs_llc.c:1079) 20250824094840659 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3ca5e4e => ffffffff) (gprs_llc.c:1125) 20250824094840659 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250824094840659 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) 20250824094840659 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) 20250824094840659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824094840659 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824094840659 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824094840659 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824094840660 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(83)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(84)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(83)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(87)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094840709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824094840709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094840709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094840709 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094840709 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824094840709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094840709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094840709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094840709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(87)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094840710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094840710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094840710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094840710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094840710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094840710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094840710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094840710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094840710 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824094840710 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094840710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824094840710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094840710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(87)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(87)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(88)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824094840713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(84)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(84)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094840718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094840718 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(89)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(86)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(88)@6d40a618bd43: 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(92)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(92)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094840723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824094840723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094840723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094840723 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094840723 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824094840723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094840723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094840723 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094840723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(92)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094840724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094840724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094840724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094840724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094840724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094840724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094840724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094840724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094840724 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824094840724 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094840724 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(92)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824094840724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094840724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(92)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094840727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(93)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(89)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(89)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094840733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094840733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(94)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(91)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(93)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(97)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094840737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824094840737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094840737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094840737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094840737 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824094840737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094840737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094840737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094840737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(97)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094840738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094840738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094840738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094840738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094840738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094840738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094840738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094840738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094840738 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824094840738 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094840738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(97)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824094840738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094840738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(97)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094840740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(94)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(94)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094840744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094840744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(96)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824094841096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094841096 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824094841096 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824094841096 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(98)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(98)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824094841101 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824094841102 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(98)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(98)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(98)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(98)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(86)@6d40a618bd43: Adding Client=TC_attach_timeout_after_pdp_act(102), IMSI='262420000000021'H, TLLI='E9341C54'O, index=0 SGSN_Test-GSUP(99)@6d40a618bd43: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(102) TC_attach_timeout_after_pdp_act(102)@6d40a618bd43: 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 := '25FD40E2B4FE75302AC1BFFFA48561C2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D6C1F85'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4FA06C74A01D786C'O } } } } } 20250824094841176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094841176 DLLC NOTICE LLME(ffffffff/e9341c54){UNASSIGNED} LLC RX: unknown TLLI 0xe9341c54, creating LLME on the fly (gprs_llc.c:552) 20250824094841176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824094841176 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250824094841176 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824094841176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824094841176 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824094841176 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824094841176 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824094841176 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824094841176 DLLC NOTICE LLME(ffffffff/e9341c54){UNASSIGNED} LLGM Assign pre (e9341c54 => fa7fac16) (gprs_llc.c:1079) 20250824094841176 DLLC NOTICE LLME(e9341c54/fa7fac16){ASSIGNED} LLGM Assign post (e9341c54 => fa7fac16) (gprs_llc.c:1125) 20250824094841176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824094841176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824094841176 DMM DEBUG MM(262420000000021/fa7fac16) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824094841196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094841196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824094841196 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094841196 DMM DEBUG MM(262420000000021/fa7fac16) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250824094841196 DMM NOTICE MM(262420000000021/fa7fac16) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824094841196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824094841196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824094841196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824094841196 DMM DEBUG MM(262420000000021/fa7fac16) Requesting authorization (sgsn_auth.c:160) 20250824094841196 DMM INFO MM(262420000000021/fa7fac16) Requesting authentication tuples (sgsn_auth.c:184) 20250824094841196 DMM DEBUG MM(262420000000021/fa7fac16) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824094841196 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250824094841196 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(102) SGSN_Test-GSUP(99)@6d40a618bd43: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(102)"262420000000021" 20250824094841202 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824094841202 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824094841202 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824094841202 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824094841202 DMM INFO MM(262420000000021/fa7fac16) Subscriber data update (mmctx.c:445) 20250824094841202 DMM DEBUG MM(262420000000021/fa7fac16) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824094841202 DMM INFO MM(262420000000021/fa7fac16) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824094841202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824094841202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824094841202 DMM INFO MM(262420000000021/fa7fac16) <- GMM AUTH AND CIPHERING REQ (rand = 25 fd 40 e2 b4 fe 75 30 2a c1 bf ff a4 85 61 c2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824094841218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094841218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250824094841218 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094841218 DMM INFO MM(262420000000021/fa7fac16) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824094841218 DMM NOTICE MM(262420000000021/fa7fac16) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824094841218 DMM DEBUG MM(262420000000021/fa7fac16) checking auth: received GSM SRES = 1d 6c 1f 85 (gprs_gmm.c:716) 20250824094841218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824094841218 DMM DEBUG MM(262420000000021/fa7fac16) Requesting authorization (sgsn_auth.c:160) 20250824094841218 DMM INFO MM(262420000000021/fa7fac16) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824094841218 DMM DEBUG MM(262420000000021/fa7fac16) Requesting subscriber data update (gprs_subscriber.c:894) 20250824094841218 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250824094841218 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) 20250824094841218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824094841218 DMM INFO MM(262420000000021/fa7fac16) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa7fac16) (gprs_gmm.c:337) 20250824094841221 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824094841221 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824094841221 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250824094841221 DMM INFO MM(262420000000021/fa7fac16) Subscriber data update (mmctx.c:445) 20250824094841221 DMM DEBUG MM(262420000000021/fa7fac16) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824094841221 DMM INFO MM(262420000000021/fa7fac16) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824094841221 DMM NOTICE MM(262420000000021/fa7fac16) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250824094841221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824094841221 DMM NOTICE MM(262420000000021/fa7fac16) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824094841221 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) 20250824094841222 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824094841222 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250824094841222 DMM INFO MM(262420000000021/fa7fac16) Subscriber data update (mmctx.c:445) 20250824094841222 DMM DEBUG MM(262420000000021/fa7fac16) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824094841235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094841235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824094841235 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094841235 DMM INFO MM(262420000000021/fa7fac16) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824094841235 DMM NOTICE MM(262420000000021/fa7fac16) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824094841235 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824094841235 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824094841235 DLLC NOTICE LLME(e9341c54/fa7fac16){ASSIGNED} LLGM Assign pre (ffffffff => fa7fac16) (gprs_llc.c:1079) 20250824094841235 DLLC NOTICE LLME(ffffffff/fa7fac16){ASSIGNED} LLGM Assign post (ffffffff => fa7fac16) (gprs_llc.c:1125) 20250824094841235 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824094841235 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824094841235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824094841235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(102)@6d40a618bd43: setverdict(pass): none -> pass 20250824094841294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094841294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824094841294 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094841294 DMM INFO MM(262420000000021/fa7fac16) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824094841294 DMM INFO MM(262420000000021/fa7fac16) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824094841294 DMM DEBUG MM(262420000000021/fa7fac16) Using GGSN 0 (gprs_sm.c:317) 20250824094841294 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250824094841294 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824094841294 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250824094841294 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:378) 20250824094841321 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 89 a2 10 1d 11 66 b2 53 cf 14 05 7f 4b 1f 66 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=1024 from retransmit req queue (gtp.c:465) 20250824094841321 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749a0b8, cbp=0x55a5c05f3530) (sgsn_libgtp.c:633) 20250824094841321 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824094841321 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05f5e08 TLLI=fa7fac16, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824094841321 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824094841321 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(102)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(102)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824094841339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094841339 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250824094841339 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094841339 DMM INFO MM(262420000000021/fa7fac16) -> GMM ATTACH REQUEST MI(TMSI-0xFA7FAC16) type="GPRS attach"  (gprs_gmm.c:1320) 20250824094841339 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824094841339 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824094841339 DLLC NOTICE LLME(ffffffff/fa7fac16){ASSIGNED} LLGM Assign pre (fa7fac16 => e3fdd5ba) (gprs_llc.c:1079) 20250824094841339 DLLC NOTICE LLME(fa7fac16/e3fdd5ba){ASSIGNED} LLGM Assign post (fa7fac16 => e3fdd5ba) (gprs_llc.c:1125) 20250824094841339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824094841339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824094841339 DMM DEBUG MM(262420000000021/e3fdd5ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824094841350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094841350 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250824094841350 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094841350 DMM DEBUG MM(262420000000021/e3fdd5ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250824094841350 DMM NOTICE MM(262420000000021/e3fdd5ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824094841350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824094841350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824094841350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824094841350 DMM DEBUG MM(262420000000021/e3fdd5ba) Requesting authorization (sgsn_auth.c:160) 20250824094841350 DMM INFO MM(262420000000021/e3fdd5ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824094841350 DMM DEBUG MM(262420000000021/e3fdd5ba) Requesting subscriber data update (gprs_subscriber.c:894) 20250824094841350 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250824094841350 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) 20250824094841352 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824094841352 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824094841352 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250824094841352 DMM INFO MM(262420000000021/e3fdd5ba) Subscriber data update (mmctx.c:445) 20250824094841352 DMM DEBUG MM(262420000000021/e3fdd5ba) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250824094841352 DMM INFO MM(262420000000021/e3fdd5ba) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250824094841352 DMM NOTICE MM(262420000000021/e3fdd5ba) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250824094841352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824094841352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824094841352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250824094841352 DMM INFO MM(262420000000021/e3fdd5ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3fdd5ba) (gprs_gmm.c:337) 20250824094841352 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) 20250824094841353 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824094841353 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250824094841353 DMM INFO MM(262420000000021/e3fdd5ba) Subscriber data update (mmctx.c:445) 20250824094841353 DMM DEBUG MM(262420000000021/e3fdd5ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(102)@6d40a618bd43: Trying to receive 5 ATTACH ACCEPTs 20250824094847353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250824094847353 DMM INFO MM(262420000000021/e3fdd5ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3fdd5ba) (gprs_gmm.c:337) 20250824094848164 DGPRS DEBUG Checking for inactive LLMEs, time = 19259833 (sgsn.c:132) 20250824094848168 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824094848168 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824094848168 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824094848168 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824094848168 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824094848168 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824094848168 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824094848168 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824094848168 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824094848168 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(87)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094850714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094850714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094850714 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094850733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094850733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094850733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094850745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094850745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094850745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824094853354 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250824094853354 DMM INFO MM(262420000000021/e3fdd5ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3fdd5ba) (gprs_gmm.c:337) 20250824094859355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250824094859355 DMM INFO MM(262420000000021/e3fdd5ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3fdd5ba) (gprs_gmm.c:337) -NSVCI97(87)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094900721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094900721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094900721 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094900745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094900745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094900745 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094900753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094900753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094900753 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824094901098 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250824094901098 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(98)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(98)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824094901099 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250824094905356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250824094905356 DMM INFO MM(262420000000021/e3fdd5ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3fdd5ba) (gprs_gmm.c:337) TC_attach_timeout_after_pdp_act(102)@6d40a618bd43: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(102)@6d40a618bd43: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250824094910711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094910715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094910716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(87)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094910725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094910725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094910726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094910726 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824094910727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094910727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824094910740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094910742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094910742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(92)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094910748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094910748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094910748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094910755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094910755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094910755 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824094911357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250824094911357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250824094911357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250824094911357 DMM NOTICE MM(262420000000021/e3fdd5ba) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824094911357 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250824094911357 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05f5e08, TLLI=e3fdd5ba, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824094911357 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824094911357 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824094911357 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:378) 20250824094911357 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250824094911357 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) 20250824094911357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Reject}: Deallocated (fsm.c:568) 20250824094911357 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Deallocated (fsm.c:568) 20250824094911357 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824094911357 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250824094911357 DLLC NOTICE LLME(fa7fac16/e3fdd5ba){ASSIGNED} LLGM Assign pre (e3fdd5ba => ffffffff) (gprs_llc.c:1079) 20250824094911357 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3fdd5ba => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(102)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(86)@6d40a618bd43: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(102)@6d40a618bd43: Final verdict of PTC: pass 20250824094911884 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40404<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(99)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(87)@6d40a618bd43: Final verdict of PTC: none 20250824094911890 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824094911890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(98)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(84)@6d40a618bd43: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(86)@6d40a618bd43: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(96)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(94)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(83)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(88)@6d40a618bd43: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(91)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(93)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(97)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(92)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(100)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(85)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(90)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(89)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(95)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(101)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(83): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(84): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(85): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(86): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(87): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(88): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(89): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(90): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(91): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(92): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(93): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(94): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(95): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(96): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(97): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(98): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(99): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(100): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(101): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_timeout_after_pdp_act(102): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sun Aug 24 09:49:11 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 20250824094912013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824094912315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140716) 20250824094912891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094912891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=140716, count=146148) 20250824094913893 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094913893 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:49: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_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 20250824094914894 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094914894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_auth_id_timeout started. 20250824094915440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55954<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824094915442 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(103)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(104)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(103)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(107)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094915490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824094915490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094915490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094915490 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094915490 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824094915490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094915490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094915490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094915490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(107)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094915490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094915490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094915491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094915491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094915491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094915491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094915491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094915491 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094915491 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824094915491 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094915491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(107)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(107)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094915491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094915491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824094915492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(108)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(104)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(104)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(109)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824094915497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094915497 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(106)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(108)@6d40a618bd43: 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(113)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(113)@6d40a618bd43: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(112)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824094915506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824094915506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094915506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094915506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094915506 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824094915506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094915506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094915506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094915506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(113)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094915507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094915507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094915507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094915507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094915507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094915507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094915507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094915507 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094915507 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824094915507 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094915507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(113)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824094915508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094915508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(113)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094915510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(114)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(109)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(109)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(112)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(117)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094915516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824094915516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094915516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094915516 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094915516 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824094915516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094915516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094915516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094915516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250824094915516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094915516 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(117)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094915517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094915517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094915517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094915517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094915517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094915517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094915517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094915517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094915517 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824094915517 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094915517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(117)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824094915517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094915517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(117)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_auth_id_timeout-BVCI210(110)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824094915520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(114)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(114)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094915525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094915525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(116)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824094915895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094915896 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824094915896 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824094915896 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(118)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(118)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824094915900 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824094915901 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(118)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(118)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(118)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(118)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(106)@6d40a618bd43: Adding Client=TC_attach_auth_id_timeout(122), IMSI='262420000000002'H, TLLI='EFAD1DCD'O, index=0 SGSN_Test-GSUP(119)@6d40a618bd43: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(122) 20250824094915961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094915961 DLLC NOTICE LLME(ffffffff/efad1dcd){UNASSIGNED} LLC RX: unknown TLLI 0xefad1dcd, creating LLME on the fly (gprs_llc.c:552) 20250824094915961 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824094915961 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1320) 20250824094915961 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824094915961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824094915961 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824094915961 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824094915961 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824094915961 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824094915961 DLLC NOTICE LLME(ffffffff/efad1dcd){UNASSIGNED} LLGM Assign pre (efad1dcd => db677641) (gprs_llc.c:1079) 20250824094915961 DLLC NOTICE LLME(efad1dcd/db677641){ASSIGNED} LLGM Assign post (efad1dcd => db677641) (gprs_llc.c:1125) 20250824094915961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824094915961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824094915961 DMM DEBUG MM(/db677641) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824094918165 DGPRS DEBUG Checking for inactive LLMEs, time = 19259863 (sgsn.c:132) 20250824094918169 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824094918169 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824094918169 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824094918169 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824094918169 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824094918169 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824094918169 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824094918169 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824094918169 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824094918169 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250824094921962 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250824094921962 DMM DEBUG MM(/db677641) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(107)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094925496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094925496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094925496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(113)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094925519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094925519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094925519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(113)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094925526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094925526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094925526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824094927964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250824094927964 DMM DEBUG MM(/db677641) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824094933965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250824094933965 DMM DEBUG MM(/db677641) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(107)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094935506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094935506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094935506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(113)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094935533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094935533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094935533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(113)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094935538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094935538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094935538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824094935896 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250824094935896 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250824094935897 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(118)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(118)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824094939966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250824094939967 DMM DEBUG MM(/db677641) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824094945492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094945498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094945498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824094945508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(107)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094945510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094945510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094945510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094945512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094945512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(107)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824094945518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094945520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094945520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(113)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094945539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094945539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094945539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824094945541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094945541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094945541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(113)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824094945967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250824094945967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250824094945967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250824094945967 DMM NOTICE MM(/db677641) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250824094945967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Reject}: Deallocated (fsm.c:568) 20250824094945967 DMM DEBUG MM_STATE_Gb(4021099981)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824094945967 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824094945967 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250824094945967 DLLC NOTICE LLME(efad1dcd/db677641){ASSIGNED} LLGM Assign pre (db677641 => ffffffff) (gprs_llc.c:1079) 20250824094945967 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db677641 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(122)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(106)@6d40a618bd43: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(122)@6d40a618bd43: Final verdict of PTC: pass 20250824094945975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55954<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(119)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(117)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(107)@6d40a618bd43: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(106)@6d40a618bd43: Final verdict of PTC: none 20250824094945977 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824094945977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(103)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(113)@6d40a618bd43: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(110)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(118)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(114)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(112)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(121)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(120)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(104)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(115)@6d40a618bd43: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(116)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(109)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(108)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(111)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(105)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(103): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(104): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(105): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(106): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(107): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(108): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(109): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(110): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(111): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(112): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(113): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(114): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(115): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(116): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(117): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(118): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(119): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(120): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(121): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_auth_id_timeout(122): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sun Aug 24 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 20250824094946041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824094946343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74868) 20250824094946979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094946979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=74868, count=83120) 20250824094947981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094947981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824094948165 DGPRS DEBUG Checking for inactive LLMEs, time = 19259893 (sgsn.c:132) 20250824094948170 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824094948170 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824094948170 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824094948170 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824094948170 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824094948170 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824094948170 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824094948170 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824094948170 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824094948170 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:49:48 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 20250824094948982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094948982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_auth_sai_timeout started. 20250824094949465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824094949468 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(123)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(124)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(123)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(127)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094949518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824094949518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094949518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094949518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094949518 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824094949518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094949518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094949518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094949518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(127)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094949519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094949520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094949520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094949520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094949520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094949520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094949520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094949520 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094949520 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824094949520 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094949520 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824094949520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094949520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(128)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(127)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(127)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094949521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(124)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(124)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(129)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824094949526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094949526 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(128)@6d40a618bd43: 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_auth_sai_timeout-BVCI196(126)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(132)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(132)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094949529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824094949529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094949529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094949529 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094949529 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824094949529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094949529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094949529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094949529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(132)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094949530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094949530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094949530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094949530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094949530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094949530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094949530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094949530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094949530 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824094949530 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094949530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824094949530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094949530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(132)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(132)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094949534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(133)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(129)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(129)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094949539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094949539 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(131)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(134)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(133)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(137)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094949545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824094949545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094949545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094949545 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094949545 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824094949545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094949545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094949545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094949545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(137)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094949546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094949546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094949546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094949546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094949546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094949546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094949546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094949546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094949546 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824094949546 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094949546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824094949546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094949546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(137)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(137)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094949548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(134)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(134)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094949553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094949553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(136)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824094949984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094949985 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824094949985 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824094949985 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(138)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(138)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824094949988 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824094949990 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(138)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(138)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(138)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(138)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(126)@6d40a618bd43: Adding Client=TC_attach_auth_sai_timeout(142), IMSI='262420000000003'H, TLLI='DA6785D1'O, index=0 SGSN_Test-GSUP(139)@6d40a618bd43: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(142) 20250824094950039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094950039 DLLC NOTICE LLME(ffffffff/da6785d1){UNASSIGNED} LLC RX: unknown TLLI 0xda6785d1, creating LLME on the fly (gprs_llc.c:552) 20250824094950039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824094950039 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1320) 20250824094950039 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824094950039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824094950039 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824094950039 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824094950039 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824094950039 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824094950039 DLLC NOTICE LLME(ffffffff/da6785d1){UNASSIGNED} LLGM Assign pre (da6785d1 => edb5ca4b) (gprs_llc.c:1079) 20250824094950039 DLLC NOTICE LLME(da6785d1/edb5ca4b){ASSIGNED} LLGM Assign post (da6785d1 => edb5ca4b) (gprs_llc.c:1125) 20250824094950039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824094950039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824094950039 DMM DEBUG MM(262420000000003/edb5ca4b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824094950049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094950049 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824094950049 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824094950049 DMM DEBUG MM(262420000000003/edb5ca4b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1134) 20250824094950049 DMM NOTICE MM(262420000000003/edb5ca4b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824094950049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824094950049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824094950049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824094950049 DMM DEBUG MM(262420000000003/edb5ca4b) Requesting authorization (sgsn_auth.c:160) 20250824094950049 DMM INFO MM(262420000000003/edb5ca4b) Requesting authentication tuples (sgsn_auth.c:184) 20250824094950049 DMM DEBUG MM(262420000000003/edb5ca4b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824094950049 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250824094950049 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(142) SGSN_Test-GSUP(139)@6d40a618bd43: Added IMSI table entry 0TC_attach_auth_sai_timeout(142)"262420000000003" 20250824094956050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250824094956051 DMM ERROR MM(262420000000003/edb5ca4b) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250824094956051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250824094956051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250824094956051 DMM NOTICE MM(262420000000003/edb5ca4b) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250824094956051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Reject}: Deallocated (fsm.c:568) 20250824094956051 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824094956051 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824094956051 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250824094956051 DLLC NOTICE LLME(da6785d1/edb5ca4b){ASSIGNED} LLGM Assign pre (edb5ca4b => ffffffff) (gprs_llc.c:1079) 20250824094956051 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (edb5ca4b => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(142)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(126)@6d40a618bd43: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(142)@6d40a618bd43: Final verdict of PTC: pass 20250824094956068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60200<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(139)@6d40a618bd43: Final verdict of PTC: none 20250824094956071 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824094956071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(132)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(123)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(133)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(134)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(129)@6d40a618bd43: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(136)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(128)@6d40a618bd43: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(126)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(141)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(138)@6d40a618bd43: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(131)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(127)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(137)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(124)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(130)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(140)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(125)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(135)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(123): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(124): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(125): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(126): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(127): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(128): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(129): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(130): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(131): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(132): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(133): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(134): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(135): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(136): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(137): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(138): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(139): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(140): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(141): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_auth_sai_timeout(142): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sun Aug 24 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 20250824094956118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55108<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824094956420 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55108<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57884) 20250824094957072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094957073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57884, count=67008) 20250824094958075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094958075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:49: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_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 20250824094959077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824094959077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_auth_sai_reject started. 20250824094959533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824094959535 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(143)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(144)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(143)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(147)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094959568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824094959568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094959568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094959568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094959568 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824094959568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094959568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094959568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094959568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(147)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094959569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094959569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094959569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094959569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094959569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094959569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094959569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094959569 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094959569 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824094959569 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094959569 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824094959569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094959569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(147)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(147)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094959571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(148)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(144)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(144)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094959577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094959577 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(149)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(146)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(148)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(152)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094959583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824094959583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094959583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094959583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094959583 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824094959583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094959583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094959583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094959583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(152)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094959584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094959584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094959584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094959584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094959584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094959584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094959584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094959584 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094959584 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824094959584 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094959584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824094959584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094959584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(152)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(152)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094959586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(153)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(149)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(149)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094959590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094959590 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(151)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(154)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(153)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(157)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824094959596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824094959596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824094959596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824094959596 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094959596 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824094959596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824094959596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824094959596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824094959596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(157)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824094959597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824094959597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824094959598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824094959598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824094959598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824094959598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824094959598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824094959598 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824094959598 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824094959598 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824094959598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(157)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824094959598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824094959598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(157)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824094959601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(154)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(154)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824094959605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824094959605 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(156)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095000078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095000078 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095000078 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095000078 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(158)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(158)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095000082 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(158)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(158)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(158)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(158)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824095000083 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_attach_auth_sai_reject-BVCI196(146)@6d40a618bd43: Adding Client=TC_attach_auth_sai_reject(162), IMSI='262420000000004'H, TLLI='EA939ED0'O, index=0 SGSN_Test-GSUP(159)@6d40a618bd43: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(162) 20250824095000154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095000154 DLLC NOTICE LLME(ffffffff/ea939ed0){UNASSIGNED} LLC RX: unknown TLLI 0xea939ed0, creating LLME on the fly (gprs_llc.c:552) 20250824095000154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095000154 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095000154 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095000154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095000154 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095000154 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095000154 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095000154 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095000154 DLLC NOTICE LLME(ffffffff/ea939ed0){UNASSIGNED} LLGM Assign pre (ea939ed0 => e9382ce4) (gprs_llc.c:1079) 20250824095000154 DLLC NOTICE LLME(ea939ed0/e9382ce4){ASSIGNED} LLGM Assign post (ea939ed0 => e9382ce4) (gprs_llc.c:1125) 20250824095000154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095000154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095000154 DMM DEBUG MM(262420000000004/e9382ce4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095000184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095000184 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095000184 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095000184 DMM DEBUG MM(262420000000004/e9382ce4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1134) 20250824095000184 DMM NOTICE MM(262420000000004/e9382ce4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095000184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095000184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095000184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095000184 DMM DEBUG MM(262420000000004/e9382ce4) Requesting authorization (sgsn_auth.c:160) 20250824095000184 DMM INFO MM(262420000000004/e9382ce4) Requesting authentication tuples (sgsn_auth.c:184) 20250824095000184 DMM DEBUG MM(262420000000004/e9382ce4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095000184 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250824095000184 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(162) SGSN_Test-GSUP(159)@6d40a618bd43: Added IMSI table entry 0TC_attach_auth_sai_reject(162)"262420000000004" 20250824095000190 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250824095000190 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250824095000190 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250824095006185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250824095006185 DMM ERROR MM(262420000000004/e9382ce4) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250824095006185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250824095006185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250824095006185 DMM NOTICE MM(262420000000004/e9382ce4) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250824095006185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Reject}: Deallocated (fsm.c:568) 20250824095006185 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095006185 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095006185 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250824095006185 DLLC NOTICE LLME(ea939ed0/e9382ce4){ASSIGNED} LLGM Assign pre (e9382ce4 => ffffffff) (gprs_llc.c:1079) 20250824095006185 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9382ce4 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(162)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(146)@6d40a618bd43: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(162)@6d40a618bd43: Final verdict of PTC: pass 20250824095006206 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55118<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250824095006210 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095006210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(158)@6d40a618bd43: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(156)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(149)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(159)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(144)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(154)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(147)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(157)@6d40a618bd43: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(146)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(143)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(148)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(152)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(153)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(161)@6d40a618bd43: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(151)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(150)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(145)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(160)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(155)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(143): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(144): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(145): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(146): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(147): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(148): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(149): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(150): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(151): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(152): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(153): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(154): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(155): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(156): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(157): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(158): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(159): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(160): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(161): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_auth_sai_reject(162): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sun Aug 24 09:50:06 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 20250824095006315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095006617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34390<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59664) 20250824095007211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095007211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59664, count=68788) 20250824095008212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095008212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:50: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_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 20250824095009213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095009213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_gsup_lu_timeout started. 20250824095009745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095009748 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(163)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(164)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(163)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(167)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095009788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095009788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095009788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095009788 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095009788 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095009788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095009788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095009788 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095009788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(167)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095009789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095009789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095009789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095009789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095009789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095009789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095009789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095009789 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095009789 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095009789 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095009789 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095009790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095009790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(167)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(167)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(168)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095009792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(164)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(164)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(169)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095009796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095009796 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(166)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(168)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(172)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095009800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095009800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095009800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095009800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095009800 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095009800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095009800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095009800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095009800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(172)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095009801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095009801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095009801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095009801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095009801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095009801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095009801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095009801 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095009801 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095009801 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095009801 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(172)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095009801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095009801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(172)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095009803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(173)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(169)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(169)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095009807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095009807 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(171)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(174)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(173)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(177)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095009814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095009814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095009814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095009814 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095009814 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095009814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095009814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095009814 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095009814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(177)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095009815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095009815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095009815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095009815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095009815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095009815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095009815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095009815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095009815 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095009815 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095009815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(177)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095009815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095009815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(177)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095009817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(174)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(174)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095009821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095009821 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(176)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095010214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095010214 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095010214 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095010214 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(178)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(178)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095010218 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095010219 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(178)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(178)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(178)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(178)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(166)@6d40a618bd43: Adding Client=TC_attach_gsup_lu_timeout(182), IMSI='262420000000005'H, TLLI='D49EA4CB'O, index=0 SGSN_Test-GSUP(179)@6d40a618bd43: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(182) TC_attach_gsup_lu_timeout(182)@6d40a618bd43: 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 := '0E8BCC73DF57413C2F1A5E7416F9020A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55BCDB29'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FE95ED09360042D1'O } } } } } 20250824095011301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095011301 DLLC NOTICE LLME(ffffffff/d49ea4cb){UNASSIGNED} LLC RX: unknown TLLI 0xd49ea4cb, creating LLME on the fly (gprs_llc.c:552) 20250824095011301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095011301 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095011301 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095011301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095011301 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095011301 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095011301 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095011301 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095011301 DLLC NOTICE LLME(ffffffff/d49ea4cb){UNASSIGNED} LLGM Assign pre (d49ea4cb => d4b28b07) (gprs_llc.c:1079) 20250824095011301 DLLC NOTICE LLME(d49ea4cb/d4b28b07){ASSIGNED} LLGM Assign post (d49ea4cb => d4b28b07) (gprs_llc.c:1125) 20250824095011301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095011301 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095011301 DMM DEBUG MM(262420000000005/d4b28b07) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095011314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095011314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095011314 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095011314 DMM DEBUG MM(262420000000005/d4b28b07) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1134) 20250824095011314 DMM NOTICE MM(262420000000005/d4b28b07) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095011314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095011314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095011314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095011314 DMM DEBUG MM(262420000000005/d4b28b07) Requesting authorization (sgsn_auth.c:160) 20250824095011314 DMM INFO MM(262420000000005/d4b28b07) Requesting authentication tuples (sgsn_auth.c:184) 20250824095011314 DMM DEBUG MM(262420000000005/d4b28b07) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095011314 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250824095011314 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(182) SGSN_Test-GSUP(179)@6d40a618bd43: Added IMSI table entry 0TC_attach_gsup_lu_timeout(182)"262420000000005" 20250824095011318 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095011318 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095011318 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095011318 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095011318 DMM INFO MM(262420000000005/d4b28b07) Subscriber data update (mmctx.c:445) 20250824095011318 DMM DEBUG MM(262420000000005/d4b28b07) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095011318 DMM INFO MM(262420000000005/d4b28b07) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095011318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095011318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095011318 DMM INFO MM(262420000000005/d4b28b07) <- GMM AUTH AND CIPHERING REQ (rand = 0e 8b cc 73 df 57 41 3c 2f 1a 5e 74 16 f9 02 0a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095011328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095011328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095011328 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095011328 DMM INFO MM(262420000000005/d4b28b07) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095011328 DMM NOTICE MM(262420000000005/d4b28b07) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095011328 DMM DEBUG MM(262420000000005/d4b28b07) checking auth: received GSM SRES = 55 bc db 29 (gprs_gmm.c:716) 20250824095011328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095011328 DMM DEBUG MM(262420000000005/d4b28b07) Requesting authorization (sgsn_auth.c:160) 20250824095011328 DMM INFO MM(262420000000005/d4b28b07) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095011328 DMM DEBUG MM(262420000000005/d4b28b07) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095011328 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250824095011328 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) 20250824095011328 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095011328 DMM INFO MM(262420000000005/d4b28b07) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4b28b07) (gprs_gmm.c:337) TC_attach_gsup_lu_timeout(182)@6d40a618bd43: setverdict(fail): none -> fail MC@6d40a618bd43: Test Component 182 has requested to stop MTC. Terminating current testcase execution. 20250824095011341 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095011341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(179)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(177)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(178)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(163)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(168)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(167)@6d40a618bd43: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(166)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(172)@6d40a618bd43: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(171)@6d40a618bd43: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(176)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(174)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(169)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(164)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(173)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(181)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(180)@6d40a618bd43: Final verdict of PTC: none 20250824095011344 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34394<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(170)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(175)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(165)@6d40a618bd43: Final verdict of PTC: none TC_attach_gsup_lu_timeout(182)@6d40a618bd43: Final verdict of PTC: fail MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(163): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(164): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(165): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(166): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(167): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(168): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(169): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(170): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(171): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(172): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(173): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(174): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(175): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(176): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(177): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(178): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(179): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(180): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(181): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_gsup_lu_timeout(182): fail (none -> fail) MTC@6d40a618bd43: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sun Aug 24 09:50:11 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20250824095011402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095011804 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34408<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70804) 20250824095012342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095012342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70804, count=75160) 20250824095013343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095013343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:50: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.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 20250824095014344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095014344 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_gsup_lu_reject started. 20250824095014923 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095014925 DMM INFO MM(262420000000005/d4b28b07) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095014925 DMM INFO MM(262420000000005/d4b28b07) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095014925 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095014925 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095014926 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095014926 DMM ERROR MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250824095014926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250824095014926 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095014926 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095014926 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095014926 DLLC NOTICE LLME(d49ea4cb/d4b28b07){ASSIGNED} LLGM Assign pre (d4b28b07 => ffffffff) (gprs_llc.c:1079) 20250824095014926 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d4b28b07 => ffffffff) (gprs_llc.c:1125) 20250824095014926 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(183)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(184)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(183)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(187)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095014963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095014963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095014963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095014963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095014963 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095014963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095014963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095014963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095014963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(187)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095014964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095014964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095014964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095014964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095014964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095014964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095014964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095014964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095014964 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095014964 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095014964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095014964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095014964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(187)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(187)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095014966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(188)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(184)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(184)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095014971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095014971 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(186)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(189)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(188)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(192)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095014978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095014978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095014978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095014978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095014978 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095014978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095014978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095014978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095014978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(192)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095014979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095014979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095014979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095014979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095014979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095014979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095014979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095014979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095014979 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095014979 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095014979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(192)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095014980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095014980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(192)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(193)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095014981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(189)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(189)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095014987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095014987 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(194)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI210(191)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(193)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(197)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095014991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095014991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095014991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095014991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095014991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095014991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095014991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095014991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095014991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(197)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095014992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095014992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095014992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095014992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095014992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095014992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095014992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095014992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095014992 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095014992 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095014992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095014992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095014992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(197)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(197)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095014994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(194)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(194)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095014999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095014999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(196)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095015345 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095015345 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095015345 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095015345 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(198)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(198)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095015349 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(198)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(198)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095015350 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(198)@6d40a618bd43: 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)@6d40a618bd43: 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(198)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(198)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(186)@6d40a618bd43: Adding Client=TC_attach_gsup_lu_reject(202), IMSI='262420000000006'H, TLLI='E15E10B7'O, index=0 SGSN_Test-GSUP(199)@6d40a618bd43: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(202) TC_attach_gsup_lu_reject(202)@6d40a618bd43: 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 := 'AAC8394B587A3DC9E9926C99E877372E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4FEE70C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4212FF6ACDCAF9D6'O } } } } } 20250824095016436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095016436 DLLC NOTICE LLME(ffffffff/e15e10b7){UNASSIGNED} LLC RX: unknown TLLI 0xe15e10b7, creating LLME on the fly (gprs_llc.c:552) 20250824095016436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095016436 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095016437 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095016437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095016437 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095016437 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095016437 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095016437 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095016437 DLLC NOTICE LLME(ffffffff/e15e10b7){UNASSIGNED} LLGM Assign pre (e15e10b7 => c1b9932c) (gprs_llc.c:1079) 20250824095016437 DLLC NOTICE LLME(e15e10b7/c1b9932c){ASSIGNED} LLGM Assign post (e15e10b7 => c1b9932c) (gprs_llc.c:1125) 20250824095016437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095016437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095016437 DMM DEBUG MM(262420000000006/c1b9932c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095016447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095016447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095016447 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095016447 DMM DEBUG MM(262420000000006/c1b9932c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1134) 20250824095016447 DMM NOTICE MM(262420000000006/c1b9932c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095016447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095016447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095016447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095016447 DMM DEBUG MM(262420000000006/c1b9932c) Requesting authorization (sgsn_auth.c:160) 20250824095016447 DMM INFO MM(262420000000006/c1b9932c) Requesting authentication tuples (sgsn_auth.c:184) 20250824095016447 DMM DEBUG MM(262420000000006/c1b9932c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095016447 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250824095016447 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(202) SGSN_Test-GSUP(199)@6d40a618bd43: Added IMSI table entry 0TC_attach_gsup_lu_reject(202)"262420000000006" 20250824095016450 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095016450 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095016450 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095016450 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095016450 DMM INFO MM(262420000000006/c1b9932c) Subscriber data update (mmctx.c:445) 20250824095016450 DMM DEBUG MM(262420000000006/c1b9932c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095016450 DMM INFO MM(262420000000006/c1b9932c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095016450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095016450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095016450 DMM INFO MM(262420000000006/c1b9932c) <- GMM AUTH AND CIPHERING REQ (rand = aa c8 39 4b 58 7a 3d c9 e9 92 6c 99 e8 77 37 2e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095016462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095016462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095016462 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095016462 DMM INFO MM(262420000000006/c1b9932c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095016462 DMM NOTICE MM(262420000000006/c1b9932c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095016462 DMM DEBUG MM(262420000000006/c1b9932c) checking auth: received GSM SRES = b4 fe e7 0c (gprs_gmm.c:716) 20250824095016463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095016463 DMM DEBUG MM(262420000000006/c1b9932c) Requesting authorization (sgsn_auth.c:160) 20250824095016463 DMM INFO MM(262420000000006/c1b9932c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095016463 DMM DEBUG MM(262420000000006/c1b9932c) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095016463 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250824095016463 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) 20250824095016463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095016463 DMM INFO MM(262420000000006/c1b9932c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1b9932c) (gprs_gmm.c:337) 20250824095016464 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250824095016464 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250824095016464 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250824095016464 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095016464 DMM INFO MM(262420000000006/c1b9932c) Subscriber data update (mmctx.c:445) 20250824095016464 DMM DEBUG MM(262420000000006/c1b9932c) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(202)@6d40a618bd43: setverdict(fail): none -> fail MC@6d40a618bd43: Test Component 202 has requested to stop MTC. Terminating current testcase execution. 20250824095016478 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095016478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(198)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(199)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(183)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(192)@6d40a618bd43: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(191)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(187)@6d40a618bd43: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(186)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(193)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(197)@6d40a618bd43: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(196)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(200)@6d40a618bd43: Final verdict of PTC: none 20250824095016481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34416<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(189)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(188)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(194)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(201)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(195)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(185)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(190)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(184)@6d40a618bd43: Final verdict of PTC: none TC_attach_gsup_lu_reject(202)@6d40a618bd43: Final verdict of PTC: fail MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(183): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(184): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(185): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(186): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(187): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(188): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(189): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(190): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(191): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(192): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(193): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(194): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(195): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(196): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(197): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(198): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(199): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(200): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(201): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_gsup_lu_reject(202): fail (none -> fail) MTC@6d40a618bd43: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sun Aug 24 09:50:16 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 20250824095016577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095016979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57560<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48496) 20250824095017479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095017479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48496, count=80648) 20250824095018166 DGPRS DEBUG Checking for inactive LLMEs, time = 19259923 (sgsn.c:132) 20250824095018171 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095018171 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095018171 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095018171 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095018171 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095018171 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095018172 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095018172 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095018172 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095018172 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250824095018480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095018480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 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 20250824095019481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095019481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_combined started. 20250824095020103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095020106 DMM INFO MM(262420000000006/c1b9932c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095020106 DMM INFO MM(262420000000006/c1b9932c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095020106 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095020106 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095020106 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095020106 DMM ERROR MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250824095020106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250824095020106 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095020106 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095020106 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095020106 DLLC NOTICE LLME(e15e10b7/c1b9932c){ASSIGNED} LLGM Assign pre (c1b9932c => ffffffff) (gprs_llc.c:1079) 20250824095020106 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1b9932c => ffffffff) (gprs_llc.c:1125) 20250824095020106 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(203)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(204)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(203)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(207)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095020152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095020152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095020152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095020152 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095020152 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095020152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095020152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095020152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095020152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(207)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095020153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095020153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095020153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095020154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095020154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095020154 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095020154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095020154 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095020154 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095020154 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095020154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(207)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(207)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095020155 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095020155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(208)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095020159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(204)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(204)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(209)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(208)@6d40a618bd43: 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 } 20250824095020166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095020166 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(212)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(212)@6d40a618bd43: Provider Link came up: sending NS-RESET TC_attach_combined-BVCI196(206)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095020169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095020169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095020169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095020169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095020169 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095020169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095020169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095020169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095020169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(212)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095020170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095020170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095020170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095020170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095020170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095020170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095020170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095020170 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095020170 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095020170 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095020170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095020170 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095020170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(212)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(212)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(213)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095020173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(209)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(209)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(214)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(213)@6d40a618bd43: 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 } 20250824095020180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095020180 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(217)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(217)@6d40a618bd43: Provider Link came up: sending NS-RESET TC_attach_combined-BVCI210(211)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095020183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095020183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095020184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095020184 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095020184 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095020184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095020184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095020184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095020184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(217)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095020185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095020185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095020185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095020185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095020185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095020185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095020185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095020185 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095020185 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095020185 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095020185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095020185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095020185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(217)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(217)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095020187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(214)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(214)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095020191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095020191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(216)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095020483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095020483 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095020483 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095020483 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(218)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(218)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095020487 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(218)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(218)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(218)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(218)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824095020489 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_attach_combined-BVCI196(206)@6d40a618bd43: Adding Client=TC_attach_combined(222), IMSI='262420000000007'H, TLLI='F4E7B256'O, index=0 SGSN_Test-GSUP(219)@6d40a618bd43: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(222) TC_attach_combined(222)@6d40a618bd43: 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 := 'F34069A435DEC5C80D8B1DFBC2C8B190'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '134822FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D5F32A0442DF4B22'O } } } } } 20250824095021570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095021570 DLLC NOTICE LLME(ffffffff/f4e7b256){UNASSIGNED} LLC RX: unknown TLLI 0xf4e7b256, creating LLME on the fly (gprs_llc.c:552) 20250824095021570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095021570 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250824095021570 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095021570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095021570 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095021570 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095021570 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095021571 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095021571 DLLC NOTICE LLME(ffffffff/f4e7b256){UNASSIGNED} LLGM Assign pre (f4e7b256 => eb691049) (gprs_llc.c:1079) 20250824095021571 DLLC NOTICE LLME(f4e7b256/eb691049){ASSIGNED} LLGM Assign post (f4e7b256 => eb691049) (gprs_llc.c:1125) 20250824095021571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095021571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095021571 DMM DEBUG MM(262420000000007/eb691049) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095021583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095021583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095021583 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095021583 DMM DEBUG MM(262420000000007/eb691049) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1134) 20250824095021583 DMM NOTICE MM(262420000000007/eb691049) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095021583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095021583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095021583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095021583 DMM DEBUG MM(262420000000007/eb691049) Requesting authorization (sgsn_auth.c:160) 20250824095021583 DMM INFO MM(262420000000007/eb691049) Requesting authentication tuples (sgsn_auth.c:184) 20250824095021583 DMM DEBUG MM(262420000000007/eb691049) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095021583 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250824095021583 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(222) SGSN_Test-GSUP(219)@6d40a618bd43: Added IMSI table entry 0TC_attach_combined(222)"262420000000007" 20250824095021587 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095021587 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095021587 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095021587 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095021587 DMM INFO MM(262420000000007/eb691049) Subscriber data update (mmctx.c:445) 20250824095021587 DMM DEBUG MM(262420000000007/eb691049) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095021587 DMM INFO MM(262420000000007/eb691049) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095021587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095021587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095021587 DMM INFO MM(262420000000007/eb691049) <- GMM AUTH AND CIPHERING REQ (rand = f3 40 69 a4 35 de c5 c8 0d 8b 1d fb c2 c8 b1 90 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095021599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095021599 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095021599 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095021599 DMM INFO MM(262420000000007/eb691049) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095021599 DMM NOTICE MM(262420000000007/eb691049) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095021599 DMM DEBUG MM(262420000000007/eb691049) checking auth: received GSM SRES = 13 48 22 fc (gprs_gmm.c:716) 20250824095021599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095021599 DMM DEBUG MM(262420000000007/eb691049) Requesting authorization (sgsn_auth.c:160) 20250824095021599 DMM INFO MM(262420000000007/eb691049) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095021599 DMM DEBUG MM(262420000000007/eb691049) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095021599 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250824095021599 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) 20250824095021599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095021599 DMM INFO MM(262420000000007/eb691049) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb691049) (gprs_gmm.c:337) 20250824095021601 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095021602 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095021602 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250824095021602 DMM INFO MM(262420000000007/eb691049) Subscriber data update (mmctx.c:445) 20250824095021602 DMM DEBUG MM(262420000000007/eb691049) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095021602 DMM INFO MM(262420000000007/eb691049) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095021602 DMM NOTICE MM(262420000000007/eb691049) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1050) 20250824095021602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095021602 DMM NOTICE MM(262420000000007/eb691049) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095021602 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) 20250824095021603 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095021603 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250824095021603 DMM INFO MM(262420000000007/eb691049) Subscriber data update (mmctx.c:445) 20250824095021603 DMM DEBUG MM(262420000000007/eb691049) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(222)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_combined-BVCI196(206)@6d40a618bd43: Removing Client IMSI='262420000000007'H, index=0 20250824095021617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095021617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095021617 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095021617 DMM INFO MM(262420000000007/eb691049) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095021617 DMM NOTICE MM(262420000000007/eb691049) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095021617 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095021617 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095021618 DLLC NOTICE LLME(f4e7b256/eb691049){ASSIGNED} LLGM Assign pre (ffffffff => eb691049) (gprs_llc.c:1079) 20250824095021618 DLLC NOTICE LLME(ffffffff/eb691049){ASSIGNED} LLGM Assign post (ffffffff => eb691049) (gprs_llc.c:1125) 20250824095021618 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095021618 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095021618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095021618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(222)@6d40a618bd43: Final verdict of PTC: pass 20250824095021622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57568<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_combined-BVCI196(206)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(212)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(203)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(219)@6d40a618bd43: Final verdict of PTC: none 20250824095021626 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095021626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(204)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(217)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(218)@6d40a618bd43: Final verdict of PTC: none TC_attach_combined-BVCI210(211)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(213)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(207)@6d40a618bd43: Final verdict of PTC: none TC_attach_combined-BVCI220(216)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(208)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(214)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(220)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(209)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(205)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(210)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(215)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(221)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(203): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(204): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(205): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_combined-BVCI196(206): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(207): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(208): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(209): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(210): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_combined-BVCI210(211): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(212): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(213): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(214): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(215): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_combined-BVCI220(216): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(217): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(218): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(219): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(220): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(221): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_combined(222): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_combined finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sun Aug 24 09:50:21 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250824095021676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095022078 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88508) 20250824095022627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095022627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88508, count=89768) 20250824095023629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095023629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:50: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_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 20250824095024630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095024630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_accept_all started. 20250824095025206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095025210 DMM INFO MM(262420000000007/eb691049) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095025210 DMM INFO MM(262420000000007/eb691049) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095025210 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095025210 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095025210 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095025210 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095025210 DLLC NOTICE LLME(ffffffff/eb691049){ASSIGNED} LLGM Assign pre (eb691049 => ffffffff) (gprs_llc.c:1079) 20250824095025210 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb691049 => ffffffff) (gprs_llc.c:1125) 20250824095025210 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250824095025210 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) 20250824095025210 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) 20250824095025210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095025210 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095025210 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095025210 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095025210 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(223)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(224)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(223)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(227)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095025269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095025270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095025270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095025270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095025270 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095025270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095025270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095025270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095025270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(227)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095025270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095025270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095025270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095025270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095025270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095025270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095025270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095025270 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095025270 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095025270 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095025270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095025271 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095025271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(227)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(227)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(228)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095025273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(229)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(224)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(224)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(228)@6d40a618bd43: 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 } 20250824095025280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095025280 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(232)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(232)@6d40a618bd43: Provider Link came up: sending NS-RESET TC_attach_accept_all-BVCI196(225)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095025282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095025282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095025282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095025282 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095025282 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095025282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095025282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095025282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095025282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(232)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095025283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095025283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095025283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095025283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095025283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095025283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095025283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095025283 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095025283 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095025283 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095025283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095025283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095025283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(232)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(232)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095025285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(233)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(229)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(229)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095025291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095025291 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(234)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_accept_all-BVCI210(231)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(233)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(237)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095025295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095025295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095025295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095025295 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095025295 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095025295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095025295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095025295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095025295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(237)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095025296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095025296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095025296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095025296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095025296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095025296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095025296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095025296 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095025296 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095025296 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095025296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095025296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095025296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(237)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(237)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095025298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(234)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(234)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095025302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095025302 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(236)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095025632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095025632 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095025632 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095025632 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(238)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(238)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095025636 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095025637 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(238)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(238)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(238)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(238)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(225)@6d40a618bd43: Adding Client=TC_attach_accept_all(242), IMSI='262420000000008'H, TLLI='E185B191'O, index=0 SGSN_Test-GSUP(239)@6d40a618bd43: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(242) 20250824095026682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095026682 DLLC NOTICE LLME(ffffffff/e185b191){UNASSIGNED} LLC RX: unknown TLLI 0xe185b191, creating LLME on the fly (gprs_llc.c:552) 20250824095026682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095026682 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095026682 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095026683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095026683 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095026683 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095026683 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095026683 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095026683 DLLC NOTICE LLME(ffffffff/e185b191){UNASSIGNED} LLGM Assign pre (e185b191 => c14d2e46) (gprs_llc.c:1079) 20250824095026683 DLLC NOTICE LLME(e185b191/c14d2e46){ASSIGNED} LLGM Assign post (e185b191 => c14d2e46) (gprs_llc.c:1125) 20250824095026683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095026683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095026683 DMM DEBUG MM(262420000000008/c14d2e46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095026698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095026698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095026698 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095026698 DMM DEBUG MM(262420000000008/c14d2e46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1134) 20250824095026698 DMM NOTICE MM(262420000000008/c14d2e46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095026698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095026698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095026698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250824095026698 DMM INFO MM(262420000000008/c14d2e46) <- GMM ATTACH ACCEPT (new P-TMSI=0xc14d2e46) (gprs_gmm.c:337) TC_attach_accept_all(242)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(225)@6d40a618bd43: Removing Client IMSI='262420000000008'H, index=0 20250824095027695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095027695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095027695 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095027695 DMM INFO MM(262420000000008/c14d2e46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095027695 DMM NOTICE MM(262420000000008/c14d2e46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095027695 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095027695 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095027695 DLLC NOTICE LLME(e185b191/c14d2e46){ASSIGNED} LLGM Assign pre (ffffffff => c14d2e46) (gprs_llc.c:1079) 20250824095027695 DLLC NOTICE LLME(ffffffff/c14d2e46){ASSIGNED} LLGM Assign post (ffffffff => c14d2e46) (gprs_llc.c:1125) 20250824095027695 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095027695 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095027695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095027695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(242)@6d40a618bd43: Final verdict of PTC: pass 20250824095027699 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59854<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(234)@6d40a618bd43: Final verdict of PTC: none TC_attach_accept_all-BVCI210(231)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(224)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(239)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(237)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(227)@6d40a618bd43: Final verdict of PTC: none TC_attach_accept_all-BVCI196(225)@6d40a618bd43: Final verdict of PTC: none TC_attach_accept_all-BVCI220(236)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(229)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(232)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(233)@6d40a618bd43: Final verdict of PTC: none 20250824095027706 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095027706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(223)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(228)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(238)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(241)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(240)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(230)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(226)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(235)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(223): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(224): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_accept_all-BVCI196(225): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(226): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(227): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(228): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(229): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(230): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_accept_all-BVCI210(231): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(232): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(233): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(234): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(235): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_accept_all-BVCI220(236): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(237): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(238): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(239): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(240): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(241): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_accept_all(242): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_accept_all finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sun Aug 24 09:50:27 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 20250824095027799 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095028202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59860<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70136) 20250824095028708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095028708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70136, count=71396) 20250824095029709 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095029709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:50: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_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 20250824095030710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095030710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_closed started. 20250824095031312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095031314 DMM INFO MM(262420000000008/c14d2e46) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095031314 DMM INFO MM(262420000000008/c14d2e46) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095031314 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095031314 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095031314 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095031314 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095031314 DLLC NOTICE LLME(ffffffff/c14d2e46){ASSIGNED} LLGM Assign pre (c14d2e46 => ffffffff) (gprs_llc.c:1079) 20250824095031315 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c14d2e46 => ffffffff) (gprs_llc.c:1125) 20250824095031315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095031315 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095031315 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095031315 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095031315 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(243)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(244)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(243)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(247)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095031354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095031354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095031354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095031354 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095031354 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095031354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095031354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095031354 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095031354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(247)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095031355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095031355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095031355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095031355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095031355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095031355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095031355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095031355 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095031355 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095031355 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095031355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095031355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095031355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(247)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(247)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095031357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(248)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(244)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(244)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095031362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095031362 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(249)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(246)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(248)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(252)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095031368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095031368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095031368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095031368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095031368 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095031368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095031368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095031368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095031368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(252)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095031369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095031369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095031369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095031369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095031369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095031369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095031369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095031369 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095031369 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095031369 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095031369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095031369 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095031369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(252)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(252)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095031371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(253)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(249)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(249)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095031375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095031375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(251)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(254)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(253)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(257)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095031382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095031382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095031382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095031382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095031382 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095031382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095031382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095031382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095031382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(257)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095031384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095031384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095031384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095031384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095031384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095031384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095031384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095031384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095031384 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095031384 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095031384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095031384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095031384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(257)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(257)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095031386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(254)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(254)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095031391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095031391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(256)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095031712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095031712 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095031712 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095031712 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(258)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(258)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095031716 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095031717 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(258)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(258)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(258)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(258)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(246)@6d40a618bd43: Adding Client=TC_attach_closed(262), IMSI='262420000000009'H, TLLI='F0FF9036'O, index=0 SGSN_Test-GSUP(259)@6d40a618bd43: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(262) TC_attach_closed-BVCI196(246)@6d40a618bd43: Adding Client=TC_attach_closed(262), IMSI='001010123456789'H, TLLI='F0FF9036'O, index=1 20250824095032798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095032798 DLLC NOTICE LLME(ffffffff/f0ff9036){UNASSIGNED} LLC RX: unknown TLLI 0xf0ff9036, creating LLME on the fly (gprs_llc.c:552) 20250824095032798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095032798 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095032798 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095032798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095032798 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095032798 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095032799 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095032799 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095032799 DLLC NOTICE LLME(ffffffff/f0ff9036){UNASSIGNED} LLGM Assign pre (f0ff9036 => ca1b7a6d) (gprs_llc.c:1079) 20250824095032799 DLLC NOTICE LLME(f0ff9036/ca1b7a6d){ASSIGNED} LLGM Assign post (f0ff9036 => ca1b7a6d) (gprs_llc.c:1125) 20250824095032799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095032799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095032799 DMM DEBUG MM(001010123456789/ca1b7a6d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095032820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095032820 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095032820 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095032820 DMM DEBUG MM(001010123456789/ca1b7a6d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250824095032820 DMM NOTICE MM(001010123456789/ca1b7a6d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095032820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095032820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095032820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250824095032820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250824095032820 DMM NOTICE MM(001010123456789/ca1b7a6d) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250824095032820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Reject}: Deallocated (fsm.c:568) 20250824095032820 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095032820 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095032820 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250824095032820 DLLC NOTICE LLME(f0ff9036/ca1b7a6d){ASSIGNED} LLGM Assign pre (ca1b7a6d => ffffffff) (gprs_llc.c:1079) 20250824095032820 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca1b7a6d => ffffffff) (gprs_llc.c:1125) TC_attach_closed(262)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_closed-BVCI196(246)@6d40a618bd43: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(262)@6d40a618bd43: Final verdict of PTC: pass TC_attach_closed-BVCI196(246)@6d40a618bd43: Adding Client=TC_attach_closed(263), IMSI='262420000000010'H, TLLI='D87E84D7'O, index=2 SGSN_Test-GSUP(259)@6d40a618bd43: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(263) 20250824095032855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095032855 DLLC NOTICE LLME(ffffffff/d87e84d7){UNASSIGNED} LLC RX: unknown TLLI 0xd87e84d7, creating LLME on the fly (gprs_llc.c:552) 20250824095032855 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095032855 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095032855 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095032855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095032855 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095032855 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095032855 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095032855 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095032855 DLLC NOTICE LLME(ffffffff/d87e84d7){UNASSIGNED} LLGM Assign pre (d87e84d7 => e1de69c3) (gprs_llc.c:1079) 20250824095032855 DLLC NOTICE LLME(d87e84d7/e1de69c3){ASSIGNED} LLGM Assign post (d87e84d7 => e1de69c3) (gprs_llc.c:1125) 20250824095032855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095032855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095032855 DMM DEBUG MM(262420000000010/e1de69c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095032858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095032858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095032858 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095032858 DMM DEBUG MM(262420000000010/e1de69c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1134) 20250824095032858 DMM NOTICE MM(262420000000010/e1de69c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095032858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095032858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095032858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250824095032858 DMM INFO MM(262420000000010/e1de69c3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1de69c3) (gprs_gmm.c:337) TC_attach_closed(263)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_closed-BVCI196(246)@6d40a618bd43: Removing Client IMSI='262420000000010'H, index=2 20250824095033867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095033867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095033867 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095033867 DMM INFO MM(262420000000010/e1de69c3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095033867 DMM NOTICE MM(262420000000010/e1de69c3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095033867 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095033867 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095033867 DLLC NOTICE LLME(d87e84d7/e1de69c3){ASSIGNED} LLGM Assign pre (ffffffff => e1de69c3) (gprs_llc.c:1079) 20250824095033867 DLLC NOTICE LLME(ffffffff/e1de69c3){ASSIGNED} LLGM Assign post (ffffffff => e1de69c3) (gprs_llc.c:1125) 20250824095033867 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095033867 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095033867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095033867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(263)@6d40a618bd43: Final verdict of PTC: pass 20250824095033872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59866<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(259)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(244)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(249)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(248)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(261)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(243)@6d40a618bd43: Final verdict of PTC: none 20250824095033877 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095033877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed-BVCI210(251)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(252)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(257)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(253)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(258)@6d40a618bd43: Final verdict of PTC: none TC_attach_closed-BVCI196(246)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(247)@6d40a618bd43: Final verdict of PTC: none TC_attach_closed-BVCI220(256)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(260)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(250)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(245)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(254)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(255)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(243): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(244): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(245): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_closed-BVCI196(246): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(247): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(248): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(249): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(250): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_closed-BVCI210(251): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(252): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(253): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(254): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(255): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_closed-BVCI220(256): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(257): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(258): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(259): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(260): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(261): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_closed(262): pass (none -> pass) MTC@6d40a618bd43: Local verdict of PTC TC_attach_closed(263): pass (pass -> pass) MTC@6d40a618bd43: Test case TC_attach_closed finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sun Aug 24 09:50:33 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250824095033999 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095034401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71248) 20250824095034879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095034879 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71248, count=81304) 20250824095035881 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095035881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:50: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_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 20250824095036882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095036882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_no_imei_response started. 20250824095037520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095037522 DMM INFO MM(262420000000010/e1de69c3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095037522 DMM INFO MM(262420000000010/e1de69c3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095037522 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095037522 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095037522 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095037523 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095037523 DLLC NOTICE LLME(ffffffff/e1de69c3){ASSIGNED} LLGM Assign pre (e1de69c3 => ffffffff) (gprs_llc.c:1079) 20250824095037523 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1de69c3 => ffffffff) (gprs_llc.c:1125) 20250824095037523 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095037523 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095037523 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095037523 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095037523 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(264)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(265)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(264)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(268)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095037564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095037564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095037564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095037564 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095037564 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095037564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095037564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095037564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095037564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(268)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095037566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095037566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095037566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095037566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095037566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095037566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095037566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095037566 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095037566 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095037566 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095037566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095037566 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095037566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(268)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(268)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095037569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(269)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(265)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(265)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095037575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095037575 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(267)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(270)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(269)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(273)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095037582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095037582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095037582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095037582 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095037582 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095037582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095037582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095037582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095037582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(273)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095037583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095037583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095037583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095037583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095037583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095037583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095037583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095037583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095037583 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095037583 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095037583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095037583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095037583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(273)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095037585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(274)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(270)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(270)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095037591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095037591 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(272)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(275)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(274)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(278)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095037599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095037599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095037599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095037599 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095037599 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095037599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095037599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095037599 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095037599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(278)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095037600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095037600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095037600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095037600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095037600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095037600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095037600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095037600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095037600 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095037600 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095037600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095037600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095037600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(278)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095037602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(275)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(275)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095037606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095037606 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(277)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095037883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095037883 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095037883 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095037883 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(279)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(279)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095037887 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095037888 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(279)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(279)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(279)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(279)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(267)@6d40a618bd43: Adding Client=TC_attach_no_imei_response(283), IMSI='262420000000032'H, TLLI='FBB58EA4'O, index=0 SGSN_Test-GSUP(280)@6d40a618bd43: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(283) 20250824095038967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095038967 DLLC NOTICE LLME(ffffffff/fbb58ea4){UNASSIGNED} LLC RX: unknown TLLI 0xfbb58ea4, creating LLME on the fly (gprs_llc.c:552) 20250824095038967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095038967 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250824095038967 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095038967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095038967 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095038967 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095038967 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095038967 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095038967 DLLC NOTICE LLME(ffffffff/fbb58ea4){UNASSIGNED} LLGM Assign pre (fbb58ea4 => f3785e95) (gprs_llc.c:1079) 20250824095038967 DLLC NOTICE LLME(fbb58ea4/f3785e95){ASSIGNED} LLGM Assign post (fbb58ea4 => f3785e95) (gprs_llc.c:1125) 20250824095038967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095038967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095038967 DMM DEBUG MM(262420000000032/f3785e95) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095044968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250824095044969 DMM DEBUG MM(262420000000032/f3785e95) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(268)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095047572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095047572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095047572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095047595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095047596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095047596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095047611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095047611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095047611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095048168 DGPRS DEBUG Checking for inactive LLMEs, time = 19259953 (sgsn.c:132) 20250824095048171 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095048171 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095048172 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095048172 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095048172 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095048172 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095048172 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095048172 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095048172 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095048172 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250824095050970 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250824095050970 DMM DEBUG MM(262420000000032/f3785e95) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095056972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250824095056972 DMM DEBUG MM(262420000000032/f3785e95) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(268)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095057577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095057577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095057577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095057606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095057606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095057606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095057621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095057622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095057622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095057884 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250824095057884 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(279)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(279)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095057885 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250824095102973 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250824095102973 DMM DEBUG MM(262420000000032/f3785e95) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095107567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095107573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095107573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(268)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095107582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095107582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095107582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095107584 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095107587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095107587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824095107601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095107604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095107604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(273)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095107609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095107609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095107609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095107624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095107624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095107624 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095108975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250824095108975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250824095108975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250824095108975 DMM NOTICE MM(262420000000032/f3785e95) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250824095108975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Reject}: Deallocated (fsm.c:568) 20250824095108975 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095108975 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095108975 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250824095108975 DLLC NOTICE LLME(fbb58ea4/f3785e95){ASSIGNED} LLGM Assign pre (f3785e95 => ffffffff) (gprs_llc.c:1079) 20250824095108975 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3785e95 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(283)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(267)@6d40a618bd43: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(283)@6d40a618bd43: Final verdict of PTC: pass 20250824095108996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42962<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250824095109000 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095109000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(279)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(280)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(268)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(265)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(264)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(274)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(273)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(281)@6d40a618bd43: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(277)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(278)@6d40a618bd43: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(267)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(270)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(269)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(282)@6d40a618bd43: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(272)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(275)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(266)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(276)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(271)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(264): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(265): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(266): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_no_imei_response-BVCI196(267): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(268): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(269): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(270): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(271): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_no_imei_response-BVCI210(272): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(273): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(274): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(275): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(276): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_no_imei_response-BVCI220(277): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(278): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(279): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(280): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(281): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(282): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_no_imei_response(283): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sun Aug 24 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 20250824095109117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095109419 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78064) 20250824095110001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095110001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=78064, count=86320) 20250824095111003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095111003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:51:11 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 20250824095112004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095112005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_no_imsi_response started. 20250824095112540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095112543 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(284)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(285)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(284)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(288)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095112591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095112591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095112591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095112591 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095112591 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095112591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095112591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095112591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095112591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(288)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095112592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095112592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095112592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095112592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095112592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095112592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095112592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095112592 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095112592 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095112592 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095112592 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095112592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095112592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(288)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(288)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095112596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(289)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(285)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(285)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(290)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095112602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095112602 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(287)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(289)@6d40a618bd43: 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(294)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(294)@6d40a618bd43: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(293)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095112612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095112612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095112612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095112612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095112612 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095112612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095112612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095112612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095112612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(294)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095112613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095112613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095112613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095112614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095112614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095112614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095112614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095112614 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095112614 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095112614 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095112614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095112614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095112614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(294)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(294)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(295)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095112617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(293)@6d40a618bd43: 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(298)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(298)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095112620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095112620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095112620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095112620 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095112620 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095112620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095112620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095112620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095112620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(298)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095112621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095112621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095112621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095112621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095112621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095112621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095112621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095112621 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095112621 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095112621 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095112621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095112621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095112621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(298)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(290)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(290)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095112624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095112624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250824095112624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_attach_no_imsi_response-BVCI210(291)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(295)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(295)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095112629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095112629 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(297)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095113006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095113006 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095113006 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095113006 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(299)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(299)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095113010 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095113011 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(299)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(299)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(299)@6d40a618bd43: 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(299)@6d40a618bd43: 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(299)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(299)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(287)@6d40a618bd43: Adding Client=TC_attach_no_imsi_response(303), IMSI='262420000000035'H, TLLI='C6D647BB'O, index=0 SGSN_Test-GSUP(300)@6d40a618bd43: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(303) 20250824095114093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095114093 DLLC NOTICE LLME(ffffffff/c6d647bb){UNASSIGNED} LLC RX: unknown TLLI 0xc6d647bb, creating LLME on the fly (gprs_llc.c:552) 20250824095114093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095114093 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250824095114093 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095114093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095114093 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095114093 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095114093 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095114093 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095114093 DLLC NOTICE LLME(ffffffff/c6d647bb){UNASSIGNED} LLGM Assign pre (c6d647bb => c959d259) (gprs_llc.c:1079) 20250824095114093 DLLC NOTICE LLME(c6d647bb/c959d259){ASSIGNED} LLGM Assign post (c6d647bb => c959d259) (gprs_llc.c:1125) 20250824095114093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095114093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095114093 DMM DEBUG MM(/c959d259) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095114117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095114117 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095114117 DMM DEBUG MM_STATE_Gb(3335931835)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095114117 DMM DEBUG MM(/c959d259) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1134) 20250824095114117 DMM NOTICE MM(/c959d259) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095114117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095114117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250824095114117 DMM DEBUG MM(/c959d259) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250824095118168 DGPRS DEBUG Checking for inactive LLMEs, time = 19259983 (sgsn.c:132) 20250824095118172 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095118172 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095118172 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095118172 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095118172 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095118172 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095118172 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095118172 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095118172 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095118172 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250824095120118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250824095120118 DMM DEBUG MM(/c959d259) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) -NSVCI97(288)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095122594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095122594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095122594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(294)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095122623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095122623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095122623 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(294)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095122630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095122630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095122630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095126120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250824095126120 DMM DEBUG MM(/c959d259) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250824095132122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250824095132122 DMM DEBUG MM(/c959d259) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) -NSVCI97(288)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095132598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095132598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095132598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(294)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095132630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095132630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095132630 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(294)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095132642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095132642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095132642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095133007 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250824095133007 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250824095133008 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(299)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(299)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095138123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250824095138124 DMM DEBUG MM(/c959d259) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250824095142593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095142598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095142598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(288)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095142601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095142601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095142601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095142615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095142616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095142616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824095142621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095142622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095142623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(294)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095142633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095142633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095142633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(294)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095142646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095142646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095142646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095144125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250824095144125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250824095144125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250824095144125 DMM NOTICE MM(/c959d259) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250824095144125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Reject}: Deallocated (fsm.c:568) 20250824095144126 DMM DEBUG MM_STATE_Gb(3335931835)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095144126 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095144126 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250824095144126 DLLC NOTICE LLME(c6d647bb/c959d259){ASSIGNED} LLGM Assign pre (c959d259 => ffffffff) (gprs_llc.c:1079) 20250824095144126 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c959d259 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(303)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(287)@6d40a618bd43: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(303)@6d40a618bd43: Final verdict of PTC: pass 20250824095144145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37372<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_no_imsi_response-BVCI220(297)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(300)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(294)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(298)@6d40a618bd43: Final verdict of PTC: none 20250824095144149 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095144150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imsi_response-BVCI210(291)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(288)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(299)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(293)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(289)@6d40a618bd43: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(287)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(290)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(284)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(301)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(295)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(302)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(285)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(296)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(292)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(286)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(284): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(285): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(286): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(287): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(288): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(289): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(290): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(291): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(292): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(293): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(294): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(295): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(296): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(297): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(298): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(299): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(300): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(301): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(302): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_no_imsi_response(303): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sun Aug 24 09:51:44 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 20250824095144280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095144582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47716<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78588) 20250824095145151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095145151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=78588, count=86840) 20250824095146153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095146153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:51:46 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 20250824095147155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095147155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_closed_add_vty started. 20250824095147703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095147705 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(304)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(305)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(304)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(308)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095147748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095147748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095147748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095147748 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095147748 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095147748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095147748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095147748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095147748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(308)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095147749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095147749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095147749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095147749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095147749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095147749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095147749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095147749 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095147749 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095147749 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095147749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(308)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095147749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095147749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(308)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095147751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(309)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(305)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(305)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095147755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095147755 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(307)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(310)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(309)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(313)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095147764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095147764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095147764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095147764 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095147764 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095147764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095147764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095147764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095147764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(313)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095147765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095147765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095147765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095147765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095147765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095147765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095147765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095147765 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095147765 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095147765 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095147765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095147766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095147766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(313)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(313)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(314)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095147768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(310)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(310)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(315)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095147774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095147774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(314)@6d40a618bd43: 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(318)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_closed_add_vty-BVCI210(312)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(318)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095147778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095147778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095147778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095147778 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095147778 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095147778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095147778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095147778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095147778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(318)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095147779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095147779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095147779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095147779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095147779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095147779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095147779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095147779 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095147779 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095147779 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095147779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095147779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095147779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(318)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(318)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095147781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(315)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(315)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095147785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095147785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(317)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095148156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095148156 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095148156 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095148156 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(319)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(319)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095148160 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(319)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(319)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095148161 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(319)@6d40a618bd43: 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(319)@6d40a618bd43: 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(319)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(319)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824095148169 DGPRS DEBUG Checking for inactive LLMEs, time = 19260013 (sgsn.c:132) 20250824095148172 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095148172 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095148172 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095148172 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095148172 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095148172 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095148173 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095148173 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095148173 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095148173 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_attach_closed_add_vty-BVCI196(307)@6d40a618bd43: Adding Client=TC_attach_closed_add_vty(323), IMSI='262420000000009'H, TLLI='EDD7D59C'O, index=0 SGSN_Test-GSUP(320)@6d40a618bd43: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(323) TC_attach_closed_add_vty-BVCI196(307)@6d40a618bd43: Adding Client=TC_attach_closed_add_vty(323), IMSI='001010123456789'H, TLLI='EDD7D59C'O, index=1 20250824095149244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095149244 DLLC NOTICE LLME(ffffffff/edd7d59c){UNASSIGNED} LLC RX: unknown TLLI 0xedd7d59c, creating LLME on the fly (gprs_llc.c:552) 20250824095149244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095149244 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095149244 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095149244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095149244 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095149244 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095149244 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095149244 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095149244 DLLC NOTICE LLME(ffffffff/edd7d59c){UNASSIGNED} LLGM Assign pre (edd7d59c => f553b7ca) (gprs_llc.c:1079) 20250824095149244 DLLC NOTICE LLME(edd7d59c/f553b7ca){ASSIGNED} LLGM Assign post (edd7d59c => f553b7ca) (gprs_llc.c:1125) 20250824095149244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095149244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095149244 DMM DEBUG MM(001010123456789/f553b7ca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095149252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095149252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095149252 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095149252 DMM DEBUG MM(001010123456789/f553b7ca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250824095149252 DMM NOTICE MM(001010123456789/f553b7ca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095149252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095149252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095149252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250824095149252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250824095149252 DMM NOTICE MM(001010123456789/f553b7ca) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250824095149252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Reject}: Deallocated (fsm.c:568) 20250824095149252 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095149252 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095149252 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250824095149252 DLLC NOTICE LLME(edd7d59c/f553b7ca){ASSIGNED} LLGM Assign pre (f553b7ca => ffffffff) (gprs_llc.c:1079) 20250824095149252 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f553b7ca => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(323)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(307)@6d40a618bd43: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(307)@6d40a618bd43: Adding Client=TC_attach_closed_add_vty(323), IMSI='001010123456700'H, TLLI='EDD7D59C'O, index=2 20250824095149258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095149258 DLLC NOTICE LLME(ffffffff/edd7d59c){UNASSIGNED} LLC RX: unknown TLLI 0xedd7d59c, creating LLME on the fly (gprs_llc.c:552) 20250824095149258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095149258 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095149258 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095149258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095149258 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095149258 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095149258 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095149258 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095149258 DLLC NOTICE LLME(ffffffff/edd7d59c){UNASSIGNED} LLGM Assign pre (edd7d59c => f4bc8efc) (gprs_llc.c:1079) 20250824095149258 DLLC NOTICE LLME(edd7d59c/f4bc8efc){ASSIGNED} LLGM Assign post (edd7d59c => f4bc8efc) (gprs_llc.c:1125) 20250824095149258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095149258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095149258 DMM DEBUG MM(001010123456700/f4bc8efc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095149264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095149264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095149264 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095149264 DMM DEBUG MM(001010123456700/f4bc8efc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250824095149264 DMM NOTICE MM(001010123456700/f4bc8efc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095149264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095149264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095149264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250824095149264 DMM INFO MM(001010123456700/f4bc8efc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4bc8efc) (gprs_gmm.c:337) TC_attach_closed_add_vty(323)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(307)@6d40a618bd43: Removing Client IMSI='001010123456700'H, index=2 20250824095150273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095150273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095150273 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095150273 DMM INFO MM(001010123456700/f4bc8efc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095150273 DMM NOTICE MM(001010123456700/f4bc8efc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095150273 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095150273 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095150273 DLLC NOTICE LLME(edd7d59c/f4bc8efc){ASSIGNED} LLGM Assign pre (ffffffff => f4bc8efc) (gprs_llc.c:1079) 20250824095150273 DLLC NOTICE LLME(ffffffff/f4bc8efc){ASSIGNED} LLGM Assign post (ffffffff => f4bc8efc) (gprs_llc.c:1125) 20250824095150273 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095150273 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095150274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095150274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(323)@6d40a618bd43: Final verdict of PTC: pass 20250824095150277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48328<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(308)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(320)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(310)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(314)@6d40a618bd43: Final verdict of PTC: none 20250824095150282 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095150282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(313)@6d40a618bd43: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(312)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(309)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(304)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(319)@6d40a618bd43: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(317)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(322)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(321)@6d40a618bd43: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(307)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(305)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(315)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(306)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(316)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(318)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(311)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(304): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(305): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(306): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(307): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(308): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(309): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(310): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(311): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(312): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(313): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(314): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(315): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(316): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(317): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(318): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(319): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(320): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(321): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(322): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_closed_add_vty(323): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sun Aug 24 09:51:50 UTC 2025 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20250824095150376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095150778 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84900) 20250824095151283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095151283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84900, count=89256) 20250824095152284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095152284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:51:52 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 20250824095153285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095153285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_check_subscriber_list started. 20250824095153884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095153887 DMM INFO MM(001010123456700/f4bc8efc) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095153887 DMM INFO MM(001010123456700/f4bc8efc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095153887 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095153887 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095153887 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095153887 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095153887 DLLC NOTICE LLME(ffffffff/f4bc8efc){ASSIGNED} LLGM Assign pre (f4bc8efc => ffffffff) (gprs_llc.c:1079) 20250824095153887 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4bc8efc => ffffffff) (gprs_llc.c:1125) 20250824095153887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095153887 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095153887 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095153887 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095153887 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(324)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(325)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(324)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(328)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095153928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095153928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095153928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095153928 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095153928 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095153928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095153928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095153928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095153928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(328)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095153929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095153929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095153929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095153929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095153929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095153929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095153929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095153929 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095153929 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095153929 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095153929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095153929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095153929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(328)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(328)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095153932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(329)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(325)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(325)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095153937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095153937 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(327)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(330)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(329)@6d40a618bd43: 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(333)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(333)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095153945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095153946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095153946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095153946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095153946 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095153946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095153946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095153946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095153946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(333)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095153946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095153946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095153946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095153946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095153946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095153946 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095153946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095153946 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095153946 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095153946 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095153946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(333)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095153947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095153947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(333)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095153948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(330)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(330)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(334)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095153952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095153952 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(332)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(335)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(334)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(338)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095153961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095153961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095153961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095153961 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095153961 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095153961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095153961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095153961 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095153961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(338)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095153962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095153962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095153962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095153962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095153962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095153962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095153962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095153962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095153962 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095153962 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095153962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095153962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095153962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(338)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(338)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095153964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(335)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(335)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095153968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095153968 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(337)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095154286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095154286 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095154286 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095154286 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(339)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(339)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095154290 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095154291 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(339)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(339)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(339)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(339)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(327)@6d40a618bd43: Adding Client=TC_attach_check_subscriber_list(343), IMSI='262420000000034'H, TLLI='F19D09EC'O, index=0 SGSN_Test-GSUP(340)@6d40a618bd43: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(343) TC_attach_check_subscriber_list(343)@6d40a618bd43: 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 := '7386A532437C3D176D47FF00B529B339'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '78912892'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6EAF9065DCA257E6'O } } } } } 20250824095155372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095155372 DLLC NOTICE LLME(ffffffff/f19d09ec){UNASSIGNED} LLC RX: unknown TLLI 0xf19d09ec, creating LLME on the fly (gprs_llc.c:552) 20250824095155372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095155372 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095155372 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095155372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095155372 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095155372 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095155372 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095155372 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095155372 DLLC NOTICE LLME(ffffffff/f19d09ec){UNASSIGNED} LLGM Assign pre (f19d09ec => d194db61) (gprs_llc.c:1079) 20250824095155372 DLLC NOTICE LLME(f19d09ec/d194db61){ASSIGNED} LLGM Assign post (f19d09ec => d194db61) (gprs_llc.c:1125) 20250824095155372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095155372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095155372 DMM DEBUG MM(262420000000034/d194db61) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095155390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095155390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095155390 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095155391 DMM DEBUG MM(262420000000034/d194db61) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1134) 20250824095155391 DMM NOTICE MM(262420000000034/d194db61) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095155391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095155391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095155391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095155391 DMM DEBUG MM(262420000000034/d194db61) Requesting authorization (sgsn_auth.c:160) 20250824095155391 DMM INFO MM(262420000000034/d194db61) Requesting authentication tuples (sgsn_auth.c:184) 20250824095155391 DMM DEBUG MM(262420000000034/d194db61) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095155391 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250824095155391 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(343) SGSN_Test-GSUP(340)@6d40a618bd43: Added IMSI table entry 0TC_attach_check_subscriber_list(343)"262420000000034" 20250824095155396 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095155396 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095155396 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095155396 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095155396 DMM INFO MM(262420000000034/d194db61) Subscriber data update (mmctx.c:445) 20250824095155396 DMM DEBUG MM(262420000000034/d194db61) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095155396 DMM INFO MM(262420000000034/d194db61) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095155396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095155396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095155396 DMM INFO MM(262420000000034/d194db61) <- GMM AUTH AND CIPHERING REQ (rand = 73 86 a5 32 43 7c 3d 17 6d 47 ff 00 b5 29 b3 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095155410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095155410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095155410 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095155410 DMM INFO MM(262420000000034/d194db61) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095155410 DMM NOTICE MM(262420000000034/d194db61) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095155410 DMM DEBUG MM(262420000000034/d194db61) checking auth: received GSM SRES = 78 91 28 92 (gprs_gmm.c:716) 20250824095155410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095155410 DMM DEBUG MM(262420000000034/d194db61) Requesting authorization (sgsn_auth.c:160) 20250824095155410 DMM INFO MM(262420000000034/d194db61) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095155410 DMM DEBUG MM(262420000000034/d194db61) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095155410 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250824095155410 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) 20250824095155410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095155410 DMM INFO MM(262420000000034/d194db61) <- GMM ATTACH ACCEPT (new P-TMSI=0xd194db61) (gprs_gmm.c:337) 20250824095155413 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095155413 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095155413 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250824095155413 DMM INFO MM(262420000000034/d194db61) Subscriber data update (mmctx.c:445) 20250824095155413 DMM DEBUG MM(262420000000034/d194db61) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095155413 DMM INFO MM(262420000000034/d194db61) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095155413 DMM NOTICE MM(262420000000034/d194db61) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1050) 20250824095155413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095155413 DMM NOTICE MM(262420000000034/d194db61) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095155413 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) 20250824095155414 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095155414 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250824095155414 DMM INFO MM(262420000000034/d194db61) Subscriber data update (mmctx.c:445) 20250824095155414 DMM DEBUG MM(262420000000034/d194db61) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095155424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095155424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095155424 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095155424 DMM INFO MM(262420000000034/d194db61) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095155424 DMM NOTICE MM(262420000000034/d194db61) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095155424 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095155424 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095155424 DLLC NOTICE LLME(f19d09ec/d194db61){ASSIGNED} LLGM Assign pre (ffffffff => d194db61) (gprs_llc.c:1079) 20250824095155424 DLLC NOTICE LLME(ffffffff/d194db61){ASSIGNED} LLGM Assign post (ffffffff => d194db61) (gprs_llc.c:1125) 20250824095155424 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095155424 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095155424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095155424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(343)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(327)@6d40a618bd43: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(343)@6d40a618bd43: Final verdict of PTC: pass 20250824095155486 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250824095155487 DMM INFO MM(262420000000034/d194db61) Subscriber data update (mmctx.c:445) 20250824095155487 DMM DEBUG MM(262420000000034/d194db61) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250824095155487 DMM INFO MM(262420000000034/d194db61) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250824095155487 DMM INFO MM(262420000000034/d194db61) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095155487 DMM INFO MM(262420000000034/d194db61) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095155487 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095155487 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095155487 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095155487 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095155487 DLLC NOTICE LLME(ffffffff/d194db61){ASSIGNED} LLGM Assign pre (d194db61 => ffffffff) (gprs_llc.c:1079) 20250824095155487 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d194db61 => ffffffff) (gprs_llc.c:1125) 20250824095155487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095155487 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095155487 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095155487 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095155489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48358<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(340)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(328)@6d40a618bd43: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(327)@6d40a618bd43: Final verdict of PTC: none 20250824095155490 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_check_subscriber_list-BVCI210(332)@6d40a618bd43: Final verdict of PTC: none 20250824095155490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(333)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(339)@6d40a618bd43: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(337)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(335)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(329)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(324)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(325)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(330)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(338)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(342)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(334)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(326)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(341)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(331)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(336)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(324): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(325): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(326): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(327): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(328): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(329): none (none -> none) Sun Aug 24 09:51:55 UTC 2025 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(330): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(331): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(332): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(333): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(334): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(335): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(336): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(337): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(338): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(339): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(340): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(341): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(342): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_check_subscriber_list(343): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. 20250824095155551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095155853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40570<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84228) 20250824095156491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095156491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84228, count=95600) 20250824095157492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095157492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:51: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_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 20250824095158494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095158494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_detach_check_subscriber_list started. 20250824095158977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095158980 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(344)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(345)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(344)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(348)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095159042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095159042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095159042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095159042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095159042 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095159042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095159042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095159042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095159042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(348)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095159043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095159043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095159043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095159043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095159043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095159043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095159043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095159043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095159043 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095159043 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095159043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095159044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095159044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(348)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(348)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(349)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095159048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(345)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(345)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(350)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(349)@6d40a618bd43: 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 } 20250824095159055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095159055 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(353)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(353)@6d40a618bd43: Provider Link came up: sending NS-RESET TC_attach_detach_check_subscriber_list-BVCI196(347)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095159058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095159058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095159058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095159058 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095159058 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095159058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095159058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095159058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095159058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(353)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095159059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095159059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095159059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095159059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095159059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095159059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095159059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095159059 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095159059 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095159059 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095159059 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095159059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095159059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(353)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(353)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(354)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095159062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(355)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(350)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(350)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(354)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(358)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095159070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095159070 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250824095159071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095159071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095159071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095159071 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095159071 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095159071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095159071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095159071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095159071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(358)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095159072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095159072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095159072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095159072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095159072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095159072 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095159072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095159072 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095159072 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095159072 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095159072 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_attach_detach_check_subscriber_list-BVCI210(352)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095159073 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095159073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(358)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(358)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095159075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(355)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(355)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095159080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095159080 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(357)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095159495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095159495 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095159495 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095159495 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(359)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(359)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095159499 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095159500 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(359)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(359)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(359)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(359)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(347)@6d40a618bd43: Adding Client=TC_attach_detach_check_subscriber_list(363), IMSI='262420000000033'H, TLLI='C75B4089'O, index=0 SGSN_Test-GSUP(360)@6d40a618bd43: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(363) TC_attach_detach_check_subscriber_list(363)@6d40a618bd43: 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 := 'C8EBBA03A170FB1A63D5C2DFC46C211B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F00DFF9B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '294DCE4AF085B997'O } } } } } 20250824095159561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095159561 DLLC NOTICE LLME(ffffffff/c75b4089){UNASSIGNED} LLC RX: unknown TLLI 0xc75b4089, creating LLME on the fly (gprs_llc.c:552) 20250824095159561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095159561 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095159561 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095159561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095159561 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095159561 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095159561 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095159561 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095159561 DLLC NOTICE LLME(ffffffff/c75b4089){UNASSIGNED} LLGM Assign pre (c75b4089 => eb21c47f) (gprs_llc.c:1079) 20250824095159561 DLLC NOTICE LLME(c75b4089/eb21c47f){ASSIGNED} LLGM Assign post (c75b4089 => eb21c47f) (gprs_llc.c:1125) 20250824095159561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095159561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095159561 DMM DEBUG MM(262420000000033/eb21c47f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095159580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095159580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095159580 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095159580 DMM DEBUG MM(262420000000033/eb21c47f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1134) 20250824095159580 DMM NOTICE MM(262420000000033/eb21c47f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095159580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095159580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095159580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095159580 DMM DEBUG MM(262420000000033/eb21c47f) Requesting authorization (sgsn_auth.c:160) 20250824095159580 DMM INFO MM(262420000000033/eb21c47f) Requesting authentication tuples (sgsn_auth.c:184) 20250824095159580 DMM DEBUG MM(262420000000033/eb21c47f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095159580 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250824095159580 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(363) SGSN_Test-GSUP(360)@6d40a618bd43: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(363)"262420000000033" 20250824095159586 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095159586 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095159586 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095159586 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095159586 DMM INFO MM(262420000000033/eb21c47f) Subscriber data update (mmctx.c:445) 20250824095159586 DMM DEBUG MM(262420000000033/eb21c47f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095159586 DMM INFO MM(262420000000033/eb21c47f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095159586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095159586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095159586 DMM INFO MM(262420000000033/eb21c47f) <- GMM AUTH AND CIPHERING REQ (rand = c8 eb ba 03 a1 70 fb 1a 63 d5 c2 df c4 6c 21 1b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095159603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095159604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095159604 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095159604 DMM INFO MM(262420000000033/eb21c47f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095159604 DMM NOTICE MM(262420000000033/eb21c47f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095159604 DMM DEBUG MM(262420000000033/eb21c47f) checking auth: received GSM SRES = f0 0d ff 9b (gprs_gmm.c:716) 20250824095159604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095159604 DMM DEBUG MM(262420000000033/eb21c47f) Requesting authorization (sgsn_auth.c:160) 20250824095159604 DMM INFO MM(262420000000033/eb21c47f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095159604 DMM DEBUG MM(262420000000033/eb21c47f) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095159604 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250824095159604 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) 20250824095159604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095159604 DMM INFO MM(262420000000033/eb21c47f) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb21c47f) (gprs_gmm.c:337) 20250824095159607 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095159607 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095159607 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250824095159607 DMM INFO MM(262420000000033/eb21c47f) Subscriber data update (mmctx.c:445) 20250824095159607 DMM DEBUG MM(262420000000033/eb21c47f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095159607 DMM INFO MM(262420000000033/eb21c47f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095159607 DMM NOTICE MM(262420000000033/eb21c47f) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1050) 20250824095159607 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095159607 DMM NOTICE MM(262420000000033/eb21c47f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095159607 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) 20250824095159608 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095159608 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250824095159608 DMM INFO MM(262420000000033/eb21c47f) Subscriber data update (mmctx.c:445) 20250824095159608 DMM DEBUG MM(262420000000033/eb21c47f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095159623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095159623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095159623 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095159623 DMM INFO MM(262420000000033/eb21c47f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095159623 DMM NOTICE MM(262420000000033/eb21c47f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095159623 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095159623 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095159623 DLLC NOTICE LLME(c75b4089/eb21c47f){ASSIGNED} LLGM Assign pre (ffffffff => eb21c47f) (gprs_llc.c:1079) 20250824095159623 DLLC NOTICE LLME(ffffffff/eb21c47f){ASSIGNED} LLGM Assign post (ffffffff => eb21c47f) (gprs_llc.c:1125) 20250824095159623 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095159623 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095159623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095159623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(363)@6d40a618bd43: setverdict(pass): none -> pass 20250824095159680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095159680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250824095159680 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095159680 DMM INFO MM(262420000000033/eb21c47f) -> GMM DETACH REQUEST TLLI=0xeb21c47f type=GPRS detach Power-off (gprs_gmm.c:1512) 20250824095159680 DMM INFO MM(262420000000033/eb21c47f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250824095159680 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095159680 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095159680 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095159680 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095159680 DLLC NOTICE LLME(ffffffff/eb21c47f){ASSIGNED} LLGM Assign pre (eb21c47f => ffffffff) (gprs_llc.c:1079) 20250824095159680 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb21c47f => ffffffff) (gprs_llc.c:1125) 20250824095159680 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250824095159680 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) 20250824095159680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095159680 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095159680 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095159680 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095159683 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(363)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(347)@6d40a618bd43: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(363)@6d40a618bd43: Final verdict of PTC: pass 20250824095204694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40580<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(360)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(350)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(345)@6d40a618bd43: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(347)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(353)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(344)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(355)@6d40a618bd43: Final verdict of PTC: none 20250824095204698 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095204698 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_detach_check_subscriber_list-BVCI210(352)@6d40a618bd43: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(357)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(349)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(348)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(358)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(359)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(354)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(362)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(361)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(351)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(346)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(356)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(344): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(345): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(346): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(347): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(348): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(349): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(350): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(351): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(352): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(353): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(354): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(355): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(356): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(357): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(358): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(359): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(360): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(361): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(362): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_detach_check_subscriber_list(363): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sun Aug 24 09:52:04 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 20250824095204764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40588<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095205066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40588<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88840) 20250824095205699 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095205699 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88840, count=94632) 20250824095206701 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095206701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 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 20250824095207702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095207702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_check_complete_resend started. 20250824095208124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095208127 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(364)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(365)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(364)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(368)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095208168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095208168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095208168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095208168 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095208168 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095208168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095208168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095208168 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095208168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(368)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095208169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095208169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095208169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095208169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095208169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095208169 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095208169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095208169 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095208169 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095208169 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095208169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095208170 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095208170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(368)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(368)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095208173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(369)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(365)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(365)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095208180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095208180 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(367)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(370)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(369)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(373)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095208191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095208191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095208191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095208191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095208191 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095208191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095208191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095208191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095208191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(373)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095208192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095208192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095208192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095208192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095208192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095208192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095208192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095208192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095208192 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095208192 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095208192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095208193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095208193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(373)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095208195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(374)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(370)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(370)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095208202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095208202 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(372)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(375)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(374)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(378)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095208211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095208211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095208211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095208211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095208211 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095208211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095208211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095208211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095208211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(378)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095208212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095208212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095208212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095208212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095208212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095208212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095208212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095208212 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095208212 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095208212 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095208212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095208212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095208212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(378)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095208215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(375)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(375)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095208221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095208221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(377)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095208704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095208704 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095208704 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095208704 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(379)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095208708 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(379)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(379)@6d40a618bd43: 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)@6d40a618bd43: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250824095208709 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(379)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(367)@6d40a618bd43: Adding Client=TC_attach_check_complete_resend(383), IMSI='262420000000036'H, TLLI='E40AC58B'O, index=0 SGSN_Test-GSUP(380)@6d40a618bd43: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(383) TC_attach_check_complete_resend(383)@6d40a618bd43: 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 := 'EF96A612F24083C28DDFBDC258682397'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '50486535'O ("PHe5") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4AFE4B2C6C4CDABA'O } } } } } 20250824095209788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095209788 DLLC NOTICE LLME(ffffffff/e40ac58b){UNASSIGNED} LLC RX: unknown TLLI 0xe40ac58b, creating LLME on the fly (gprs_llc.c:552) 20250824095209788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095209788 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250824095209788 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095209788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095209788 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095209788 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095209788 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095209788 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095209788 DLLC NOTICE LLME(ffffffff/e40ac58b){UNASSIGNED} LLGM Assign pre (e40ac58b => d1699785) (gprs_llc.c:1079) 20250824095209788 DLLC NOTICE LLME(e40ac58b/d1699785){ASSIGNED} LLGM Assign post (e40ac58b => d1699785) (gprs_llc.c:1125) 20250824095209788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095209788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095209788 DMM DEBUG MM(262420000000036/d1699785) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095209809 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095209809 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095209809 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095209809 DMM DEBUG MM(262420000000036/d1699785) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1134) 20250824095209809 DMM NOTICE MM(262420000000036/d1699785) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095209809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095209809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095209809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095209809 DMM DEBUG MM(262420000000036/d1699785) Requesting authorization (sgsn_auth.c:160) 20250824095209809 DMM INFO MM(262420000000036/d1699785) Requesting authentication tuples (sgsn_auth.c:184) 20250824095209809 DMM DEBUG MM(262420000000036/d1699785) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095209809 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250824095209809 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(383) SGSN_Test-GSUP(380)@6d40a618bd43: Added IMSI table entry 0TC_attach_check_complete_resend(383)"262420000000036" 20250824095209815 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095209815 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095209815 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095209815 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095209815 DMM INFO MM(262420000000036/d1699785) Subscriber data update (mmctx.c:445) 20250824095209815 DMM DEBUG MM(262420000000036/d1699785) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095209815 DMM INFO MM(262420000000036/d1699785) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095209815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095209815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095209815 DMM INFO MM(262420000000036/d1699785) <- GMM AUTH AND CIPHERING REQ (rand = ef 96 a6 12 f2 40 83 c2 8d df bd c2 58 68 23 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095209832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095209832 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095209832 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095209832 DMM INFO MM(262420000000036/d1699785) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095209832 DMM NOTICE MM(262420000000036/d1699785) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095209832 DMM DEBUG MM(262420000000036/d1699785) checking auth: received GSM SRES = 50 48 65 35 (gprs_gmm.c:716) 20250824095209832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095209832 DMM DEBUG MM(262420000000036/d1699785) Requesting authorization (sgsn_auth.c:160) 20250824095209832 DMM INFO MM(262420000000036/d1699785) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095209832 DMM DEBUG MM(262420000000036/d1699785) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095209832 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250824095209832 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) 20250824095209833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095209833 DMM INFO MM(262420000000036/d1699785) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1699785) (gprs_gmm.c:337) 20250824095209835 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095209835 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095209835 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250824095209835 DMM INFO MM(262420000000036/d1699785) Subscriber data update (mmctx.c:445) 20250824095209835 DMM DEBUG MM(262420000000036/d1699785) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095209835 DMM INFO MM(262420000000036/d1699785) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095209835 DMM NOTICE MM(262420000000036/d1699785) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1050) 20250824095209835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095209835 DMM NOTICE MM(262420000000036/d1699785) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095209835 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) 20250824095209837 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095209837 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250824095209837 DMM INFO MM(262420000000036/d1699785) Subscriber data update (mmctx.c:445) 20250824095209837 DMM DEBUG MM(262420000000036/d1699785) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(383)@6d40a618bd43: Warning: Re-starting timer T, which is already active (running or expired). 20250824095215834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250824095215835 DMM INFO MM(262420000000036/d1699785) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1699785) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@6d40a618bd43: Warning: Re-starting timer T, which is already active (running or expired). 20250824095218170 DGPRS DEBUG Checking for inactive LLMEs, time = 19260043 (sgsn.c:132) -NSVCI97(368)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095218173 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095218173 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095218173 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095218173 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095218173 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095218173 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095218173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095218174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095218174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095218174 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095218174 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095218174 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095218174 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(368)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095218202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095218202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095218202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095218222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095218222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095218222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095221836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250824095221836 DMM INFO MM(262420000000036/d1699785) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1699785) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@6d40a618bd43: Warning: Re-starting timer T, which is already active (running or expired). 20250824095227838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250824095227838 DMM INFO MM(262420000000036/d1699785) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1699785) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@6d40a618bd43: Warning: Re-starting timer T, which is already active (running or expired). -NSVCI97(368)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095228180 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095228180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095228181 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095228218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095228218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095228218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095228234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095228234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095228234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095228705 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250824095228705 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(379)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095228706 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250824095233840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250824095233840 DMM INFO MM(262420000000036/d1699785) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1699785) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@6d40a618bd43: Warning: Re-starting timer T, which is already active (running or expired). 20250824095238171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095238176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095238176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(368)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095238184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095238184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095238185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095238194 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095238197 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095238197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824095238213 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095238216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095238216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(373)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095238222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095238223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095238223 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095238238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095238238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095238238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095239841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250824095239841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250824095239842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250824095239842 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250824095239842 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) 20250824095239842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Reject}: Deallocated (fsm.c:568) 20250824095239842 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095239842 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095239842 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250824095239842 DLLC NOTICE LLME(e40ac58b/d1699785){ASSIGNED} LLGM Assign pre (d1699785 => ffffffff) (gprs_llc.c:1079) 20250824095239842 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1699785 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(383)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(367)@6d40a618bd43: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(383)@6d40a618bd43: Final verdict of PTC: pass 20250824095243864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33052<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(380)@6d40a618bd43: Final verdict of PTC: none 20250824095243869 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095243869 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(379)@6d40a618bd43: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(367)@6d40a618bd43: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(377)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(364)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(373)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(368)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(378)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(381)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(375)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(370)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(382)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(365)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(376)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(366)@6d40a618bd43: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(372)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(371)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(364): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(365): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(366): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(367): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(368): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(370): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(371): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(372): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(373): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(375): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(376): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(377): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(378): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(380): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(381): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(382): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_check_complete_resend(383): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sun Aug 24 09:52:43 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 20250824095243965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095244267 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42062<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104184) 20250824095244871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095244871 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104184, count=109616) 20250824095245873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095245873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:52:46 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 20250824095246874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095246874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_hlr_location_cancel_request_update started. 20250824095247391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095247394 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(384)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095247431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095247431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095247431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095247431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095247431 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095247431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095247431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095247431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095247431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095247432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095247432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095247432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095247432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095247432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095247432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095247432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095247432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095247432 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095247432 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095247432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095247432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095247432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095247434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(385)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250824095247448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095247448 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(393)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095247452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095247452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095247452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095247452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095247452 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095247452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095247452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095247452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095247452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_hlr_location_cancel_request_update-BVCI196(387)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(393)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095247454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095247454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095247454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095247454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095247454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095247454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095247454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095247454 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095247454 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095247454 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095247454 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095247455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095247455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(394)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095247460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095247470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095247470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(394)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(392)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(398)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095247474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095247474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095247474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095247474 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095247474 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095247474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095247474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095247474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095247474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095247475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095247475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095247475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095247475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095247475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095247475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095247475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095247475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095247475 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095247475 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095247475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095247475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095247475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095247477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095247482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095247482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(397)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095247875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095247875 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095247875 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095247875 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095247876 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095247876 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824095248171 DGPRS DEBUG Checking for inactive LLMEs, time = 19260073 (sgsn.c:132) 20250824095248174 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095248174 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095248174 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095248174 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095248174 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095248174 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095248174 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095248174 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095248174 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095248174 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_hlr_location_cancel_request_update-BVCI196(387)@6d40a618bd43: Adding Client=TC_hlr_location_cancel_request_update(403), IMSI='262420000000031'H, TLLI='DFC65716'O, index=0 SGSN_Test-GSUP(400)@6d40a618bd43: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(403) TC_hlr_location_cancel_request_update(403)@6d40a618bd43: 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 := '8D4CB14783B288E6299286043243443B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F945686A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '687DCD7A8984B050'O } } } } } 20250824095248923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095248923 DLLC NOTICE LLME(ffffffff/dfc65716){UNASSIGNED} LLC RX: unknown TLLI 0xdfc65716, creating LLME on the fly (gprs_llc.c:552) 20250824095248923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095248923 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095248923 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095248923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095248923 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095248923 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095248923 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095248923 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095248923 DLLC NOTICE LLME(ffffffff/dfc65716){UNASSIGNED} LLGM Assign pre (dfc65716 => d02869d1) (gprs_llc.c:1079) 20250824095248923 DLLC NOTICE LLME(dfc65716/d02869d1){ASSIGNED} LLGM Assign post (dfc65716 => d02869d1) (gprs_llc.c:1125) 20250824095248923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095248923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095248923 DMM DEBUG MM(262420000000031/d02869d1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095248931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095248931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095248931 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095248931 DMM DEBUG MM(262420000000031/d02869d1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1134) 20250824095248931 DMM NOTICE MM(262420000000031/d02869d1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095248931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095248931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095248931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095248931 DMM DEBUG MM(262420000000031/d02869d1) Requesting authorization (sgsn_auth.c:160) 20250824095248931 DMM INFO MM(262420000000031/d02869d1) Requesting authentication tuples (sgsn_auth.c:184) 20250824095248931 DMM DEBUG MM(262420000000031/d02869d1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095248931 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250824095248931 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(403) SGSN_Test-GSUP(400)@6d40a618bd43: Added IMSI table entry 0TC_hlr_location_cancel_request_update(403)"262420000000031" 20250824095248933 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095248933 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095248933 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095248933 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095248933 DMM INFO MM(262420000000031/d02869d1) Subscriber data update (mmctx.c:445) 20250824095248933 DMM DEBUG MM(262420000000031/d02869d1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095248933 DMM INFO MM(262420000000031/d02869d1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095248933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095248933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095248933 DMM INFO MM(262420000000031/d02869d1) <- GMM AUTH AND CIPHERING REQ (rand = 8d 4c b1 47 83 b2 88 e6 29 92 86 04 32 43 44 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095248939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095248939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095248939 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095248939 DMM INFO MM(262420000000031/d02869d1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095248939 DMM NOTICE MM(262420000000031/d02869d1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095248939 DMM DEBUG MM(262420000000031/d02869d1) checking auth: received GSM SRES = f9 45 68 6a (gprs_gmm.c:716) 20250824095248939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095248939 DMM DEBUG MM(262420000000031/d02869d1) Requesting authorization (sgsn_auth.c:160) 20250824095248939 DMM INFO MM(262420000000031/d02869d1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095248939 DMM DEBUG MM(262420000000031/d02869d1) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095248939 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250824095248939 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) 20250824095248939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095248939 DMM INFO MM(262420000000031/d02869d1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd02869d1) (gprs_gmm.c:337) 20250824095248940 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095248940 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095248940 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250824095248940 DMM INFO MM(262420000000031/d02869d1) Subscriber data update (mmctx.c:445) 20250824095248940 DMM DEBUG MM(262420000000031/d02869d1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095248940 DMM INFO MM(262420000000031/d02869d1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095248940 DMM NOTICE MM(262420000000031/d02869d1) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1050) 20250824095248940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095248940 DMM NOTICE MM(262420000000031/d02869d1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095248940 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) 20250824095248940 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095248940 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250824095248940 DMM INFO MM(262420000000031/d02869d1) Subscriber data update (mmctx.c:445) 20250824095248940 DMM DEBUG MM(262420000000031/d02869d1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095248946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095248946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095248946 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095248946 DMM INFO MM(262420000000031/d02869d1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095248946 DMM NOTICE MM(262420000000031/d02869d1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095248946 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095248946 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095248946 DLLC NOTICE LLME(dfc65716/d02869d1){ASSIGNED} LLGM Assign pre (ffffffff => d02869d1) (gprs_llc.c:1079) 20250824095248946 DLLC NOTICE LLME(ffffffff/d02869d1){ASSIGNED} LLGM Assign post (ffffffff => d02869d1) (gprs_llc.c:1125) 20250824095248946 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095248946 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095248946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095248946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(403)@6d40a618bd43: setverdict(pass): none -> pass 20250824095248997 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250824095248997 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250824095248997 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) 20250824095248997 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250824095248997 DMM INFO MM(262420000000031/d02869d1) Subscriber data update (mmctx.c:445) 20250824095248997 DMM DEBUG MM(262420000000031/d02869d1) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250824095248997 DMM INFO MM(262420000000031/d02869d1) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250824095248997 DMM INFO MM(262420000000031/d02869d1) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095248997 DMM INFO MM(262420000000031/d02869d1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095248997 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095248997 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095248997 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095248997 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095248997 DLLC NOTICE LLME(ffffffff/d02869d1){ASSIGNED} LLGM Assign pre (d02869d1 => ffffffff) (gprs_llc.c:1079) 20250824095248997 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d02869d1 => ffffffff) (gprs_llc.c:1125) 20250824095248997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095248997 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095248997 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095248997 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(403)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed MC@6d40a618bd43: Test Component 403 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(400)@6d40a618bd43: Final verdict of PTC: none 20250824095254002 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095254002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(389)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(388)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(398)@6d40a618bd43: Final verdict of PTC: none 20250824095254003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45826<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(384)@6d40a618bd43: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(397)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(393)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(402)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(401)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@6d40a618bd43: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(387)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@6d40a618bd43: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(392)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(396)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(391)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(386)@6d40a618bd43: Final verdict of PTC: none TC_hlr_location_cancel_request_update(403)@6d40a618bd43: Final verdict of PTC: pass MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(387): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(392): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(397): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(401): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(402): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_hlr_location_cancel_request_update(403): pass (none -> pass) MTC@6d40a618bd43: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sun Aug 24 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 20250824095254072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45838<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095254374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45838<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95512) 20250824095255003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095255003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95512, count=100944) 20250824095256006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095256006 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:52:56 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 20250824095257007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095257007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_hlr_location_cancel_request_withdraw started. 20250824095257419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56202<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095257419 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(404)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(405)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(404)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095257437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095257437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095257437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095257437 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095257437 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095257437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095257437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095257437 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095257437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095257438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095257438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095257438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095257438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095257438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095257438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095257438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095257438 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095257438 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095257438 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095257438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095257438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095257438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095257441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(409)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(405)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(405)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095257447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095257447 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(410)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(407)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(409)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095257452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095257452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095257452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095257452 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095257452 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095257452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095257452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095257452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095257452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(413)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095257453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095257453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095257453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095257453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095257453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095257453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095257453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095257453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095257453 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095257453 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095257453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095257454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095257454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(414)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095257460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(410)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(410)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(415)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095257470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095257470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(414)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@6d40a618bd43: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_withdraw-BVCI210(412)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095257474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095257474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095257474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095257474 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095257474 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095257474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095257474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095257474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095257474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095257475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095257475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095257475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095257475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095257475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095257475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095257475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095257475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095257475 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095257475 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095257475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095257475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095257475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095257478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(415)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(415)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095257483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095257483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(417)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095258008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095258008 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095258008 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095258008 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(419)@6d40a618bd43: Established a new IPA connection (conn_id=2) 20250824095258009 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(419)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095258009 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(419)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(419)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(419)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(419)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(407)@6d40a618bd43: Adding Client=TC_hlr_location_cancel_request_withdraw(423), IMSI='262420000000029'H, TLLI='C0486A0B'O, index=0 SGSN_Test-GSUP(420)@6d40a618bd43: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(423) TC_hlr_location_cancel_request_withdraw(423)@6d40a618bd43: 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 := '95B45D67FC0508DB88E53168F979C9DF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '963A3FC8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB8591E125DD5E0F'O } } } } } 20250824095259088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095259088 DLLC NOTICE LLME(ffffffff/c0486a0b){UNASSIGNED} LLC RX: unknown TLLI 0xc0486a0b, creating LLME on the fly (gprs_llc.c:552) 20250824095259088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095259088 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095259088 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095259088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095259088 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095259088 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095259088 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095259088 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095259088 DLLC NOTICE LLME(ffffffff/c0486a0b){UNASSIGNED} LLGM Assign pre (c0486a0b => e940b16e) (gprs_llc.c:1079) 20250824095259088 DLLC NOTICE LLME(c0486a0b/e940b16e){ASSIGNED} LLGM Assign post (c0486a0b => e940b16e) (gprs_llc.c:1125) 20250824095259088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095259088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095259088 DMM DEBUG MM(262420000000029/e940b16e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095259102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095259102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095259102 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095259102 DMM DEBUG MM(262420000000029/e940b16e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1134) 20250824095259102 DMM NOTICE MM(262420000000029/e940b16e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095259102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095259102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095259102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095259102 DMM DEBUG MM(262420000000029/e940b16e) Requesting authorization (sgsn_auth.c:160) 20250824095259102 DMM INFO MM(262420000000029/e940b16e) Requesting authentication tuples (sgsn_auth.c:184) 20250824095259102 DMM DEBUG MM(262420000000029/e940b16e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095259102 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250824095259102 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(423) SGSN_Test-GSUP(420)@6d40a618bd43: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(423)"262420000000029" 20250824095259105 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095259105 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095259105 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095259105 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095259105 DMM INFO MM(262420000000029/e940b16e) Subscriber data update (mmctx.c:445) 20250824095259105 DMM DEBUG MM(262420000000029/e940b16e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095259105 DMM INFO MM(262420000000029/e940b16e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095259105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095259105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095259105 DMM INFO MM(262420000000029/e940b16e) <- GMM AUTH AND CIPHERING REQ (rand = 95 b4 5d 67 fc 05 08 db 88 e5 31 68 f9 79 c9 df , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095259114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095259114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095259114 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095259114 DMM INFO MM(262420000000029/e940b16e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095259114 DMM NOTICE MM(262420000000029/e940b16e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095259114 DMM DEBUG MM(262420000000029/e940b16e) checking auth: received GSM SRES = 96 3a 3f c8 (gprs_gmm.c:716) 20250824095259114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095259114 DMM DEBUG MM(262420000000029/e940b16e) Requesting authorization (sgsn_auth.c:160) 20250824095259114 DMM INFO MM(262420000000029/e940b16e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095259114 DMM DEBUG MM(262420000000029/e940b16e) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095259114 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250824095259114 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) 20250824095259114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095259114 DMM INFO MM(262420000000029/e940b16e) <- GMM ATTACH ACCEPT (new P-TMSI=0xe940b16e) (gprs_gmm.c:337) 20250824095259115 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095259115 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095259115 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250824095259115 DMM INFO MM(262420000000029/e940b16e) Subscriber data update (mmctx.c:445) 20250824095259115 DMM DEBUG MM(262420000000029/e940b16e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095259116 DMM INFO MM(262420000000029/e940b16e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095259116 DMM NOTICE MM(262420000000029/e940b16e) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1050) 20250824095259116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095259116 DMM NOTICE MM(262420000000029/e940b16e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095259116 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) 20250824095259116 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095259116 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250824095259116 DMM INFO MM(262420000000029/e940b16e) Subscriber data update (mmctx.c:445) 20250824095259116 DMM DEBUG MM(262420000000029/e940b16e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095259122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095259122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095259122 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095259122 DMM INFO MM(262420000000029/e940b16e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095259122 DMM NOTICE MM(262420000000029/e940b16e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095259122 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095259122 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095259122 DLLC NOTICE LLME(c0486a0b/e940b16e){ASSIGNED} LLGM Assign pre (ffffffff => e940b16e) (gprs_llc.c:1079) 20250824095259122 DLLC NOTICE LLME(ffffffff/e940b16e){ASSIGNED} LLGM Assign post (ffffffff => e940b16e) (gprs_llc.c:1125) 20250824095259122 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095259122 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095259122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095259122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(423)@6d40a618bd43: setverdict(pass): none -> pass 20250824095259173 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250824095259173 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250824095259173 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) 20250824095259173 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250824095259173 DMM INFO MM(262420000000029/e940b16e) Subscriber data update (mmctx.c:445) 20250824095259173 DMM DEBUG MM(262420000000029/e940b16e) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250824095259173 DMM INFO MM(262420000000029/e940b16e) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250824095259173 DMM INFO MM(262420000000029/e940b16e) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1103) 20250824095259173 DMM NOTICE MM(262420000000029/e940b16e) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1081) 20250824095259173 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:288) 20250824095259173 DMM INFO MM(262420000000029/e940b16e) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250824095259173 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095259173 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095259173 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095259173 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095259173 DLLC NOTICE LLME(ffffffff/e940b16e){ASSIGNED} LLGM Assign pre (e940b16e => ffffffff) (gprs_llc.c:1079) 20250824095259173 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e940b16e => ffffffff) (gprs_llc.c:1125) 20250824095259173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095259173 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095259173 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095259173 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(423)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(407)@6d40a618bd43: Removing Client IMSI='262420000000029'H, index=0 20250824095259189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095259189 DLLC NOTICE LLME(ffffffff/e940b16e){UNASSIGNED} LLC RX: unknown TLLI 0xe940b16e, creating LLME on the fly (gprs_llc.c:552) 20250824095259189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095259189 DMM NOTICE LLME(ffffffff/e940b16e){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250824095259189 DLLC NOTICE LLME(ffffffff/e940b16e){UNASSIGNED} LLGM Assign pre (e940b16e => ffffffff) (gprs_llc.c:1079) 20250824095259189 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e940b16e => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(423)@6d40a618bd43: Final verdict of PTC: pass 20250824095259196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56202<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(420)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(408)@6d40a618bd43: Final verdict of PTC: none 20250824095259200 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095259201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(410)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(404)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(413)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(414)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(419)@6d40a618bd43: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(407)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(405)@6d40a618bd43: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(417)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(421)@6d40a618bd43: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(412)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(409)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(418)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(422)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(406)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(411)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(416)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(415)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(404): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(405): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(407): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(409): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(410): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(412): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(414): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(415): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(417): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(419): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(420): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(421): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(422): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(423): pass (none -> pass) MTC@6d40a618bd43: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Sun Aug 24 09:52:59 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 20250824095259315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095259616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93524) 20250824095300202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095300202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93524, count=97880) 20250824095301203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095301203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:53: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_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 20250824095302204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095302204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250824095302656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095302658 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(424)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(425)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(424)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(428)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095302681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095302681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095302681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095302681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095302681 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095302681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095302681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095302681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095302681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250824095302682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095302682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095302682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(428)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095302682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095302682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095302682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095302682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095302682 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095302682 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095302682 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095302682 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095302682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095302682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(428)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(428)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095302684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(429)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(425)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(425)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095302690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095302690 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(430)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(429)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(433)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095302694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095302694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095302694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095302694 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095302694 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095302694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095302694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095302694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095302694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(433)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095302695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095302695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095302695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095302695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095302695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095302695 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095302695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095302695 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095302695 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095302695 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095302695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(433)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095302696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095302696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(433)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095302697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(434)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(430)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(430)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095302702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095302702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(435)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(434)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(438)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095302711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095302711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095302711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095302711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095302711 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095302711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095302711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095302711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095302711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(438)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095302711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095302711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095302711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095302711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095302711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095302711 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095302711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095302711 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095302711 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095302711 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095302711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095302712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095302712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(438)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(438)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095302714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(435)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(435)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095302718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095302718 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)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095303205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095303205 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095303205 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095303205 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(439)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(439)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095303209 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095303210 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(439)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(439)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(439)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(439)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@6d40a618bd43: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443), IMSI='262420000000030'H, TLLI='E379B50A'O, index=0 SGSN_Test-GSUP(440)@6d40a618bd43: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443) 20250824095304279 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) 20250824095304279 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(440)@6d40a618bd43: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443) SGSN_Test-GSUP(440)@6d40a618bd43: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)@6d40a618bd43: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@6d40a618bd43: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)@6d40a618bd43: Final verdict of PTC: pass 20250824095304290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56220<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(440)@6d40a618bd43: Final verdict of PTC: none 20250824095304295 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095304296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(424)@6d40a618bd43: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(425)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(430)@6d40a618bd43: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(439)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(429)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(433)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(435)@6d40a618bd43: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(438)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(428)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(434)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(441)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(442)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(426)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(436)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(431)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(424): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(425): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(426): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(428): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(429): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(430): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(431): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(433): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(434): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(435): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(436): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(438): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(439): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(440): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(441): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(442): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443): pass (none -> pass) MTC@6d40a618bd43: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@6d40a618bd43: 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'. Sun Aug 24 09:53:04 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 20250824095304394 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095304696 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50112) 20250824095305297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095305297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50112, count=54468) 20250824095306298 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095306298 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:53:06 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 20250824095307299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095307299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250824095307734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095307735 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(444)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(445)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(444)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(448)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095307751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095307751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095307751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095307751 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095307751 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095307751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095307751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095307751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095307751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(448)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095307752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095307752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095307752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095307752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095307752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095307752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095307752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095307752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095307752 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095307752 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095307752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095307752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095307752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(448)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(448)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095307754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(449)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(445)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(445)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095307760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095307760 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(450)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(449)@6d40a618bd43: 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_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(453)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(453)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095307764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095307764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095307764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095307764 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095307764 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095307764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095307764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095307764 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095307764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(453)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095307765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095307765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095307765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095307765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095307765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095307765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095307765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095307765 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095307765 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095307765 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095307765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(453)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095307766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095307766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(453)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095307768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(454)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(450)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(450)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095307775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095307775 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)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(455)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(454)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(458)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095307784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095307784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095307784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095307784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095307784 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095307784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095307784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095307784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095307784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(458)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095307785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095307785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095307785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095307785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095307785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095307785 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095307785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095307785 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095307785 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095307785 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095307785 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095307786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095307786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(458)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(458)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095307788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(455)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(455)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095307792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095307792 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)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095308300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095308300 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095308300 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095308300 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(459)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(459)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095308304 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095308306 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(459)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(459)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(459)@6d40a618bd43: 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)@6d40a618bd43: 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(459)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(459)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@6d40a618bd43: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(463), IMSI='262420000000030'H, TLLI='EBCA389F'O, index=0 SGSN_Test-GSUP(460)@6d40a618bd43: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(463) 20250824095309369 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) 20250824095309369 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(460)@6d40a618bd43: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(463) SGSN_Test-GSUP(460)@6d40a618bd43: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(463)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(463)@6d40a618bd43: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@6d40a618bd43: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(463)@6d40a618bd43: Final verdict of PTC: pass 20250824095309379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50594<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(460)@6d40a618bd43: Final verdict of PTC: none 20250824095309383 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095309383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(448)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(453)@6d40a618bd43: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(459)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(449)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(458)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(461)@6d40a618bd43: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(444)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(445)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(454)@6d40a618bd43: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(452)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(462)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(455)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(450)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(451)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(446)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(456)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(444): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(445): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(446): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(448): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(449): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(450): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(451): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(452): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(453): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(454): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(455): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(456): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(458): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(459): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(460): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(461): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(462): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(463): pass (none -> pass) MTC@6d40a618bd43: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@6d40a618bd43: 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'. Sun Aug 24 09:53:09 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 20250824095309453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095309755 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45572) 20250824095310384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095310384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45572, count=53512) 20250824095311385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095311385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:53:11 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 20250824095312386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095312386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_rau_unknown started. 20250824095312858 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095312861 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(464)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(465)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(464)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(468)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095312910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095312910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095312910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095312910 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095312910 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095312910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095312910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095312910 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095312910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(468)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095312912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095312912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095312912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095312912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095312912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095312912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095312912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095312912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095312912 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095312912 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095312913 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095312913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095312913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(468)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(468)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(469)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095312916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(465)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(465)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095312923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095312923 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(470)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(467)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(469)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(473)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095312927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095312927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095312927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095312927 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095312927 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095312927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095312927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095312927 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095312927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(473)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095312928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095312928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095312928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095312928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095312928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095312928 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095312928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095312928 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095312928 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095312928 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095312928 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095312929 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095312929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(473)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(473)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095312930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(474)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(470)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(470)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095312936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095312936 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(475)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(472)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(474)@6d40a618bd43: 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(479)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(479)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095312946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095312946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095312946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095312946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095312946 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095312946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095312946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095312946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095312946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(479)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095312947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095312947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095312947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095312947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095312947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095312947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095312947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095312947 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095312947 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095312947 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095312947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095312947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095312947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(479)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(479)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095312949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(475)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(475)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095312953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095312953 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(476)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095313387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095313387 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095313387 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095313387 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(478)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(478)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095313391 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095313392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(478)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(478)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(478)@6d40a618bd43: 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(478)@6d40a618bd43: 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(478)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(478)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(467)@6d40a618bd43: Adding Client=TC_rau_unknown(483), IMSI='262420000000011'H, TLLI='DF438703'O, index=0 SGSN_Test-GSUP(480)@6d40a618bd43: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(483) 20250824095314429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095314429 DLLC NOTICE LLME(ffffffff/df438703){UNASSIGNED} LLC RX: unknown TLLI 0xdf438703, creating LLME on the fly (gprs_llc.c:552) 20250824095314429 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250824095314429 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250824095314429 DMM NOTICE LLME(ffffffff/df438703){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250824095314429 DLLC NOTICE LLME(ffffffff/df438703){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250824095314429 DMM ERROR LLME(ffffffff/df438703){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250824095314429 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250824095314429 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250824095314429 DLLC NOTICE LLME(ffffffff/df438703){UNASSIGNED} LLGM Assign pre (df438703 => ffffffff) (gprs_llc.c:1079) 20250824095314429 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df438703 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(483)@6d40a618bd43: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(467)@6d40a618bd43: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(483)@6d40a618bd43: Final verdict of PTC: pass 20250824095314435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50618<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(480)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(468)@6d40a618bd43: Final verdict of PTC: none 20250824095314437 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095314437 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(464)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(465)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(469)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(478)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(473)@6d40a618bd43: Final verdict of PTC: none TC_rau_unknown-BVCI220(476)@6d40a618bd43: Final verdict of PTC: none TC_rau_unknown-BVCI196(467)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(474)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(470)@6d40a618bd43: Final verdict of PTC: none TC_rau_unknown-BVCI210(472)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(475)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(479)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(481)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(482)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(466)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(471)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(477)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(464): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(465): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(466): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_rau_unknown-BVCI196(467): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(468): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(469): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(470): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(471): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_rau_unknown-BVCI210(472): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(473): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(474): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(475): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_rau_unknown-BVCI220(476): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(477): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(478): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(479): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(480): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(481): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(482): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_rau_unknown(483): pass (none -> pass) MTC@6d40a618bd43: Test case TC_rau_unknown finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Sun Aug 24 09:53:14 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250824095314509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095314811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50630<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44660) 20250824095315438 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095315438 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44660, count=55124) 20250824095316439 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095316439 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:53: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_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 20250824095317440 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095317440 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_rau started. 20250824095317928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095317931 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(484)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(485)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(484)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(488)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095317978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095317978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095317978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095317978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095317978 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095317978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095317978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095317978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095317978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(488)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095317981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095317981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095317981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095317982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095317982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095317982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095317982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095317982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095317982 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095317982 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095317982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(488)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095317984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095317984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(488)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095317988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(489)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(485)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(485)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095317994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095317994 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(490)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(487)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(489)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(493)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095318005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095318005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095318005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095318005 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095318005 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095318005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095318005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095318005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095318005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(493)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095318006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095318006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095318006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095318006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095318006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095318006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095318006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095318006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095318006 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095318006 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095318006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095318006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095318006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(493)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(493)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(494)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095318009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(490)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(490)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(495)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095318016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095318016 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(494)@6d40a618bd43: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_rau-BVCI210(491)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(498)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(498)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095318023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095318023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095318023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095318023 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095318023 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095318023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095318023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095318023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095318023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(498)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095318026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095318026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095318026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095318026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095318026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095318026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095318026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095318026 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095318026 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095318026 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095318026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095318027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095318027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(498)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(498)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095318031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(495)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(495)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095318040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095318040 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(497)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095318172 DGPRS DEBUG Checking for inactive LLMEs, time = 19260103 (sgsn.c:132) 20250824095318174 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095318174 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095318174 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095318174 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095318175 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095318175 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095318175 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095318175 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095318175 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095318175 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250824095318441 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095318441 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095318441 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095318441 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(499)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(499)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095318443 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095318443 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(499)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(499)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(499)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(499)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(487)@6d40a618bd43: Adding Client=TC_attach_rau(503), IMSI='262420000000012'H, TLLI='E5F4B3D4'O, index=0 SGSN_Test-GSUP(500)@6d40a618bd43: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(503) TC_attach_rau(503)@6d40a618bd43: 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 := '4DB7CDA47C5C7C5FDBEBFF6DB2792FF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AFA43FBB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '89EABB5830F51010'O } } } } } 20250824095319515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095319515 DLLC NOTICE LLME(ffffffff/e5f4b3d4){UNASSIGNED} LLC RX: unknown TLLI 0xe5f4b3d4, creating LLME on the fly (gprs_llc.c:552) 20250824095319515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095319515 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095319515 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095319515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095319515 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095319515 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095319515 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095319515 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095319515 DLLC NOTICE LLME(ffffffff/e5f4b3d4){UNASSIGNED} LLGM Assign pre (e5f4b3d4 => d8e1cb87) (gprs_llc.c:1079) 20250824095319515 DLLC NOTICE LLME(e5f4b3d4/d8e1cb87){ASSIGNED} LLGM Assign post (e5f4b3d4 => d8e1cb87) (gprs_llc.c:1125) 20250824095319515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095319515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095319515 DMM DEBUG MM(262420000000012/d8e1cb87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095319533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095319533 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095319533 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095319533 DMM DEBUG MM(262420000000012/d8e1cb87) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1134) 20250824095319533 DMM NOTICE MM(262420000000012/d8e1cb87) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095319533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095319533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095319533 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095319533 DMM DEBUG MM(262420000000012/d8e1cb87) Requesting authorization (sgsn_auth.c:160) 20250824095319533 DMM INFO MM(262420000000012/d8e1cb87) Requesting authentication tuples (sgsn_auth.c:184) 20250824095319533 DMM DEBUG MM(262420000000012/d8e1cb87) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095319533 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250824095319533 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(503) SGSN_Test-GSUP(500)@6d40a618bd43: Added IMSI table entry 0TC_attach_rau(503)"262420000000012" 20250824095319539 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095319539 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095319539 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095319539 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095319539 DMM INFO MM(262420000000012/d8e1cb87) Subscriber data update (mmctx.c:445) 20250824095319539 DMM DEBUG MM(262420000000012/d8e1cb87) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095319539 DMM INFO MM(262420000000012/d8e1cb87) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095319540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095319540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095319540 DMM INFO MM(262420000000012/d8e1cb87) <- GMM AUTH AND CIPHERING REQ (rand = 4d b7 cd a4 7c 5c 7c 5f db eb ff 6d b2 79 2f f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095319555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095319555 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095319555 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095319555 DMM INFO MM(262420000000012/d8e1cb87) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095319555 DMM NOTICE MM(262420000000012/d8e1cb87) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095319555 DMM DEBUG MM(262420000000012/d8e1cb87) checking auth: received GSM SRES = af a4 3f bb (gprs_gmm.c:716) 20250824095319555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095319555 DMM DEBUG MM(262420000000012/d8e1cb87) Requesting authorization (sgsn_auth.c:160) 20250824095319555 DMM INFO MM(262420000000012/d8e1cb87) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095319555 DMM DEBUG MM(262420000000012/d8e1cb87) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095319555 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250824095319555 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) 20250824095319555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095319555 DMM INFO MM(262420000000012/d8e1cb87) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8e1cb87) (gprs_gmm.c:337) 20250824095319558 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095319558 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095319558 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250824095319558 DMM INFO MM(262420000000012/d8e1cb87) Subscriber data update (mmctx.c:445) 20250824095319558 DMM DEBUG MM(262420000000012/d8e1cb87) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095319558 DMM INFO MM(262420000000012/d8e1cb87) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095319559 DMM NOTICE MM(262420000000012/d8e1cb87) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1050) 20250824095319559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095319559 DMM NOTICE MM(262420000000012/d8e1cb87) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095319559 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) 20250824095319560 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095319560 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250824095319560 DMM INFO MM(262420000000012/d8e1cb87) Subscriber data update (mmctx.c:445) 20250824095319560 DMM DEBUG MM(262420000000012/d8e1cb87) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095319571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095319571 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095319571 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095319571 DMM INFO MM(262420000000012/d8e1cb87) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095319571 DMM NOTICE MM(262420000000012/d8e1cb87) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095319571 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095319571 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095319571 DLLC NOTICE LLME(e5f4b3d4/d8e1cb87){ASSIGNED} LLGM Assign pre (ffffffff => d8e1cb87) (gprs_llc.c:1079) 20250824095319571 DLLC NOTICE LLME(ffffffff/d8e1cb87){ASSIGNED} LLGM Assign post (ffffffff => d8e1cb87) (gprs_llc.c:1125) 20250824095319571 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095319571 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095319571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095319571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(503)@6d40a618bd43: setverdict(pass): none -> pass 20250824095319629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095319630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095319630 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095319630 DMM INFO MM(262420000000012/d8e1cb87) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1653) 20250824095319630 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095319630 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824095319630 DLLC NOTICE LLME(ffffffff/d8e1cb87){ASSIGNED} LLGM Assign pre (d8e1cb87 => c095f5ac) (gprs_llc.c:1079) 20250824095319630 DLLC NOTICE LLME(d8e1cb87/c095f5ac){ASSIGNED} LLGM Assign post (d8e1cb87 => c095f5ac) (gprs_llc.c:1125) 20250824095319630 DMM INFO MM(262420000000012/c095f5ac) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau(503)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(503)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(487)@6d40a618bd43: Removing Client IMSI='262420000000012'H, index=0 20250824095319646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095319646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250824095319646 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095319646 DMM INFO MM(262420000000012/c095f5ac) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250824095319646 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250824095319646 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095319646 DLLC NOTICE LLME(d8e1cb87/c095f5ac){ASSIGNED} LLGM Assign pre (ffffffff => c095f5ac) (gprs_llc.c:1079) 20250824095319646 DLLC NOTICE LLME(ffffffff/c095f5ac){ASSIGNED} LLGM Assign post (ffffffff => c095f5ac) (gprs_llc.c:1125) 20250824095319646 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau(503)@6d40a618bd43: Final verdict of PTC: pass 20250824095319650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47884<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(500)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(489)@6d40a618bd43: Final verdict of PTC: none TC_attach_rau-BVCI220(497)@6d40a618bd43: Final verdict of PTC: none TC_attach_rau-BVCI210(491)@6d40a618bd43: Final verdict of PTC: none 20250824095319655 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095319655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(493)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(499)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(494)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(495)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(502)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(484)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(488)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(501)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(498)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(490)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(492)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(486)@6d40a618bd43: Final verdict of PTC: none TC_attach_rau-BVCI196(487)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(485)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(496)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(484): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(485): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(486): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_rau-BVCI196(487): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(488): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(489): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(490): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_rau-BVCI210(491): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(492): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(493): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(494): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(495): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(496): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_rau-BVCI220(497): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(498): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(499): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(500): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(501): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(502): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_rau(503): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_rau finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Sun Aug 24 09:53:19 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250824095319767 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47892<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095320169 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47892<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58316) 20250824095320657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095320657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58316, count=100404) 20250824095321658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095321658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:53:22 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 20250824095322659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095322659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_rau_a_a started. 20250824095323300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47904<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095323302 DMM INFO MM(262420000000012/c095f5ac) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095323302 DMM INFO MM(262420000000012/c095f5ac) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095323302 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095323302 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095323302 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095323302 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095323302 DLLC NOTICE LLME(ffffffff/c095f5ac){ASSIGNED} LLGM Assign pre (c095f5ac => ffffffff) (gprs_llc.c:1079) 20250824095323302 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c095f5ac => ffffffff) (gprs_llc.c:1125) 20250824095323302 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250824095323302 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) 20250824095323302 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) 20250824095323302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095323302 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095323302 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095323302 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095323302 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(504)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(505)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(504)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(508)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095323345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095323345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095323345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095323345 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095323345 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095323345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095323345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095323345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095323345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(508)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095323346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095323346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095323346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095323346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095323346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095323346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095323346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095323346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095323346 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095323346 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095323346 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(508)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095323346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095323346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(508)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095323348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(509)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(505)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(505)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095323353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095323353 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(507)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(510)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(509)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(513)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095323359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095323359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095323359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095323359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095323359 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095323359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095323359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095323359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095323359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(513)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095323359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095323359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095323359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095323360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095323360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095323360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095323360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095323360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095323360 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095323360 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095323360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(513)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095323360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095323360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(513)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095323361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(514)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(510)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(510)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095323366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095323366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(512)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(515)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(514)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(518)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095323375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095323375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095323375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095323375 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095323375 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095323375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095323375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095323375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095323375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(518)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095323377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095323377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095323377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095323377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095323377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095323377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095323377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095323377 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095323377 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095323377 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095323377 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(518)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095323377 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095323377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(518)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095323379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(515)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(515)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095323384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095323384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(517)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095323660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095323661 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095323661 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095323661 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(519)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(519)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095323665 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(519)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(519)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095323666 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(519)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(519)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(507)@6d40a618bd43: Adding Client=TC_attach_rau_a_a(523), IMSI='262420000000037'H, TLLI='E9E0A152'O, index=0 SGSN_Test-GSUP(520)@6d40a618bd43: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(523) TC_attach_rau_a_a(523)@6d40a618bd43: 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 := '10ABC33CB66882E5CB3C601102A4958C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE56C2E5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7CAAD041BD273CFE'O } } } } } 20250824095324739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095324739 DLLC NOTICE LLME(ffffffff/e9e0a152){UNASSIGNED} LLC RX: unknown TLLI 0xe9e0a152, creating LLME on the fly (gprs_llc.c:552) 20250824095324739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095324739 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095324739 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095324739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095324739 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095324739 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095324739 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095324739 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095324739 DLLC NOTICE LLME(ffffffff/e9e0a152){UNASSIGNED} LLGM Assign pre (e9e0a152 => df4bdcf5) (gprs_llc.c:1079) 20250824095324739 DLLC NOTICE LLME(e9e0a152/df4bdcf5){ASSIGNED} LLGM Assign post (e9e0a152 => df4bdcf5) (gprs_llc.c:1125) 20250824095324739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095324739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095324739 DMM DEBUG MM(262420000000037/df4bdcf5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095324746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095324746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095324746 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095324746 DMM DEBUG MM(262420000000037/df4bdcf5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1134) 20250824095324746 DMM NOTICE MM(262420000000037/df4bdcf5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095324746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095324746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095324746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095324746 DMM DEBUG MM(262420000000037/df4bdcf5) Requesting authorization (sgsn_auth.c:160) 20250824095324746 DMM INFO MM(262420000000037/df4bdcf5) Requesting authentication tuples (sgsn_auth.c:184) 20250824095324746 DMM DEBUG MM(262420000000037/df4bdcf5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095324746 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250824095324746 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(523) SGSN_Test-GSUP(520)@6d40a618bd43: Added IMSI table entry 0TC_attach_rau_a_a(523)"262420000000037" 20250824095324749 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095324749 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095324749 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095324749 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095324749 DMM INFO MM(262420000000037/df4bdcf5) Subscriber data update (mmctx.c:445) 20250824095324749 DMM DEBUG MM(262420000000037/df4bdcf5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095324749 DMM INFO MM(262420000000037/df4bdcf5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095324749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095324749 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095324749 DMM INFO MM(262420000000037/df4bdcf5) <- GMM AUTH AND CIPHERING REQ (rand = 10 ab c3 3c b6 68 82 e5 cb 3c 60 11 02 a4 95 8c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095324756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095324756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095324756 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095324756 DMM INFO MM(262420000000037/df4bdcf5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095324756 DMM NOTICE MM(262420000000037/df4bdcf5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095324756 DMM DEBUG MM(262420000000037/df4bdcf5) checking auth: received GSM SRES = ae 56 c2 e5 (gprs_gmm.c:716) 20250824095324756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095324756 DMM DEBUG MM(262420000000037/df4bdcf5) Requesting authorization (sgsn_auth.c:160) 20250824095324756 DMM INFO MM(262420000000037/df4bdcf5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095324756 DMM DEBUG MM(262420000000037/df4bdcf5) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095324756 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250824095324756 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) 20250824095324756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095324757 DMM INFO MM(262420000000037/df4bdcf5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf4bdcf5) (gprs_gmm.c:337) 20250824095324758 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095324758 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095324758 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250824095324758 DMM INFO MM(262420000000037/df4bdcf5) Subscriber data update (mmctx.c:445) 20250824095324758 DMM DEBUG MM(262420000000037/df4bdcf5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095324758 DMM INFO MM(262420000000037/df4bdcf5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095324758 DMM NOTICE MM(262420000000037/df4bdcf5) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1050) 20250824095324758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095324758 DMM NOTICE MM(262420000000037/df4bdcf5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095324758 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) 20250824095324758 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095324758 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250824095324758 DMM INFO MM(262420000000037/df4bdcf5) Subscriber data update (mmctx.c:445) 20250824095324758 DMM DEBUG MM(262420000000037/df4bdcf5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095324764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095324764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095324764 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095324764 DMM INFO MM(262420000000037/df4bdcf5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095324764 DMM NOTICE MM(262420000000037/df4bdcf5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095324764 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095324764 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095324764 DLLC NOTICE LLME(e9e0a152/df4bdcf5){ASSIGNED} LLGM Assign pre (ffffffff => df4bdcf5) (gprs_llc.c:1079) 20250824095324764 DLLC NOTICE LLME(ffffffff/df4bdcf5){ASSIGNED} LLGM Assign post (ffffffff => df4bdcf5) (gprs_llc.c:1125) 20250824095324764 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095324764 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095324764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095324764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(523)@6d40a618bd43: setverdict(pass): none -> pass 20250824095324826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095324826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095324826 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095324826 DMM INFO MM(262420000000037/df4bdcf5) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250824095324826 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095324826 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824095324826 DLLC NOTICE LLME(ffffffff/df4bdcf5){ASSIGNED} LLGM Assign pre (df4bdcf5 => f49ff573) (gprs_llc.c:1079) 20250824095324826 DLLC NOTICE LLME(df4bdcf5/f49ff573){ASSIGNED} LLGM Assign post (df4bdcf5 => f49ff573) (gprs_llc.c:1125) 20250824095324826 DMM INFO MM(262420000000037/f49ff573) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(523)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(523)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095324844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095324845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250824095324845 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095324845 DMM INFO MM(262420000000037/f49ff573) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250824095324845 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250824095324845 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095324845 DLLC NOTICE LLME(df4bdcf5/f49ff573){ASSIGNED} LLGM Assign pre (ffffffff => f49ff573) (gprs_llc.c:1079) 20250824095324845 DLLC NOTICE LLME(ffffffff/f49ff573){ASSIGNED} LLGM Assign post (ffffffff => f49ff573) (gprs_llc.c:1125) 20250824095324845 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250824095324845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095324845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095324845 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095324845 DMM INFO MM(262420000000037/f49ff573) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250824095324845 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095324845 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824095324845 DLLC NOTICE LLME(ffffffff/f49ff573){ASSIGNED} LLGM Assign pre (f49ff573 => d7fe082d) (gprs_llc.c:1079) 20250824095324845 DLLC NOTICE LLME(f49ff573/d7fe082d){ASSIGNED} LLGM Assign post (f49ff573 => d7fe082d) (gprs_llc.c:1125) 20250824095324845 DMM INFO MM(262420000000037/d7fe082d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(523)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(523)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095324858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095324858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095324858 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095324858 DMM INFO MM(262420000000037/d7fe082d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250824095324858 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250824095324858 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095324858 DLLC NOTICE LLME(f49ff573/d7fe082d){ASSIGNED} LLGM Assign pre (ffffffff => d7fe082d) (gprs_llc.c:1079) 20250824095324859 DLLC NOTICE LLME(ffffffff/d7fe082d){ASSIGNED} LLGM Assign post (ffffffff => d7fe082d) (gprs_llc.c:1125) 20250824095324859 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250824095324859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095324859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095324859 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095324859 DMM INFO MM(262420000000037/d7fe082d) -> GMM DETACH REQUEST TLLI=0xd7fe082d type=GPRS detach Power-off (gprs_gmm.c:1512) 20250824095324859 DMM INFO MM(262420000000037/d7fe082d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250824095324859 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095324859 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095324859 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095324859 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095324859 DLLC NOTICE LLME(ffffffff/d7fe082d){ASSIGNED} LLGM Assign pre (d7fe082d => ffffffff) (gprs_llc.c:1079) 20250824095324859 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7fe082d => ffffffff) (gprs_llc.c:1125) 20250824095324859 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250824095324859 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) 20250824095324859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095324859 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095324859 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095324859 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095324861 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(523)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(507)@6d40a618bd43: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(523)@6d40a618bd43: Final verdict of PTC: pass 20250824095329880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47904<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(520)@6d40a618bd43: Final verdict of PTC: none 20250824095329884 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095329884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(505)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(519)@6d40a618bd43: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(512)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(509)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(515)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(513)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(518)@6d40a618bd43: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(517)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(522)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(521)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(514)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(504)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(508)@6d40a618bd43: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(507)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(510)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(516)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(506)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(511)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(504): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(505): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(506): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_rau_a_a-BVCI196(507): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(508): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(509): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(510): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(511): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_rau_a_a-BVCI210(512): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(513): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(514): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(515): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(516): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_rau_a_a-BVCI220(517): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(518): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(519): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(520): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(521): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(522): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_rau_a_a(523): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Sun Aug 24 09:53:29 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 20250824095329931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095330233 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57826<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108028) 20250824095330886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095330886 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108028, count=113460) 20250824095331888 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095331888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:53: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.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 20250824095332890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095332890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_rau_a_b started. 20250824095333356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57830<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095333359 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(524)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(525)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(524)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(528)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095333410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095333410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095333410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095333410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095333410 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095333410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095333410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095333410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095333410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(528)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095333411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095333411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095333411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095333411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095333411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095333411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095333411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095333411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095333411 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095333411 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095333411 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095333411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095333411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(528)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(528)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095333413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(529)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(525)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(525)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095333418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095333418 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(527)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(530)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(529)@6d40a618bd43: 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(533)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(533)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095333424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095333424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095333424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095333424 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095333424 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095333424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095333424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095333424 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095333424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(533)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095333425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095333425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095333425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095333425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095333425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095333425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095333425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095333425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095333425 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095333425 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095333425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095333425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095333425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(533)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(533)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095333426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(534)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(530)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(530)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095333431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095333431 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(532)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(535)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(534)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(538)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095333438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095333438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095333438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095333438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095333438 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095333438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095333438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095333438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095333438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(538)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095333438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095333438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095333438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095333439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095333439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095333439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095333439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095333439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095333439 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095333439 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095333439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095333439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095333439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(538)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(538)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095333441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(535)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(535)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095333445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095333445 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(537)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095333891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095333891 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095333891 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095333891 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(539)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(539)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095333894 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095333895 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(539)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(539)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(539)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(539)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(527)@6d40a618bd43: Adding Client=TC_attach_rau_a_b(543), IMSI='262420000000038'H, TLLI='F81E26F3'O, index=0 SGSN_Test-GSUP(540)@6d40a618bd43: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(543) TC_attach_rau_a_b(543)@6d40a618bd43: 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 := '68230FBD476C89874F6C79E951BE0DEB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A057144'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ADB79CEE1AC091ED'O } } } } } 20250824095334979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095334979 DLLC NOTICE LLME(ffffffff/f81e26f3){UNASSIGNED} LLC RX: unknown TLLI 0xf81e26f3, creating LLME on the fly (gprs_llc.c:552) 20250824095334979 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095334979 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095334979 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095334979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095334979 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095334979 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095334979 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095334979 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095334979 DLLC NOTICE LLME(ffffffff/f81e26f3){UNASSIGNED} LLGM Assign pre (f81e26f3 => e0dbb379) (gprs_llc.c:1079) 20250824095334979 DLLC NOTICE LLME(f81e26f3/e0dbb379){ASSIGNED} LLGM Assign post (f81e26f3 => e0dbb379) (gprs_llc.c:1125) 20250824095334979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095334979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095334979 DMM DEBUG MM(262420000000038/e0dbb379) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095334988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095334988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095334988 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095334988 DMM DEBUG MM(262420000000038/e0dbb379) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1134) 20250824095334988 DMM NOTICE MM(262420000000038/e0dbb379) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095334988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095334988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095334988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095334988 DMM DEBUG MM(262420000000038/e0dbb379) Requesting authorization (sgsn_auth.c:160) 20250824095334988 DMM INFO MM(262420000000038/e0dbb379) Requesting authentication tuples (sgsn_auth.c:184) 20250824095334988 DMM DEBUG MM(262420000000038/e0dbb379) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095334988 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250824095334988 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(543) SGSN_Test-GSUP(540)@6d40a618bd43: Added IMSI table entry 0TC_attach_rau_a_b(543)"262420000000038" 20250824095334990 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095334990 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095334990 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095334990 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095334990 DMM INFO MM(262420000000038/e0dbb379) Subscriber data update (mmctx.c:445) 20250824095334990 DMM DEBUG MM(262420000000038/e0dbb379) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095334990 DMM INFO MM(262420000000038/e0dbb379) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095334990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095334990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095334990 DMM INFO MM(262420000000038/e0dbb379) <- GMM AUTH AND CIPHERING REQ (rand = 68 23 0f bd 47 6c 89 87 4f 6c 79 e9 51 be 0d eb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095334996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095334996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095334996 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095334996 DMM INFO MM(262420000000038/e0dbb379) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095334996 DMM NOTICE MM(262420000000038/e0dbb379) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095334996 DMM DEBUG MM(262420000000038/e0dbb379) checking auth: received GSM SRES = 6a 05 71 44 (gprs_gmm.c:716) 20250824095334996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095334996 DMM DEBUG MM(262420000000038/e0dbb379) Requesting authorization (sgsn_auth.c:160) 20250824095334996 DMM INFO MM(262420000000038/e0dbb379) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095334996 DMM DEBUG MM(262420000000038/e0dbb379) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095334996 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250824095334996 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) 20250824095334996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095334996 DMM INFO MM(262420000000038/e0dbb379) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0dbb379) (gprs_gmm.c:337) 20250824095334997 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095334997 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095334997 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250824095334997 DMM INFO MM(262420000000038/e0dbb379) Subscriber data update (mmctx.c:445) 20250824095334997 DMM DEBUG MM(262420000000038/e0dbb379) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095334997 DMM INFO MM(262420000000038/e0dbb379) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095334997 DMM NOTICE MM(262420000000038/e0dbb379) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1050) 20250824095334997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095334997 DMM NOTICE MM(262420000000038/e0dbb379) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095334997 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) 20250824095334997 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095334997 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250824095334997 DMM INFO MM(262420000000038/e0dbb379) Subscriber data update (mmctx.c:445) 20250824095334997 DMM DEBUG MM(262420000000038/e0dbb379) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095335002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095335002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095335002 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095335002 DMM INFO MM(262420000000038/e0dbb379) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095335002 DMM NOTICE MM(262420000000038/e0dbb379) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095335002 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095335002 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095335002 DLLC NOTICE LLME(f81e26f3/e0dbb379){ASSIGNED} LLGM Assign pre (ffffffff => e0dbb379) (gprs_llc.c:1079) 20250824095335002 DLLC NOTICE LLME(ffffffff/e0dbb379){ASSIGNED} LLGM Assign post (ffffffff => e0dbb379) (gprs_llc.c:1125) 20250824095335002 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095335002 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095335002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095335002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(543)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_rau_a_b(543)@6d40a618bd43: attach complete sending rau 20250824095335063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095335063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095335063 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095335063 DMM INFO MM(262420000000038/e0dbb379) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250824095335063 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095335063 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824095335063 DLLC NOTICE LLME(ffffffff/e0dbb379){ASSIGNED} LLGM Assign pre (e0dbb379 => dd9d6022) (gprs_llc.c:1079) 20250824095335063 DLLC NOTICE LLME(e0dbb379/dd9d6022){ASSIGNED} LLGM Assign post (e0dbb379 => dd9d6022) (gprs_llc.c:1125) 20250824095335063 DMM INFO MM(262420000000038/dd9d6022) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(543)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@6d40a618bd43: rau complete unregistering TC_attach_rau_a_b-BVCI196(527)@6d40a618bd43: Removing Client IMSI='262420000000038'H, index=0 20250824095335078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095335078 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250824095335078 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095335078 DMM INFO MM(262420000000038/dd9d6022) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250824095335078 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250824095335078 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095335078 DLLC NOTICE LLME(e0dbb379/dd9d6022){ASSIGNED} LLGM Assign pre (ffffffff => dd9d6022) (gprs_llc.c:1079) 20250824095335078 DLLC NOTICE LLME(ffffffff/dd9d6022){ASSIGNED} LLGM Assign post (ffffffff => dd9d6022) (gprs_llc.c:1125) 20250824095335078 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b-BVCI210(532)@6d40a618bd43: Adding Client=TC_attach_rau_a_b(543), IMSI='262420000000038'H, TLLI='DD9D6022'O, index=0 TC_attach_rau_a_b(543)@6d40a618bd43: sending second RAU via different RA 20250824095335086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095335086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095335086 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250824095335086 DMM INFO MM(262420000000038/dd9d6022) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: dd9d6022, P-TMSI: dd9d6022 (00000000), TLLI: dd9d6022 (dd9d6022), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250824095335086 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1709) 20250824095335086 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824095335086 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095335086 DLLC NOTICE LLME(ffffffff/dd9d6022){ASSIGNED} LLGM Assign pre (dd9d6022 => dd9d6022) (gprs_llc.c:1079) 20250824095335086 DLLC NOTICE LLME(dd9d6022/dd9d6022){ASSIGNED} LLGM Assign post (dd9d6022 => dd9d6022) (gprs_llc.c:1125) 20250824095335086 DMM INFO MM(262420000000038/dd9d6022) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(543)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095335113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095335113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095335113 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095335113 DMM INFO MM(262420000000038/dd9d6022) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250824095335114 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250824095335114 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095335114 DLLC NOTICE LLME(dd9d6022/dd9d6022){ASSIGNED} LLGM Assign pre (ffffffff => dd9d6022) (gprs_llc.c:1079) 20250824095335114 DLLC NOTICE LLME(ffffffff/dd9d6022){ASSIGNED} LLGM Assign post (ffffffff => dd9d6022) (gprs_llc.c:1125) 20250824095335114 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250824095335114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095335114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095335114 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095335114 DMM INFO MM(262420000000038/dd9d6022) -> GMM DETACH REQUEST TLLI=0xdd9d6022 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250824095335114 DMM INFO MM(262420000000038/dd9d6022) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250824095335114 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095335114 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095335115 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095335115 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095335115 DLLC NOTICE LLME(ffffffff/dd9d6022){ASSIGNED} LLGM Assign pre (dd9d6022 => ffffffff) (gprs_llc.c:1079) 20250824095335115 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd9d6022 => ffffffff) (gprs_llc.c:1125) 20250824095335115 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250824095335115 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) 20250824095335115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095335115 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095335115 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095335115 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095335116 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(543)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(527)@6d40a618bd43: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(543)@6d40a618bd43: Final verdict of PTC: pass 20250824095340134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57830<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_rau_a_b-BVCI196(527)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(540)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(525)@6d40a618bd43: Final verdict of PTC: none 20250824095340139 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095340139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(524)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(539)@6d40a618bd43: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(532)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(529)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(541)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(534)@6d40a618bd43: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(537)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(538)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(530)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(528)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(535)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(542)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(531)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(536)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(526)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(533)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(524): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(525): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(526): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_rau_a_b-BVCI196(527): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(528): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(529): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(530): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(531): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_rau_a_b-BVCI210(532): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(533): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(534): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(535): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(536): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_rau_a_b-BVCI220(537): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(538): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(539): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(540): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(541): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(542): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_rau_a_b(543): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sun Aug 24 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 20250824095340208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095340510 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51978<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103764) 20250824095341141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095341141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103764, count=109816) 20250824095342143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095342143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:53: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_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 20250824095343145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095343145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250824095343608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095343614 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(544)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(545)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(544)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(548)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095343660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095343660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095343660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095343660 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095343660 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095343660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095343660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095343660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095343660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(548)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095343662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095343662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095343662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095343662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095343662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095343662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095343662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095343662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095343662 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095343662 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095343662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(549)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095343662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095343662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(548)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(548)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095343665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(550)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(545)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(545)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(549)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250824095343670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095343670 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(553)@6d40a618bd43: Provider Link came up: sending NS-RESET TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095343672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095343672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095343672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095343672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095343672 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095343672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095343672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095343672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095343672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(553)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095343674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095343674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095343674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095343674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095343674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095343674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095343674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095343674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095343674 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095343674 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095343674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095343674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095343674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(553)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(553)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095343677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(554)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(550)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(550)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095343682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095343682 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)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(555)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(554)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(558)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095343689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095343689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095343689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095343689 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095343689 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095343689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095343689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095343689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095343689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(558)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095343689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095343689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095343689 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095343690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095343690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095343690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095343690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095343690 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095343690 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095343690 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095343690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(558)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095343690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095343690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(558)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095343692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(555)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(555)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095343696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095343696 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)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095344146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095344146 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095344146 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095344146 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(559)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(559)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095344151 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095344152 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(559)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(559)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(559)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(559)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@6d40a618bd43: Adding Client=TC_attach_rau_a_b_wrong_old_ra(563), IMSI='262420000000039'H, TLLI='DC6851EC'O, index=0 SGSN_Test-GSUP(560)@6d40a618bd43: 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)@6d40a618bd43: 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 := '60606A899B4EBA4FD744A2465ED7794B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F61F6C00'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '637F449BF82B7234'O } } } } } 20250824095345198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095345198 DLLC NOTICE LLME(ffffffff/dc6851ec){UNASSIGNED} LLC RX: unknown TLLI 0xdc6851ec, creating LLME on the fly (gprs_llc.c:552) 20250824095345198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095345198 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095345198 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095345198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095345198 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095345198 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095345198 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095345198 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095345198 DLLC NOTICE LLME(ffffffff/dc6851ec){UNASSIGNED} LLGM Assign pre (dc6851ec => cdac530b) (gprs_llc.c:1079) 20250824095345198 DLLC NOTICE LLME(dc6851ec/cdac530b){ASSIGNED} LLGM Assign post (dc6851ec => cdac530b) (gprs_llc.c:1125) 20250824095345198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095345198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095345198 DMM DEBUG MM(262420000000039/cdac530b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095345219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095345219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095345219 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095345219 DMM DEBUG MM(262420000000039/cdac530b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250824095345219 DMM NOTICE MM(262420000000039/cdac530b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095345219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095345219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095345219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095345219 DMM DEBUG MM(262420000000039/cdac530b) Requesting authorization (sgsn_auth.c:160) 20250824095345219 DMM INFO MM(262420000000039/cdac530b) Requesting authentication tuples (sgsn_auth.c:184) 20250824095345219 DMM DEBUG MM(262420000000039/cdac530b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095345219 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250824095345219 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(563) SGSN_Test-GSUP(560)@6d40a618bd43: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(563)"262420000000039" 20250824095345226 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095345226 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095345226 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095345226 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095345226 DMM INFO MM(262420000000039/cdac530b) Subscriber data update (mmctx.c:445) 20250824095345226 DMM DEBUG MM(262420000000039/cdac530b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095345226 DMM INFO MM(262420000000039/cdac530b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095345226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095345226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095345226 DMM INFO MM(262420000000039/cdac530b) <- GMM AUTH AND CIPHERING REQ (rand = 60 60 6a 89 9b 4e ba 4f d7 44 a2 46 5e d7 79 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095345244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095345244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095345244 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095345244 DMM INFO MM(262420000000039/cdac530b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095345244 DMM NOTICE MM(262420000000039/cdac530b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095345244 DMM DEBUG MM(262420000000039/cdac530b) checking auth: received GSM SRES = f6 1f 6c 00 (gprs_gmm.c:716) 20250824095345244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095345244 DMM DEBUG MM(262420000000039/cdac530b) Requesting authorization (sgsn_auth.c:160) 20250824095345244 DMM INFO MM(262420000000039/cdac530b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095345244 DMM DEBUG MM(262420000000039/cdac530b) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095345244 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250824095345244 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) 20250824095345244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095345244 DMM INFO MM(262420000000039/cdac530b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdac530b) (gprs_gmm.c:337) 20250824095345247 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095345247 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095345247 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250824095345247 DMM INFO MM(262420000000039/cdac530b) Subscriber data update (mmctx.c:445) 20250824095345247 DMM DEBUG MM(262420000000039/cdac530b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095345247 DMM INFO MM(262420000000039/cdac530b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095345247 DMM NOTICE MM(262420000000039/cdac530b) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1050) 20250824095345247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095345247 DMM NOTICE MM(262420000000039/cdac530b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095345247 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) 20250824095345248 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095345248 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250824095345248 DMM INFO MM(262420000000039/cdac530b) Subscriber data update (mmctx.c:445) 20250824095345248 DMM DEBUG MM(262420000000039/cdac530b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095345261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095345261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095345261 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095345261 DMM INFO MM(262420000000039/cdac530b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095345261 DMM NOTICE MM(262420000000039/cdac530b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095345261 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095345261 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095345261 DLLC NOTICE LLME(dc6851ec/cdac530b){ASSIGNED} LLGM Assign pre (ffffffff => cdac530b) (gprs_llc.c:1079) 20250824095345261 DLLC NOTICE LLME(ffffffff/cdac530b){ASSIGNED} LLGM Assign post (ffffffff => cdac530b) (gprs_llc.c:1125) 20250824095345261 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095345261 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095345261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095345261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(563)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(563)@6d40a618bd43: attach complete sending rau 20250824095345319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095345319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095345319 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095345319 DMM INFO MM(262420000000039/cdac530b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250824095345319 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095345319 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824095345319 DLLC NOTICE LLME(ffffffff/cdac530b){ASSIGNED} LLGM Assign pre (cdac530b => d53c25d0) (gprs_llc.c:1079) 20250824095345319 DLLC NOTICE LLME(cdac530b/d53c25d0){ASSIGNED} LLGM Assign post (cdac530b => d53c25d0) (gprs_llc.c:1125) 20250824095345319 DMM INFO MM(262420000000039/d53c25d0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b_wrong_old_ra(563)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(563)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(563)@6d40a618bd43: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@6d40a618bd43: Removing Client IMSI='262420000000039'H, index=0 20250824095345336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095345336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250824095345336 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095345336 DMM INFO MM(262420000000039/d53c25d0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250824095345336 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250824095345336 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095345336 DLLC NOTICE LLME(cdac530b/d53c25d0){ASSIGNED} LLGM Assign pre (ffffffff => d53c25d0) (gprs_llc.c:1079) 20250824095345336 DLLC NOTICE LLME(ffffffff/d53c25d0){ASSIGNED} LLGM Assign post (ffffffff => d53c25d0) (gprs_llc.c:1125) 20250824095345336 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b_wrong_old_ra-BVCI210(552)@6d40a618bd43: Adding Client=TC_attach_rau_a_b_wrong_old_ra(563), IMSI='262420000000039'H, TLLI='D53C25D0'O, index=0 TC_attach_rau_a_b_wrong_old_ra(563)@6d40a618bd43: sending second RAU via different RA with wrong Old RA 20250824095345344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095345344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095345344 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250824095345344 DMM NOTICE LLME(ffffffff/d53c25d0){ASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250824095345344 DLLC NOTICE LLME(ffffffff/d53c25d0){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250824095345344 DMM NOTICE MM(262420000000039/d53c25d0) Rx RA Update Request with unexpected TLLI=d53c25d0 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1753) 20250824095345344 DMM ERROR LLME(ffffffff/d53c25d0){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250824095345344 DMM NOTICE MM(262420000000039/d53c25d0) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250824095345344 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250824095345344 DMM INFO MM(262420000000039/d53c25d0) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250824095345344 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095345344 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095345344 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095345345 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095345345 DLLC NOTICE LLME(ffffffff/d53c25d0){ASSIGNED} LLGM Assign pre (d53c25d0 => ffffffff) (gprs_llc.c:1079) 20250824095345345 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d53c25d0 => ffffffff) (gprs_llc.c:1125) 20250824095345345 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250824095345345 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) 20250824095345345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095345345 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095345345 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095345345 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095345364 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250824095345366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095345366 DLLC NOTICE LLME(ffffffff/d53c25d0){UNASSIGNED} LLC RX: unknown TLLI 0xd53c25d0, creating LLME on the fly (gprs_llc.c:552) 20250824095345366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250824095345366 DMM NOTICE LLME(ffffffff/d53c25d0){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250824095348173 DGPRS DEBUG Checking for inactive LLMEs, time = 19260133 (sgsn.c:132) 20250824095348175 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095348175 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095348175 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095348175 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095348175 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095348175 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095348176 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095348176 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095348176 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095348176 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)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@6d40a618bd43: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(563)@6d40a618bd43: Final verdict of PTC: pass 20250824095350378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51984<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250824095350382 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095350382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(559)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(544)@6d40a618bd43: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(557)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(548)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(554)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(560)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(562)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(553)@6d40a618bd43: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(558)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(555)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(549)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(545)@6d40a618bd43: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(552)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(561)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(550)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(556)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(551)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(546)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(544): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(545): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(546): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(547): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(548): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(549): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(550): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(551): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(552): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(553): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(554): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(555): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(556): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(557): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(558): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(559): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(560): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(561): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(562): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(563): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@6d40a618bd43: 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'. Sun Aug 24 09:53:50 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 20250824095350499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47700<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095350801 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47700<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109384) 20250824095351383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095351383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109384, count=113740) 20250824095352384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095352384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:53:52 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 20250824095353385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095353385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_usim_resync started. 20250824095353924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47714<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095353926 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(564)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(565)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(564)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(568)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095353963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095353963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095353963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095353963 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095353963 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095353963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095353963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095353963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095353963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(568)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095353964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095353964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095353964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095353964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095353964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095353964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095353964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095353964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095353964 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095353964 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095353964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(568)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095353965 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095353965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(568)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095353966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(569)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(565)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(565)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095353971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095353971 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(567)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(570)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(569)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(573)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095353978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095353978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095353978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095353978 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095353978 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095353978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095353978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095353978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095353978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(573)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095353979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095353979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095353979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095353979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095353979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095353979 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095353979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095353979 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095353979 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095353979 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095353979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095353980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095353980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(573)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(573)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(574)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095353982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(570)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(570)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095353986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095353986 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(575)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(572)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(574)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(578)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095353991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095353991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095353991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095353991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095353991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095353991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095353991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095353991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095353991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(578)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095353992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095353992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095353992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095353992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095353992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095353992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095353992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095353992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095353992 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095353992 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095353992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095353992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095353992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(578)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(578)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095353995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(575)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(575)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095354001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095354001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(577)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095354386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095354386 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095354386 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095354386 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(579)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(579)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095354390 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(579)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(579)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095354391 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(579)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(579)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(567)@6d40a618bd43: Adding Client=TC_attach_usim_resync(583), IMSI='262420000000040'H, TLLI='F0C16BE8'O, index=0 SGSN_Test-GSUP(580)@6d40a618bd43: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(583) TC_attach_usim_resync(583)@6d40a618bd43: 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 := '5B90C944E6BE5C0A7B70304BB95C841E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '47A8E0BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '400DD51ACD823727'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '08B90F06A136DDA7477D11DEF2D0ECA6'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CC55C09686F79D7A5EB4C64F9ADE434F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A825D33D41AE85BB978820FA30BCE14B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E43731F29DD54988'O } } } } } 20250824095355461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095355461 DLLC NOTICE LLME(ffffffff/f0c16be8){UNASSIGNED} LLC RX: unknown TLLI 0xf0c16be8, creating LLME on the fly (gprs_llc.c:552) 20250824095355461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095355461 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095355461 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095355461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095355461 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095355461 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095355461 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095355461 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095355461 DLLC NOTICE LLME(ffffffff/f0c16be8){UNASSIGNED} LLGM Assign pre (f0c16be8 => d533af65) (gprs_llc.c:1079) 20250824095355461 DLLC NOTICE LLME(f0c16be8/d533af65){ASSIGNED} LLGM Assign post (f0c16be8 => d533af65) (gprs_llc.c:1125) 20250824095355461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095355461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095355461 DMM DEBUG MM(262420000000040/d533af65) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095355478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095355478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095355478 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095355478 DMM DEBUG MM(262420000000040/d533af65) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250824095355479 DMM NOTICE MM(262420000000040/d533af65) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095355479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095355479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095355479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095355479 DMM DEBUG MM(262420000000040/d533af65) Requesting authorization (sgsn_auth.c:160) 20250824095355479 DMM INFO MM(262420000000040/d533af65) Requesting authentication tuples (sgsn_auth.c:184) 20250824095355479 DMM DEBUG MM(262420000000040/d533af65) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095355479 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250824095355479 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(583) SGSN_Test-GSUP(580)@6d40a618bd43: Added IMSI table entry 0TC_attach_usim_resync(583)"262420000000040" 20250824095355485 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095355485 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095355485 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095355485 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095355485 DMM INFO MM(262420000000040/d533af65) Subscriber data update (mmctx.c:445) 20250824095355485 DMM DEBUG MM(262420000000040/d533af65) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095355485 DMM INFO MM(262420000000040/d533af65) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095355485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095355485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095355485 DMM INFO MM(262420000000040/d533af65) <- GMM AUTH AND CIPHERING REQ (rand = 5b 90 c9 44 e6 be 5c 0a 7b 70 30 4b b9 5c 84 1e , mmctx_is_r99=1, vec->auth_types=0x3, autn = a8 25 d3 3d 41 ae 85 bb 97 88 20 fa 30 bc e1 4b ) (gprs_gmm.c:510) 20250824095355499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095355499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095355499 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095355499 DMM INFO MM(262420000000040/d533af65) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:744) 20250824095355499 DMM INFO MM(262420000000040/d533af65) R99 AUTHENTICATION SYNCH (AUTS = 8ebf714b3d9e5747db6125d414eb) (gprs_gmm.c:761) 20250824095355500 DMM DEBUG MM(262420000000040/d533af65) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095355500 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250824095355500 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 8e bf 71 4b 3d 9e 57 47 db 61 25 d4 14 eb 20 10 5b 90 c9 44 e6 be 5c 0a 7b 70 30 4b b9 5c 84 1e 28 01 01 (gprs_subscriber.c:210) 20250824095355500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:776) 20250824095355500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250824095355501 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095355501 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095355501 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095355501 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095355501 DMM INFO MM(262420000000040/d533af65) Subscriber data update (mmctx.c:445) 20250824095355501 DMM DEBUG MM(262420000000040/d533af65) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250824095355501 DMM INFO MM(262420000000040/d533af65) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250824095355501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095355501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095355501 DMM INFO MM(262420000000040/d533af65) <- GMM AUTH AND CIPHERING REQ (rand = cb 9a 90 ad 41 95 61 5f 63 44 ea 03 2b 1a b5 5d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 36 3e 1f e0 8b 82 ed 16 8a dd a1 e9 87 d9 24 ce ) (gprs_gmm.c:510) 20250824095355513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095355513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x67fa40 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095355513 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095355513 DMM INFO MM(262420000000040/d533af65) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095355513 DMM NOTICE MM(262420000000040/d533af65) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095355513 DMM DEBUG MM(262420000000040/d533af65) checking auth: received UMTS RES = e9 48 f5 ec bf 52 ed 3e (gprs_gmm.c:716) 20250824095355513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095355513 DMM DEBUG MM(262420000000040/d533af65) Requesting authorization (sgsn_auth.c:160) 20250824095355513 DMM INFO MM(262420000000040/d533af65) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095355513 DMM DEBUG MM(262420000000040/d533af65) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095355513 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250824095355513 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) 20250824095355513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095355513 DMM INFO MM(262420000000040/d533af65) <- GMM ATTACH ACCEPT (new P-TMSI=0xd533af65) (gprs_gmm.c:337) 20250824095355516 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095355516 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095355516 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250824095355516 DMM INFO MM(262420000000040/d533af65) Subscriber data update (mmctx.c:445) 20250824095355516 DMM DEBUG MM(262420000000040/d533af65) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095355516 DMM INFO MM(262420000000040/d533af65) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095355516 DMM NOTICE MM(262420000000040/d533af65) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1050) 20250824095355516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095355516 DMM NOTICE MM(262420000000040/d533af65) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095355516 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) 20250824095355517 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095355517 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250824095355517 DMM INFO MM(262420000000040/d533af65) Subscriber data update (mmctx.c:445) 20250824095355517 DMM DEBUG MM(262420000000040/d533af65) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(583)@6d40a618bd43: setverdict(pass): none -> pass 20250824095355532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095355532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095355532 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095355532 DMM INFO MM(262420000000040/d533af65) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095355532 DMM NOTICE MM(262420000000040/d533af65) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095355532 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095355532 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095355532 DLLC NOTICE LLME(f0c16be8/d533af65){ASSIGNED} LLGM Assign pre (ffffffff => d533af65) (gprs_llc.c:1079) 20250824095355532 DLLC NOTICE LLME(ffffffff/d533af65){ASSIGNED} LLGM Assign post (ffffffff => d533af65) (gprs_llc.c:1125) 20250824095355532 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095355532 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095355532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095355532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync-BVCI196(567)@6d40a618bd43: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_resync(583)@6d40a618bd43: Final verdict of PTC: pass 20250824095355538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47714<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_resync-BVCI220(577)@6d40a618bd43: Final verdict of PTC: none 20250824095355542 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095355542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(578)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(568)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(580)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(575)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(582)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(564)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(579)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(573)@6d40a618bd43: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(567)@6d40a618bd43: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(572)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(574)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(565)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(570)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(581)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(569)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(571)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(566)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(576)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(564): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(565): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(566): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_resync-BVCI196(567): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(568): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(569): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(570): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(571): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_resync-BVCI210(572): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(573): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(574): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(575): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(576): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_resync-BVCI220(577): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(578): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(579): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(580): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(581): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(582): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_resync(583): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_usim_resync finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sun Aug 24 09:53:55 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 20250824095355607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095356009 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49416<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80564) 20250824095356543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095356543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80564, count=96212) 20250824095357545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095357545 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 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 20250824095358546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095358546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_usim_a54_a54 started. 20250824095359138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095359140 DMM INFO MM(262420000000040/d533af65) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095359140 DMM INFO MM(262420000000040/d533af65) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095359140 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095359140 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095359140 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095359140 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095359140 DLLC NOTICE LLME(ffffffff/d533af65){ASSIGNED} LLGM Assign pre (d533af65 => ffffffff) (gprs_llc.c:1079) 20250824095359140 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d533af65 => ffffffff) (gprs_llc.c:1125) 20250824095359140 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250824095359140 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) 20250824095359140 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) 20250824095359140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095359140 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095359140 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095359140 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095359140 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(584)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(585)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(584)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(588)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095359184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095359184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095359184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095359184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095359184 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095359184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095359184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095359184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095359184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(588)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095359185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095359185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095359185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095359185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095359185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095359185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095359185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095359185 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095359185 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095359185 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095359185 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095359185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095359185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(588)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(588)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095359187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(589)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(585)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(585)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095359192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095359192 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(587)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(590)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(589)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(593)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095359198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095359198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095359198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095359198 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095359198 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095359198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095359198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095359198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095359198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(593)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095359199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095359199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095359199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095359199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095359199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095359199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095359199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095359199 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095359199 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095359199 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095359199 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095359199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095359199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(593)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(593)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095359201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(594)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(590)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(590)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095359206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095359206 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(592)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(595)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(594)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(598)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095359215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095359215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095359215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095359215 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095359215 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095359215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095359215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095359215 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095359215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(598)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095359216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095359216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095359216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095359216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095359216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095359216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095359216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095359216 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095359216 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095359216 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095359216 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095359216 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095359216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(598)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(598)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095359218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(595)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(595)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095359223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095359223 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(596)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095359547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095359547 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095359547 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095359547 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(599)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(599)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095359552 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(599)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(599)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095359553 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(599)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(599)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(587)@6d40a618bd43: Adding Client=TC_attach_usim_a54_a54(603), IMSI='262420000000040'H, TLLI='D9615015'O, index=0 SGSN_Test-GSUP(600)@6d40a618bd43: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(603) TC_attach_usim_a54_a54(603)@6d40a618bd43: 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 := '944931E308227D4E806D84ACC1FEAE18'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '674820C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '53C8149B5A38CE96'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EEF6FC38C385BCC732CFE465F6AC36F7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CAC03DE91F086AE2080C74DC942AF44F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7E200FD42A222F2892E77DF3731F4A0B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BF9AB2A0999AFBD5'O } } } } } 20250824095400640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095400640 DLLC NOTICE LLME(ffffffff/d9615015){UNASSIGNED} LLC RX: unknown TLLI 0xd9615015, creating LLME on the fly (gprs_llc.c:552) 20250824095400640 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095400640 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095400640 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095400640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095400640 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095400640 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095400640 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095400640 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095400640 DLLC NOTICE LLME(ffffffff/d9615015){UNASSIGNED} LLGM Assign pre (d9615015 => fd43b11c) (gprs_llc.c:1079) 20250824095400640 DLLC NOTICE LLME(d9615015/fd43b11c){ASSIGNED} LLGM Assign post (d9615015 => fd43b11c) (gprs_llc.c:1125) 20250824095400640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095400640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095400640 DMM DEBUG MM(262420000000040/fd43b11c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095400656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095400656 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095400656 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095400656 DMM DEBUG MM(262420000000040/fd43b11c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250824095400656 DMM NOTICE MM(262420000000040/fd43b11c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095400656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095400656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095400656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095400656 DMM DEBUG MM(262420000000040/fd43b11c) Requesting authorization (sgsn_auth.c:160) 20250824095400656 DMM INFO MM(262420000000040/fd43b11c) Requesting authentication tuples (sgsn_auth.c:184) 20250824095400656 DMM DEBUG MM(262420000000040/fd43b11c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095400656 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250824095400656 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(603) SGSN_Test-GSUP(600)@6d40a618bd43: Added IMSI table entry 0TC_attach_usim_a54_a54(603)"262420000000040" 20250824095400659 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095400659 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095400659 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095400659 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095400659 DMM INFO MM(262420000000040/fd43b11c) Subscriber data update (mmctx.c:445) 20250824095400659 DMM DEBUG MM(262420000000040/fd43b11c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095400659 DMM INFO MM(262420000000040/fd43b11c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095400659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095400659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095400659 DMM INFO MM(262420000000040/fd43b11c) <- GMM AUTH AND CIPHERING REQ (rand = 94 49 31 e3 08 22 7d 4e 80 6d 84 ac c1 fe ae 18 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7e 20 0f d4 2a 22 2f 28 92 e7 7d f3 73 1f 4a 0b ) (gprs_gmm.c:510) TC_attach_usim_a54_a54(603)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(587)@6d40a618bd43: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(603)@6d40a618bd43: Final verdict of PTC: pass 20250824095400674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49424<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250824095400677 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095400677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(600)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(590)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(599)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(588)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(598)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(595)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(593)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(589)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(584)@6d40a618bd43: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(592)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(585)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(602)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(601)@6d40a618bd43: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(596)@6d40a618bd43: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(587)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(594)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(586)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(591)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(597)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(584): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(585): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(586): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(587): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(588): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(589): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(590): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(591): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(592): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(593): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(594): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(595): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(596): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(597): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(598): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(599): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(600): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(601): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(602): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a54_a54(603): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sun Aug 24 09:54:00 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 20250824095400788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095401189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69580) 20250824095401678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095401678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69580, count=73936) 20250824095402679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095402680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:54: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_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 20250824095403681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095403681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_usim_a54_a53 started. 20250824095404315 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095404318 DMM INFO MM(262420000000040/fd43b11c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095404318 DMM INFO MM(262420000000040/fd43b11c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095404318 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095404318 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095404318 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095404318 DMM ERROR MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250824095404318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Deallocated (fsm.c:568) 20250824095404318 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095404318 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095404318 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095404318 DLLC NOTICE LLME(d9615015/fd43b11c){ASSIGNED} LLGM Assign pre (fd43b11c => ffffffff) (gprs_llc.c:1079) 20250824095404318 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd43b11c => ffffffff) (gprs_llc.c:1125) 20250824095404318 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(604)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(605)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(604)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(608)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095404362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095404362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095404362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095404362 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095404362 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095404362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095404362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095404362 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095404362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(608)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095404363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095404363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095404363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095404363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095404363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095404363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095404363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095404363 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095404363 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095404363 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095404363 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(608)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(608)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095404364 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095404364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824095404366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(609)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(605)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(605)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095404371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095404371 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(607)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(610)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(609)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(613)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095404378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095404378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095404378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095404378 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095404378 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095404378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095404378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095404378 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095404378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(613)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095404379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095404379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095404379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095404379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095404379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095404379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095404379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095404379 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095404379 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095404379 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095404379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095404379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095404379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(613)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(613)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095404382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(614)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(610)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(610)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095404387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095404387 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(615)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI210(612)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(614)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(618)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095404394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095404394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095404394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095404394 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095404394 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095404394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095404394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095404394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095404394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(618)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095404395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095404395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095404395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095404395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095404395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095404395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095404395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095404395 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095404395 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095404395 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095404395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095404395 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095404395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(618)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(618)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095404397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(615)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(615)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095404401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095404401 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(617)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095404683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095404683 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095404683 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095404683 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(619)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(619)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095404687 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095404688 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(619)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(619)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(619)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(619)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(607)@6d40a618bd43: Adding Client=TC_attach_usim_a54_a53(623), IMSI='262420000000040'H, TLLI='F781B356'O, index=0 SGSN_Test-GSUP(620)@6d40a618bd43: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(623) TC_attach_usim_a54_a53(623)@6d40a618bd43: 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 := 'D84E0AD7EEA8DBFB1A4B4DF9E2C5FE52'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B7663C27'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '69C9EE50945D64B5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '657C72615303D020293BC9D9B7CCBCB7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '23C29E54E743CB190BEFCA59949A870E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '988D9DAAA2C222049EB76BF83949867D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '692455C2F3467703'O } } } } } 20250824095405772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095405772 DLLC NOTICE LLME(ffffffff/f781b356){UNASSIGNED} LLC RX: unknown TLLI 0xf781b356, creating LLME on the fly (gprs_llc.c:552) 20250824095405772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095405772 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095405772 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095405772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095405772 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095405772 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095405772 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095405772 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095405772 DLLC NOTICE LLME(ffffffff/f781b356){UNASSIGNED} LLGM Assign pre (f781b356 => fcf1ff79) (gprs_llc.c:1079) 20250824095405772 DLLC NOTICE LLME(f781b356/fcf1ff79){ASSIGNED} LLGM Assign post (f781b356 => fcf1ff79) (gprs_llc.c:1125) 20250824095405772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095405772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095405772 DMM DEBUG MM(262420000000040/fcf1ff79) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095405783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095405783 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095405783 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095405783 DMM DEBUG MM(262420000000040/fcf1ff79) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250824095405783 DMM NOTICE MM(262420000000040/fcf1ff79) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095405783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095405783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095405783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095405783 DMM DEBUG MM(262420000000040/fcf1ff79) Requesting authorization (sgsn_auth.c:160) 20250824095405783 DMM INFO MM(262420000000040/fcf1ff79) Requesting authentication tuples (sgsn_auth.c:184) 20250824095405783 DMM DEBUG MM(262420000000040/fcf1ff79) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095405783 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250824095405783 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(623) SGSN_Test-GSUP(620)@6d40a618bd43: Added IMSI table entry 0TC_attach_usim_a54_a53(623)"262420000000040" 20250824095405789 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095405789 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095405789 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095405789 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095405789 DMM INFO MM(262420000000040/fcf1ff79) Subscriber data update (mmctx.c:445) 20250824095405789 DMM DEBUG MM(262420000000040/fcf1ff79) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095405789 DMM INFO MM(262420000000040/fcf1ff79) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095405789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095405789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095405789 DMM INFO MM(262420000000040/fcf1ff79) <- GMM AUTH AND CIPHERING REQ (rand = d8 4e 0a d7 ee a8 db fb 1a 4b 4d f9 e2 c5 fe 52 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 98 8d 9d aa a2 c2 22 04 9e b7 6b f8 39 49 86 7d ) (gprs_gmm.c:510) TC_attach_usim_a54_a53(623)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(607)@6d40a618bd43: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(623)@6d40a618bd43: Final verdict of PTC: pass 20250824095405806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49448<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250824095405811 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095405811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(620)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(613)@6d40a618bd43: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(617)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(619)@6d40a618bd43: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(607)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(615)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(605)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(604)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(609)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(610)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(608)@6d40a618bd43: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(612)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(614)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(622)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(618)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(616)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(611)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(621)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(606)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(604): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(605): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(606): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(607): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(608): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(609): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(610): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(611): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(612): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(613): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(614): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(615): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(616): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(617): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(618): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(619): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(620): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(621): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(622): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a54_a53(623): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Sun Aug 24 09:54:05 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 20250824095405903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095406306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71692) 20250824095406812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095406813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71692, count=72952) 20250824095407814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095407814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:54: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_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 20250824095408815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095408816 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_usim_a53_a54 started. 20250824095409423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095409425 DMM INFO MM(262420000000040/fcf1ff79) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095409425 DMM INFO MM(262420000000040/fcf1ff79) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095409425 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095409425 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095409425 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095409425 DMM ERROR MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250824095409425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Deallocated (fsm.c:568) 20250824095409425 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095409425 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095409425 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095409425 DLLC NOTICE LLME(f781b356/fcf1ff79){ASSIGNED} LLGM Assign pre (fcf1ff79 => ffffffff) (gprs_llc.c:1079) 20250824095409425 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcf1ff79 => ffffffff) (gprs_llc.c:1125) 20250824095409425 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(624)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(625)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(624)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(628)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095409485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095409485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095409485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095409485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095409485 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095409485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095409485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095409485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095409485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(628)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095409487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095409487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095409487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095409487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095409487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095409487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095409487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095409487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095409487 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095409487 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095409487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095409488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095409488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(628)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(628)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(629)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095409491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(630)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(625)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(625)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095409498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095409498 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(627)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(629)@6d40a618bd43: 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(633)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(633)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095409505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095409505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095409505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095409505 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095409505 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095409505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095409505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095409505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095409505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(633)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095409505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095409505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095409505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095409505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095409505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095409505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095409505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095409505 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095409505 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095409505 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095409505 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095409506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095409506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(633)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(633)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(634)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095409508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(630)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(630)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(635)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095409514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095409514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(634)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(638)@6d40a618bd43: Provider Link came up: sending NS-RESET TC_attach_usim_a53_a54-BVCI210(631)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095409517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095409517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095409517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095409517 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095409517 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095409517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095409517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095409517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095409517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(638)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095409518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095409518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095409518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095409518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095409518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095409518 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095409518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095409518 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095409518 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095409518 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095409518 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095409519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095409519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(638)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(638)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095409521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(635)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(635)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095409527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095409527 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(637)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095409817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095409817 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095409817 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095409817 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(639)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(639)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095409821 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(639)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(639)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095409822 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(639)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(639)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(627)@6d40a618bd43: Adding Client=TC_attach_usim_a53_a54(643), IMSI='262420000000040'H, TLLI='EB321E2B'O, index=0 SGSN_Test-GSUP(640)@6d40a618bd43: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(643) TC_attach_usim_a53_a54(643)@6d40a618bd43: 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 := '955B195BC01713A6129B24424B273C22'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EBBFFC05'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8D4A3E757B20BB56'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '83D21CA74D30C95B2E8757A568E49DDE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '769438680E908DCF0BF464DDD35C619F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4F5C7EF3BBC0A6C32941819E3F43CFA4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '904CE269EFCFF499'O } } } } } 20250824095410915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095410915 DLLC NOTICE LLME(ffffffff/eb321e2b){UNASSIGNED} LLC RX: unknown TLLI 0xeb321e2b, creating LLME on the fly (gprs_llc.c:552) 20250824095410915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095410915 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095410915 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095410915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095410915 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095410915 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095410915 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095410915 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095410915 DLLC NOTICE LLME(ffffffff/eb321e2b){UNASSIGNED} LLGM Assign pre (eb321e2b => e99165d8) (gprs_llc.c:1079) 20250824095410915 DLLC NOTICE LLME(eb321e2b/e99165d8){ASSIGNED} LLGM Assign post (eb321e2b => e99165d8) (gprs_llc.c:1125) 20250824095410915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095410915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095410915 DMM DEBUG MM(262420000000040/e99165d8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095410942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095410942 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095410942 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095410942 DMM DEBUG MM(262420000000040/e99165d8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250824095410942 DMM NOTICE MM(262420000000040/e99165d8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095410942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095410942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095410942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095410942 DMM DEBUG MM(262420000000040/e99165d8) Requesting authorization (sgsn_auth.c:160) 20250824095410942 DMM INFO MM(262420000000040/e99165d8) Requesting authentication tuples (sgsn_auth.c:184) 20250824095410942 DMM DEBUG MM(262420000000040/e99165d8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095410942 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250824095410942 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(643) SGSN_Test-GSUP(640)@6d40a618bd43: Added IMSI table entry 0TC_attach_usim_a53_a54(643)"262420000000040" 20250824095410948 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095410948 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095410948 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095410948 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095410948 DMM INFO MM(262420000000040/e99165d8) Subscriber data update (mmctx.c:445) 20250824095410948 DMM DEBUG MM(262420000000040/e99165d8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095410948 DMM INFO MM(262420000000040/e99165d8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095410948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095410948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095410948 DMM INFO MM(262420000000040/e99165d8) <- GMM AUTH AND CIPHERING REQ (rand = 95 5b 19 5b c0 17 13 a6 12 9b 24 42 4b 27 3c 22 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4f 5c 7e f3 bb c0 a6 c3 29 41 81 9e 3f 43 cf a4 ) (gprs_gmm.c:510) TC_attach_usim_a53_a54(643)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(627)@6d40a618bd43: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(643)@6d40a618bd43: Final verdict of PTC: pass 20250824095410969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50762<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(635)@6d40a618bd43: Final verdict of PTC: none 20250824095410973 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095410973 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a53_a54-BVCI220(637)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(625)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(639)@6d40a618bd43: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(631)@6d40a618bd43: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(627)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(628)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(624)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(634)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(638)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(630)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(642)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(640)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(633)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(641)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(636)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(626)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(629)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(632)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(624): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(625): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(626): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(627): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(628): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(629): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(630): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(631): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(632): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(633): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(634): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(635): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(636): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(637): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(638): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(639): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(640): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(641): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(642): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a53_a54(643): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sun Aug 24 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 20250824095411030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095411432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68732) 20250824095411975 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095411975 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68732, count=73088) 20250824095412976 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095412977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:54: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.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 20250824095413978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095413979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_usim_a50_a54 started. 20250824095414547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50784<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095414550 DMM INFO MM(262420000000040/e99165d8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095414550 DMM INFO MM(262420000000040/e99165d8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095414550 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095414550 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095414550 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095414550 DMM ERROR MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250824095414550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Deallocated (fsm.c:568) 20250824095414550 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095414550 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095414550 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095414550 DLLC NOTICE LLME(eb321e2b/e99165d8){ASSIGNED} LLGM Assign pre (e99165d8 => ffffffff) (gprs_llc.c:1079) 20250824095414550 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e99165d8 => ffffffff) (gprs_llc.c:1125) 20250824095414550 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(644)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(645)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(644)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(648)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095414600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095414600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095414600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095414600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095414600 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095414600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095414600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095414600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095414600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(648)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095414601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095414601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095414601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095414601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095414601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095414601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095414601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095414601 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095414601 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095414601 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095414601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095414601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095414601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(648)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(648)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095414604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(649)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(645)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(645)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095414611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095414611 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(650)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(649)@6d40a618bd43: 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_a50_a54-BVCI196(647)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(653)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(653)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095414616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095414616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095414616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095414616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095414616 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095414616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095414616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095414616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095414616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(653)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095414617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095414617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095414617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095414617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095414617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095414617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095414617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095414617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095414617 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095414617 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095414617 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095414617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095414617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(653)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(653)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(654)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095414620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(650)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(650)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(655)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095414626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095414626 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(654)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a50_a54-BVCI210(652)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(658)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095414630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095414630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095414630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095414630 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095414630 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095414630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095414630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095414630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095414630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(658)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095414631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095414631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095414631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095414631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095414631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095414631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095414631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095414631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095414631 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095414631 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095414631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095414631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095414631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(658)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(658)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095414633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(655)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(655)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095414637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095414637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(657)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095414980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095414980 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095414980 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095414980 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(659)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(659)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095414984 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(659)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(659)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(659)@6d40a618bd43: 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)@6d40a618bd43: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250824095414986 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(659)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(659)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(647)@6d40a618bd43: Adding Client=TC_attach_usim_a50_a54(663), IMSI='262420000000040'H, TLLI='F0220DBF'O, index=0 SGSN_Test-GSUP(660)@6d40a618bd43: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(663) TC_attach_usim_a50_a54(663)@6d40a618bd43: 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 := 'FCA28EF24C68CE74C97F6D5170154BED'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B30580F2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '91B8B1409779C04E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ABD4AA738BB9C9A6C72E12ECE6010E42'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '12942E31B7182310FE213F639227C616'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5BFC1AEC6585AE0B653C79113ACF2164'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8A3115278C9B2C61'O } } } } } 20250824095416076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095416076 DLLC NOTICE LLME(ffffffff/f0220dbf){UNASSIGNED} LLC RX: unknown TLLI 0xf0220dbf, creating LLME on the fly (gprs_llc.c:552) 20250824095416076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095416076 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095416076 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095416076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095416076 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095416076 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095416076 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095416076 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095416076 DLLC NOTICE LLME(ffffffff/f0220dbf){UNASSIGNED} LLGM Assign pre (f0220dbf => ef19baf7) (gprs_llc.c:1079) 20250824095416076 DLLC NOTICE LLME(f0220dbf/ef19baf7){ASSIGNED} LLGM Assign post (f0220dbf => ef19baf7) (gprs_llc.c:1125) 20250824095416076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095416076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095416076 DMM DEBUG MM(262420000000040/ef19baf7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095416084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095416084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095416085 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095416085 DMM DEBUG MM(262420000000040/ef19baf7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250824095416085 DMM NOTICE MM(262420000000040/ef19baf7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095416085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095416085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095416085 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095416085 DMM DEBUG MM(262420000000040/ef19baf7) Requesting authorization (sgsn_auth.c:160) 20250824095416085 DMM INFO MM(262420000000040/ef19baf7) Requesting authentication tuples (sgsn_auth.c:184) 20250824095416085 DMM DEBUG MM(262420000000040/ef19baf7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095416085 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250824095416085 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(663) SGSN_Test-GSUP(660)@6d40a618bd43: Added IMSI table entry 0TC_attach_usim_a50_a54(663)"262420000000040" 20250824095416086 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095416086 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095416086 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095416086 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095416086 DMM INFO MM(262420000000040/ef19baf7) Subscriber data update (mmctx.c:445) 20250824095416086 DMM DEBUG MM(262420000000040/ef19baf7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095416086 DMM INFO MM(262420000000040/ef19baf7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095416086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095416086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095416086 DMM INFO MM(262420000000040/ef19baf7) <- GMM AUTH AND CIPHERING REQ (rand = fc a2 8e f2 4c 68 ce 74 c9 7f 6d 51 70 15 4b ed , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5b fc 1a ec 65 85 ae 0b 65 3c 79 11 3a cf 21 64 ) (gprs_gmm.c:510) TC_attach_usim_a50_a54(663)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(647)@6d40a618bd43: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(663)@6d40a618bd43: Final verdict of PTC: pass 20250824095416090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50784<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(660)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(645)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(649)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(648)@6d40a618bd43: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(647)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(654)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(650)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(653)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(655)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(658)@6d40a618bd43: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(657)@6d40a618bd43: Final verdict of PTC: none 20250824095416093 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(644)@6d40a618bd43: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(652)@6d40a618bd43: Final verdict of PTC: none 20250824095416093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(659)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(661)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(662)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(646)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(651)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(656)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(644): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(645): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(646): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(647): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(648): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(649): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(650): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(651): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(652): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(653): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(654): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(655): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(656): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(657): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(658): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(659): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(660): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(661): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(662): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a50_a54(663): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sun Aug 24 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 20250824095416170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095416572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36066<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48472) 20250824095417094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095417094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48472, count=72324) 20250824095418097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095418097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824095418174 DGPRS DEBUG Checking for inactive LLMEs, time = 19260163 (sgsn.c:132) 20250824095418176 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095418176 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095418176 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095418176 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095418176 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095418176 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095418177 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095418177 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095418177 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095418177 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:54: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.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 20250824095419098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095419098 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_usim_a54_a50 started. 20250824095419670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095419673 DMM INFO MM(262420000000040/ef19baf7) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095419673 DMM INFO MM(262420000000040/ef19baf7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095419673 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095419673 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095419673 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095419673 DMM ERROR MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250824095419673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Deallocated (fsm.c:568) 20250824095419673 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095419673 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095419673 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095419673 DLLC NOTICE LLME(f0220dbf/ef19baf7){ASSIGNED} LLGM Assign pre (ef19baf7 => ffffffff) (gprs_llc.c:1079) 20250824095419673 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef19baf7 => ffffffff) (gprs_llc.c:1125) 20250824095419673 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(664)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(665)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(664)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(668)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095419718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095419718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095419718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095419718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095419718 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095419718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095419718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095419718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095419718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(668)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095419719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095419719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095419719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095419719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095419719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095419719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095419719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095419719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095419719 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095419719 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095419719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(668)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(668)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095419719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095419719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824095419721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(669)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(665)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(665)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095419726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095419726 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(667)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(670)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(669)@6d40a618bd43: 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(673)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(673)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095419731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095419731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095419731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095419731 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095419731 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095419731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095419732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095419732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095419732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(673)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095419732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095419732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095419732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095419732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095419732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095419732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095419732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095419732 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095419732 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095419732 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095419732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095419733 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095419733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(673)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(673)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095419736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(674)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(670)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(670)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095419741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095419741 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(675)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a50-BVCI210(672)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(674)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(678)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095419746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095419746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095419746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095419746 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095419746 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095419746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095419746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095419746 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095419746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(678)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095419747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095419747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095419747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095419747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095419747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095419747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095419747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095419747 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095419747 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095419747 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095419747 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095419747 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095419747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(678)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(678)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095419749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(675)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(675)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095419753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095419753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(677)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095420099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095420099 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095420099 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095420099 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(679)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(679)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095420104 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095420105 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(679)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(679)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(679)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(679)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(667)@6d40a618bd43: Adding Client=TC_attach_usim_a54_a50(683), IMSI='262420000000040'H, TLLI='DBE99691'O, index=0 SGSN_Test-GSUP(680)@6d40a618bd43: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(683) TC_attach_usim_a54_a50(683)@6d40a618bd43: 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 := '559646900A0E8A51DEA3104926065562'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '753D0793'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5831B8A714A57A50'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '91341E7FAB2D1C430D1271C681552AF2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7068E45D4989DC26125A4CABC4C3D781'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9B52C183B371A676CD073E42F1DC3CFC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3C4241BF656D5575'O } } } } } 20250824095421195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095421195 DLLC NOTICE LLME(ffffffff/dbe99691){UNASSIGNED} LLC RX: unknown TLLI 0xdbe99691, creating LLME on the fly (gprs_llc.c:552) 20250824095421195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095421195 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095421195 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095421195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095421195 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095421195 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095421195 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095421195 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095421195 DLLC NOTICE LLME(ffffffff/dbe99691){UNASSIGNED} LLGM Assign pre (dbe99691 => c7130ff4) (gprs_llc.c:1079) 20250824095421195 DLLC NOTICE LLME(dbe99691/c7130ff4){ASSIGNED} LLGM Assign post (dbe99691 => c7130ff4) (gprs_llc.c:1125) 20250824095421195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095421195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095421195 DMM DEBUG MM(262420000000040/c7130ff4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095421207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095421207 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095421207 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095421207 DMM DEBUG MM(262420000000040/c7130ff4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250824095421207 DMM NOTICE MM(262420000000040/c7130ff4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095421207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095421207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095421207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095421208 DMM DEBUG MM(262420000000040/c7130ff4) Requesting authorization (sgsn_auth.c:160) 20250824095421208 DMM INFO MM(262420000000040/c7130ff4) Requesting authentication tuples (sgsn_auth.c:184) 20250824095421208 DMM DEBUG MM(262420000000040/c7130ff4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095421208 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250824095421208 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(683) SGSN_Test-GSUP(680)@6d40a618bd43: Added IMSI table entry 0TC_attach_usim_a54_a50(683)"262420000000040" 20250824095421212 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095421212 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095421212 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095421212 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095421212 DMM INFO MM(262420000000040/c7130ff4) Subscriber data update (mmctx.c:445) 20250824095421212 DMM DEBUG MM(262420000000040/c7130ff4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095421212 DMM INFO MM(262420000000040/c7130ff4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095421212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095421212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095421212 DMM INFO MM(262420000000040/c7130ff4) <- GMM AUTH AND CIPHERING REQ (rand = 55 96 46 90 0a 0e 8a 51 de a3 10 49 26 06 55 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9b 52 c1 83 b3 71 a6 76 cd 07 3e 42 f1 dc 3c fc ) (gprs_gmm.c:510) TC_attach_usim_a54_a50(683)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(667)@6d40a618bd43: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(683)@6d40a618bd43: Final verdict of PTC: pass 20250824095421231 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36080<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a50-BVCI196(667)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(668)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(664)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(680)@6d40a618bd43: Final verdict of PTC: none 20250824095421235 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095421236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(678)@6d40a618bd43: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(677)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(673)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(675)@6d40a618bd43: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(672)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(674)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(682)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(679)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(670)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(669)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(665)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(681)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(676)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(671)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(666)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(664): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(665): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(666): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(667): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(668): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(669): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(670): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(671): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(672): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(673): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(674): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(675): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(676): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(677): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(678): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(679): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(680): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(681): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(682): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_usim_a54_a50(683): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sun Aug 24 09:54:21 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 20250824095421291 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095421694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68596) 20250824095422237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095422237 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68596, count=72952) 20250824095423238 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095423238 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:54: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_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 20250824095424239 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095424239 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_detach_unknown_nopoweroff started. 20250824095424809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095424812 DMM INFO MM(262420000000040/c7130ff4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095424812 DMM INFO MM(262420000000040/c7130ff4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095424812 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095424812 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095424812 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095424812 DMM ERROR MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250824095424812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Deallocated (fsm.c:568) 20250824095424812 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095424812 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095424812 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095424812 DLLC NOTICE LLME(dbe99691/c7130ff4){ASSIGNED} LLGM Assign pre (c7130ff4 => ffffffff) (gprs_llc.c:1079) 20250824095424812 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7130ff4 => ffffffff) (gprs_llc.c:1125) 20250824095424812 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(684)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(685)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(684)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(688)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095424857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095424857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095424857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095424857 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095424857 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095424857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095424857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095424857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095424857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(688)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095424859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095424859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095424859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095424859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095424859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095424859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095424859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095424859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095424859 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095424859 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095424859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095424860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095424860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(688)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(688)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(689)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095424864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(685)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(685)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(690)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(689)@6d40a618bd43: 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(693)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250824095424879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095424879 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(693)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095424883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095424883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095424883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095424883 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095424883 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095424883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095424883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095424883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095424883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_detach_unknown_nopoweroff-BVCI196(687)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(693)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095424884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095424884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095424884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095424884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095424884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095424884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095424884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095424884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095424884 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095424884 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095424884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095424884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(693)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095424884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(693)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(694)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095424887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(690)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(690)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095424892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095424892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(695)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(692)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(694)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(698)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095424897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095424897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095424897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095424897 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095424897 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095424897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095424897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095424897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095424897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(698)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095424898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095424898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095424898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095424898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095424898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095424898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095424898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095424898 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095424898 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095424898 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095424898 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095424898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095424898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(698)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(698)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095424900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(695)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(695)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095424905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095424905 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(697)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095425240 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095425240 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095425240 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095425240 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(699)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(699)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095425244 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095425245 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(699)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(699)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(699)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(699)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(687)@6d40a618bd43: Adding Client=TC_detach_unknown_nopoweroff(703), IMSI='262420000000013'H, TLLI='EFE0C2B7'O, index=0 SGSN_Test-GSUP(700)@6d40a618bd43: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(703) 20250824095426321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095426321 DLLC NOTICE LLME(ffffffff/efe0c2b7){UNASSIGNED} LLC RX: unknown TLLI 0xefe0c2b7, creating LLME on the fly (gprs_llc.c:552) 20250824095426321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095426321 DMM NOTICE LLME(ffffffff/efe0c2b7){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250824095426321 DLLC NOTICE LLME(ffffffff/efe0c2b7){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250824095426321 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xefe0c2b7 type=GPRS detach (gprs_gmm.c:1512) 20250824095426321 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250824095426321 DLLC NOTICE LLME(ffffffff/efe0c2b7){UNASSIGNED} LLGM Assign pre (efe0c2b7 => ffffffff) (gprs_llc.c:1079) 20250824095426321 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (efe0c2b7 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(703)@6d40a618bd43: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(687)@6d40a618bd43: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(703)@6d40a618bd43: Final verdict of PTC: pass 20250824095426346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36086<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(689)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(694)@6d40a618bd43: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(697)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(685)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(684)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(693)@6d40a618bd43: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(687)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(698)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(701)@6d40a618bd43: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(692)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(695)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(690)@6d40a618bd43: Final verdict of PTC: none 20250824095426353 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(688)@6d40a618bd43: Final verdict of PTC: none 20250824095426353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(699)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(696)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(691)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(686)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(700)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(702)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(684): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(685): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(686): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(687): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(688): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(689): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(690): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(691): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(692): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(693): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(694): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(695): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(696): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(697): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(698): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(699): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(700): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(701): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(702): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_detach_unknown_nopoweroff(703): pass (none -> pass) MTC@6d40a618bd43: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sun Aug 24 09:54:26 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 20250824095426403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095426705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34120<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54828) 20250824095427354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095427354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54828, count=59184) 20250824095428355 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095428355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:54: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.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 20250824095429356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095429356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_detach_unknown_poweroff started. 20250824095429818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095429820 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(704)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(705)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(704)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(708)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095429858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095429858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095429858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095429858 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095429858 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095429858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095429858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095429858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095429858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(708)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095429860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095429860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095429860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095429860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095429860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095429860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095429860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095429860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095429860 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095429860 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095429860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095429861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095429861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(708)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(708)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095429864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(709)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(705)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(705)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095429871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095429871 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(707)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(710)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(709)@6d40a618bd43: 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(713)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(713)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095429880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095429880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095429880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095429880 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095429880 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095429880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095429880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095429880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095429880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(713)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095429881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095429881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095429881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095429881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095429881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095429881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095429881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095429881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095429881 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095429881 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095429881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095429881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095429881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(713)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(713)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095429883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(714)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(710)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(710)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095429888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095429888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(712)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(715)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(714)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(718)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095429894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095429894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095429894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095429894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095429894 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095429894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095429894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095429894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095429894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(718)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095429896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095429896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095429896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095429896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095429896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095429896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095429896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095429896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095429896 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095429896 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095429896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095429896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095429896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(718)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(718)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095429898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(715)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(715)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095429902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095429902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(717)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095430357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095430357 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095430357 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095430357 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(719)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(719)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095430361 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(719)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(719)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095430362 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(719)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(719)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(707)@6d40a618bd43: Adding Client=TC_detach_unknown_poweroff(723), IMSI='262420000000014'H, TLLI='E2E1DBB2'O, index=0 SGSN_Test-GSUP(720)@6d40a618bd43: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(723) 20250824095431434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095431434 DLLC NOTICE LLME(ffffffff/e2e1dbb2){UNASSIGNED} LLC RX: unknown TLLI 0xe2e1dbb2, creating LLME on the fly (gprs_llc.c:552) 20250824095431434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095431434 DMM NOTICE LLME(ffffffff/e2e1dbb2){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) TC_detach_unknown_poweroff(723)@6d40a618bd43: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(707)@6d40a618bd43: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(723)@6d40a618bd43: Final verdict of PTC: pass 20250824095436446 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34130<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(720)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(713)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(714)@6d40a618bd43: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(717)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(704)@6d40a618bd43: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(707)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(705)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(715)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(722)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(708)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(711)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(721)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(709)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(718)@6d40a618bd43: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(712)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(706)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(716)@6d40a618bd43: Final verdict of PTC: none 20250824095436455 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095436455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(710)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(719)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(704): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(705): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(706): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(707): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(708): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(709): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(710): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(711): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(712): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(713): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(714): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(715): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(716): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(717): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(718): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(719): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(720): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(721): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(722): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_detach_unknown_poweroff(723): pass (none -> pass) MTC@6d40a618bd43: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sun Aug 24 09:54:36 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 20250824095436494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095436796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47624) 20250824095437456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095437456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47624, count=53056) 20250824095438457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095438457 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:54: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.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 20250824095439458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095439458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_detach_nopoweroff started. 20250824095439916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095439918 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(724)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(725)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(724)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(728)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095439956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095439956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095439956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095439956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095439956 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095439956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095439956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095439956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095439956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(728)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095439957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095439957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095439957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095439957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095439957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095439957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095439957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095439957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095439957 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095439957 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095439957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(728)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095439957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095439957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(728)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(729)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095439961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(725)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(725)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(730)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095439968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095439968 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(729)@6d40a618bd43: 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_nopoweroff-BVCI196(727)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(733)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(733)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095439972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095439972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095439972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095439972 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095439972 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095439972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095439972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095439972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095439972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(733)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095439972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095439972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095439972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095439973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095439973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095439973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095439973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095439973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095439973 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095439973 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095439973 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(733)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(733)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095439973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095439973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824095439975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(734)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(730)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(730)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095439980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095439980 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(732)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(735)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(734)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(738)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095439986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095439986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095439986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095439986 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095439986 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095439986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095439986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095439986 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095439986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(738)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095439988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095439988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095439988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095439988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095439988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095439988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095439988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095439988 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095439988 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095439988 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095439988 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095439988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095439988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(738)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(738)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095439990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(735)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(735)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095439994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095439994 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(737)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095440459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095440459 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095440459 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095440459 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(739)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(739)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095440464 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(739)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(739)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(739)@6d40a618bd43: 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)@6d40a618bd43: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250824095440465 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(739)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(739)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(727)@6d40a618bd43: Adding Client=TC_detach_nopoweroff(743), IMSI='262420000000015'H, TLLI='D2910241'O, index=0 SGSN_Test-GSUP(740)@6d40a618bd43: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(743) TC_detach_nopoweroff(743)@6d40a618bd43: 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 := '9D82A845DA77BA533072893D5B0E1387'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C955331'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '120B39013BFF71A4'O } } } } } 20250824095441549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095441549 DLLC NOTICE LLME(ffffffff/d2910241){UNASSIGNED} LLC RX: unknown TLLI 0xd2910241, creating LLME on the fly (gprs_llc.c:552) 20250824095441549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095441550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095441550 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095441550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095441550 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095441550 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095441550 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095441550 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095441550 DLLC NOTICE LLME(ffffffff/d2910241){UNASSIGNED} LLGM Assign pre (d2910241 => d8eec59c) (gprs_llc.c:1079) 20250824095441550 DLLC NOTICE LLME(d2910241/d8eec59c){ASSIGNED} LLGM Assign post (d2910241 => d8eec59c) (gprs_llc.c:1125) 20250824095441550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095441550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095441550 DMM DEBUG MM(262420000000015/d8eec59c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095441572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095441572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095441572 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095441572 DMM DEBUG MM(262420000000015/d8eec59c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1134) 20250824095441572 DMM NOTICE MM(262420000000015/d8eec59c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095441572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095441572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095441572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095441572 DMM DEBUG MM(262420000000015/d8eec59c) Requesting authorization (sgsn_auth.c:160) 20250824095441572 DMM INFO MM(262420000000015/d8eec59c) Requesting authentication tuples (sgsn_auth.c:184) 20250824095441572 DMM DEBUG MM(262420000000015/d8eec59c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095441572 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250824095441572 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(743) SGSN_Test-GSUP(740)@6d40a618bd43: Added IMSI table entry 0TC_detach_nopoweroff(743)"262420000000015" 20250824095441578 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095441578 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095441578 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095441578 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095441578 DMM INFO MM(262420000000015/d8eec59c) Subscriber data update (mmctx.c:445) 20250824095441578 DMM DEBUG MM(262420000000015/d8eec59c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095441578 DMM INFO MM(262420000000015/d8eec59c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095441578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095441578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095441578 DMM INFO MM(262420000000015/d8eec59c) <- GMM AUTH AND CIPHERING REQ (rand = 9d 82 a8 45 da 77 ba 53 30 72 89 3d 5b 0e 13 87 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095441594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095441594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095441595 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095441595 DMM INFO MM(262420000000015/d8eec59c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095441595 DMM NOTICE MM(262420000000015/d8eec59c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095441595 DMM DEBUG MM(262420000000015/d8eec59c) checking auth: received GSM SRES = 9c 95 53 31 (gprs_gmm.c:716) 20250824095441595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095441595 DMM DEBUG MM(262420000000015/d8eec59c) Requesting authorization (sgsn_auth.c:160) 20250824095441595 DMM INFO MM(262420000000015/d8eec59c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095441595 DMM DEBUG MM(262420000000015/d8eec59c) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095441595 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250824095441595 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) 20250824095441595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095441595 DMM INFO MM(262420000000015/d8eec59c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8eec59c) (gprs_gmm.c:337) 20250824095441598 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095441598 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095441598 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250824095441598 DMM INFO MM(262420000000015/d8eec59c) Subscriber data update (mmctx.c:445) 20250824095441598 DMM DEBUG MM(262420000000015/d8eec59c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095441598 DMM INFO MM(262420000000015/d8eec59c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095441598 DMM NOTICE MM(262420000000015/d8eec59c) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1050) 20250824095441598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095441598 DMM NOTICE MM(262420000000015/d8eec59c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095441598 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) 20250824095441599 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095441599 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250824095441599 DMM INFO MM(262420000000015/d8eec59c) Subscriber data update (mmctx.c:445) 20250824095441599 DMM DEBUG MM(262420000000015/d8eec59c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095441612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095441612 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095441612 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095441612 DMM INFO MM(262420000000015/d8eec59c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095441612 DMM NOTICE MM(262420000000015/d8eec59c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095441612 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095441612 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095441612 DLLC NOTICE LLME(d2910241/d8eec59c){ASSIGNED} LLGM Assign pre (ffffffff => d8eec59c) (gprs_llc.c:1079) 20250824095441612 DLLC NOTICE LLME(ffffffff/d8eec59c){ASSIGNED} LLGM Assign post (ffffffff => d8eec59c) (gprs_llc.c:1125) 20250824095441612 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095441612 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095441612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095441612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(743)@6d40a618bd43: setverdict(pass): none -> pass 20250824095441670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095441670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095441670 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095441670 DMM INFO MM(262420000000015/d8eec59c) -> GMM DETACH REQUEST TLLI=0xd8eec59c type=GPRS detach (gprs_gmm.c:1512) 20250824095441670 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250824095441670 DMM INFO MM(262420000000015/d8eec59c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250824095441670 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095441670 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095441670 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095441670 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095441670 DLLC NOTICE LLME(ffffffff/d8eec59c){ASSIGNED} LLGM Assign pre (d8eec59c => ffffffff) (gprs_llc.c:1079) 20250824095441670 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8eec59c => ffffffff) (gprs_llc.c:1125) 20250824095441670 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250824095441670 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) 20250824095441670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095441670 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095441670 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095441670 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095441673 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(743)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(727)@6d40a618bd43: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(743)@6d40a618bd43: Final verdict of PTC: pass 20250824095441688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53578<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(740)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(730)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(724)@6d40a618bd43: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(732)@6d40a618bd43: Final verdict of PTC: none 20250824095441693 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(733)@6d40a618bd43: Final verdict of PTC: none 20250824095441693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_nopoweroff-BVCI220(737)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(729)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(735)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(738)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(739)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(728)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(741)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(734)@6d40a618bd43: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(727)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(742)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(731)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(736)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(725)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(726)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(724): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(725): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(726): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_detach_nopoweroff-BVCI196(727): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(728): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(729): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(730): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(731): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_detach_nopoweroff-BVCI210(732): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(733): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(734): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(735): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(736): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_detach_nopoweroff-BVCI220(737): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(738): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(739): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(740): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(741): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(742): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_detach_nopoweroff(743): pass (none -> pass) MTC@6d40a618bd43: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sun Aug 24 09:54:41 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250824095441755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53590<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095442057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53590<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44768) 20250824095442694 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095442695 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44768, count=94200) 20250824095443696 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095443696 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:54:44 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 20250824095444697 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095444697 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_detach_poweroff started. 20250824095445176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095445179 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(744)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(745)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(744)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(748)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095445221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095445221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095445221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095445221 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095445221 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095445221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095445221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095445221 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095445221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(748)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095445224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095445224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095445224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095445224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095445224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095445224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095445224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095445224 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095445224 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095445224 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095445224 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095445226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(748)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095445226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(748)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(749)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095445229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(745)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(745)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(750)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095445242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095445242 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(749)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_poweroff-BVCI196(747)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(753)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095445249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095445249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095445249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095445249 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095445249 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095445249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095445249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095445249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095445249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(753)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095445250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095445250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095445250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095445250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095445250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095445250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095445250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095445250 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095445250 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095445250 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095445250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095445250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095445250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(753)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(753)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095445252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(754)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(750)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(750)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095445257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095445257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(755)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI210(752)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@6d40a618bd43: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(759)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095445269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095445269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095445269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095445269 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095445269 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095445269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095445269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095445269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095445269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095445270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095445270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095445270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095445270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095445270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095445270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095445270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095445270 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095445270 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095445270 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095445270 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095445270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095445270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095445272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(755)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(755)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095445277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095445277 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(756)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095445698 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095445698 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095445698 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095445698 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(758)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(758)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095445704 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095445705 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(758)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(758)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(758)@6d40a618bd43: 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(758)@6d40a618bd43: 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(758)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(758)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(747)@6d40a618bd43: Adding Client=TC_detach_poweroff(763), IMSI='262420000000016'H, TLLI='DD9F76B0'O, index=0 SGSN_Test-GSUP(760)@6d40a618bd43: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(763) TC_detach_poweroff(763)@6d40a618bd43: 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 := '8470242D146CECF62772FCA253EFA47E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C62C2D8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9B3E89F718E848BB'O } } } } } 20250824095446795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095446795 DLLC NOTICE LLME(ffffffff/dd9f76b0){UNASSIGNED} LLC RX: unknown TLLI 0xdd9f76b0, creating LLME on the fly (gprs_llc.c:552) 20250824095446795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095446795 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095446796 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095446796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095446796 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095446796 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095446796 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095446796 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095446796 DLLC NOTICE LLME(ffffffff/dd9f76b0){UNASSIGNED} LLGM Assign pre (dd9f76b0 => ee9ced5b) (gprs_llc.c:1079) 20250824095446796 DLLC NOTICE LLME(dd9f76b0/ee9ced5b){ASSIGNED} LLGM Assign post (dd9f76b0 => ee9ced5b) (gprs_llc.c:1125) 20250824095446796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095446796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095446796 DMM DEBUG MM(262420000000016/ee9ced5b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095446821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095446822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095446822 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095446822 DMM DEBUG MM(262420000000016/ee9ced5b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1134) 20250824095446822 DMM NOTICE MM(262420000000016/ee9ced5b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095446822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095446822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095446822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095446822 DMM DEBUG MM(262420000000016/ee9ced5b) Requesting authorization (sgsn_auth.c:160) 20250824095446822 DMM INFO MM(262420000000016/ee9ced5b) Requesting authentication tuples (sgsn_auth.c:184) 20250824095446822 DMM DEBUG MM(262420000000016/ee9ced5b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095446822 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250824095446822 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(763) SGSN_Test-GSUP(760)@6d40a618bd43: Added IMSI table entry 0TC_detach_poweroff(763)"262420000000016" 20250824095446828 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095446828 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095446828 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095446828 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095446828 DMM INFO MM(262420000000016/ee9ced5b) Subscriber data update (mmctx.c:445) 20250824095446828 DMM DEBUG MM(262420000000016/ee9ced5b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095446828 DMM INFO MM(262420000000016/ee9ced5b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095446828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095446828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095446828 DMM INFO MM(262420000000016/ee9ced5b) <- GMM AUTH AND CIPHERING REQ (rand = 84 70 24 2d 14 6c ec f6 27 72 fc a2 53 ef a4 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095446843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095446843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095446843 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095446843 DMM INFO MM(262420000000016/ee9ced5b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095446844 DMM NOTICE MM(262420000000016/ee9ced5b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095446844 DMM DEBUG MM(262420000000016/ee9ced5b) checking auth: received GSM SRES = 5c 62 c2 d8 (gprs_gmm.c:716) 20250824095446844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095446844 DMM DEBUG MM(262420000000016/ee9ced5b) Requesting authorization (sgsn_auth.c:160) 20250824095446844 DMM INFO MM(262420000000016/ee9ced5b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095446844 DMM DEBUG MM(262420000000016/ee9ced5b) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095446844 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250824095446844 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) 20250824095446844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095446844 DMM INFO MM(262420000000016/ee9ced5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xee9ced5b) (gprs_gmm.c:337) 20250824095446847 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095446847 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095446847 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250824095446847 DMM INFO MM(262420000000016/ee9ced5b) Subscriber data update (mmctx.c:445) 20250824095446847 DMM DEBUG MM(262420000000016/ee9ced5b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095446847 DMM INFO MM(262420000000016/ee9ced5b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095446847 DMM NOTICE MM(262420000000016/ee9ced5b) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1050) 20250824095446848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095446848 DMM NOTICE MM(262420000000016/ee9ced5b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095446848 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) 20250824095446849 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095446849 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250824095446849 DMM INFO MM(262420000000016/ee9ced5b) Subscriber data update (mmctx.c:445) 20250824095446849 DMM DEBUG MM(262420000000016/ee9ced5b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095446859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095446860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095446860 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095446860 DMM INFO MM(262420000000016/ee9ced5b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095446860 DMM NOTICE MM(262420000000016/ee9ced5b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095446860 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095446860 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095446860 DLLC NOTICE LLME(dd9f76b0/ee9ced5b){ASSIGNED} LLGM Assign pre (ffffffff => ee9ced5b) (gprs_llc.c:1079) 20250824095446860 DLLC NOTICE LLME(ffffffff/ee9ced5b){ASSIGNED} LLGM Assign post (ffffffff => ee9ced5b) (gprs_llc.c:1125) 20250824095446860 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095446860 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095446860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095446860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(763)@6d40a618bd43: setverdict(pass): none -> pass 20250824095446916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095446916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250824095446916 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095446916 DMM INFO MM(262420000000016/ee9ced5b) -> GMM DETACH REQUEST TLLI=0xee9ced5b type=GPRS detach Power-off (gprs_gmm.c:1512) 20250824095446916 DMM INFO MM(262420000000016/ee9ced5b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250824095446916 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095446916 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095446917 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095446917 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095446917 DLLC NOTICE LLME(ffffffff/ee9ced5b){ASSIGNED} LLGM Assign pre (ee9ced5b => ffffffff) (gprs_llc.c:1079) 20250824095446917 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee9ced5b => ffffffff) (gprs_llc.c:1125) 20250824095446917 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250824095446917 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) 20250824095446917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095446917 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095446917 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095446917 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095446919 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250824095448175 DGPRS DEBUG Checking for inactive LLMEs, time = 19260193 (sgsn.c:132) 20250824095448177 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095448177 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095448178 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095448178 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095448178 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095448178 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095448178 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095448178 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095448178 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095448178 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_detach_poweroff(763)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(747)@6d40a618bd43: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(763)@6d40a618bd43: Final verdict of PTC: pass 20250824095451930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53604<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(760)@6d40a618bd43: Final verdict of PTC: none 20250824095451935 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095451935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(753)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(759)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(758)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(748)@6d40a618bd43: Final verdict of PTC: none TC_detach_poweroff-BVCI210(752)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(744)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(755)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(745)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(762)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(750)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(761)@6d40a618bd43: Final verdict of PTC: none TC_detach_poweroff-BVCI220(756)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(746)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(757)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(751)@6d40a618bd43: Final verdict of PTC: none TC_detach_poweroff-BVCI196(747)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(744): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(745): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(746): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_detach_poweroff-BVCI196(747): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(748): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(750): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(751): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_detach_poweroff-BVCI210(752): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(753): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(755): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_detach_poweroff-BVCI220(756): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(758): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(760): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(761): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(762): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_detach_poweroff(763): pass (none -> pass) MTC@6d40a618bd43: Test case TC_detach_poweroff finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sun Aug 24 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 20250824095452048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095452350 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44130<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95508) 20250824095452937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095452937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95508, count=100940) 20250824095453938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095453939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:54: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.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 20250824095454941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095454941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act started. 20250824095455444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56996<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095455447 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(764)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095455496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095455496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095455496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095455496 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095455496 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095455496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095455496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095455496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095455496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095455497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095455497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095455497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095455497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095455497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095455497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095455497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095455497 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095455497 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095455497 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095455497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095455497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095455497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095455499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095455506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095455506 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(769)@6d40a618bd43: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act-BVCI196(767)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(773)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095455510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095455510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095455510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095455510 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095455510 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095455510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095455510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095455510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095455510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095455512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095455512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095455512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095455512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095455512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095455512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095455512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095455512 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095455512 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095455512 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095455512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095455512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095455512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(774)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095455515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095455519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095455519 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(775)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(772)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095455524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095455524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095455524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095455524 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095455524 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095455524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095455524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095455524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095455524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095455525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095455525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095455525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095455525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095455525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095455525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095455525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095455525 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095455525 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095455525 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095455525 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095455525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095455525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095455527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095455531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095455531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(777)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095455942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095455942 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095455942 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095455942 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095455946 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095455947 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(767)@6d40a618bd43: Adding Client=TC_attach_pdp_act(783), IMSI='262420000000017'H, TLLI='E7EBEAB8'O, index=0 SGSN_Test-GSUP(780)@6d40a618bd43: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(783) TC_attach_pdp_act(783)@6d40a618bd43: 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 := '424BB66095910462D16B01809D34A722'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33170841'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB4A65F03ED91664'O } } } } } 20250824095456017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095456017 DLLC NOTICE LLME(ffffffff/e7ebeab8){UNASSIGNED} LLC RX: unknown TLLI 0xe7ebeab8, creating LLME on the fly (gprs_llc.c:552) 20250824095456017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095456017 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095456017 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095456017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095456017 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095456017 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095456017 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095456017 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095456017 DLLC NOTICE LLME(ffffffff/e7ebeab8){UNASSIGNED} LLGM Assign pre (e7ebeab8 => fd254514) (gprs_llc.c:1079) 20250824095456017 DLLC NOTICE LLME(e7ebeab8/fd254514){ASSIGNED} LLGM Assign post (e7ebeab8 => fd254514) (gprs_llc.c:1125) 20250824095456017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095456017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095456017 DMM DEBUG MM(262420000000017/fd254514) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095456041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095456041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095456041 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095456042 DMM DEBUG MM(262420000000017/fd254514) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1134) 20250824095456042 DMM NOTICE MM(262420000000017/fd254514) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095456042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095456042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095456042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095456042 DMM DEBUG MM(262420000000017/fd254514) Requesting authorization (sgsn_auth.c:160) 20250824095456042 DMM INFO MM(262420000000017/fd254514) Requesting authentication tuples (sgsn_auth.c:184) 20250824095456042 DMM DEBUG MM(262420000000017/fd254514) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095456042 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250824095456042 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(783) SGSN_Test-GSUP(780)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act(783)"262420000000017" 20250824095456048 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095456048 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095456048 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095456048 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095456048 DMM INFO MM(262420000000017/fd254514) Subscriber data update (mmctx.c:445) 20250824095456048 DMM DEBUG MM(262420000000017/fd254514) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095456048 DMM INFO MM(262420000000017/fd254514) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095456048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095456048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095456048 DMM INFO MM(262420000000017/fd254514) <- GMM AUTH AND CIPHERING REQ (rand = 42 4b b6 60 95 91 04 62 d1 6b 01 80 9d 34 a7 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095456064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095456064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095456064 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095456064 DMM INFO MM(262420000000017/fd254514) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095456064 DMM NOTICE MM(262420000000017/fd254514) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095456064 DMM DEBUG MM(262420000000017/fd254514) checking auth: received GSM SRES = 33 17 08 41 (gprs_gmm.c:716) 20250824095456064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095456064 DMM DEBUG MM(262420000000017/fd254514) Requesting authorization (sgsn_auth.c:160) 20250824095456064 DMM INFO MM(262420000000017/fd254514) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095456064 DMM DEBUG MM(262420000000017/fd254514) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095456064 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250824095456064 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) 20250824095456064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095456064 DMM INFO MM(262420000000017/fd254514) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd254514) (gprs_gmm.c:337) 20250824095456067 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095456067 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095456067 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250824095456067 DMM INFO MM(262420000000017/fd254514) Subscriber data update (mmctx.c:445) 20250824095456067 DMM DEBUG MM(262420000000017/fd254514) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095456067 DMM INFO MM(262420000000017/fd254514) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095456067 DMM NOTICE MM(262420000000017/fd254514) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1050) 20250824095456067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095456067 DMM NOTICE MM(262420000000017/fd254514) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095456067 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) 20250824095456068 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095456068 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250824095456068 DMM INFO MM(262420000000017/fd254514) Subscriber data update (mmctx.c:445) 20250824095456068 DMM DEBUG MM(262420000000017/fd254514) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095456080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095456081 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095456081 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095456081 DMM INFO MM(262420000000017/fd254514) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095456081 DMM NOTICE MM(262420000000017/fd254514) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095456081 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095456081 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095456081 DLLC NOTICE LLME(e7ebeab8/fd254514){ASSIGNED} LLGM Assign pre (ffffffff => fd254514) (gprs_llc.c:1079) 20250824095456081 DLLC NOTICE LLME(ffffffff/fd254514){ASSIGNED} LLGM Assign post (ffffffff => fd254514) (gprs_llc.c:1125) 20250824095456081 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095456081 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095456081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095456081 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(783)@6d40a618bd43: setverdict(pass): none -> pass 20250824095456135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095456136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095456136 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095456136 DMM INFO MM(262420000000017/fd254514) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095456136 DMM INFO MM(262420000000017/fd254514) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095456136 DMM DEBUG MM(262420000000017/fd254514) Using GGSN 0 (gprs_sm.c:317) 20250824095456136 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) 20250824095456136 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250824095456136 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095456136 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095456136 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:378) 20250824095456162 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 a0 fe 10 8f 11 d3 3e e0 d7 14 05 7f b0 ac 29 b7 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) 20250824095456162 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749b130, cbp=0x55a5c05f5dd0) (sgsn_libgtp.c:633) 20250824095456162 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095456162 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fa4f8 TLLI=fd254514, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095456162 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095456162 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(783)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(783)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(767)@6d40a618bd43: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(783)@6d40a618bd43: Final verdict of PTC: pass 20250824095456181 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56996<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(768)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(773)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(777)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(772)@6d40a618bd43: Final verdict of PTC: none 20250824095456186 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095456186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(779)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(778)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(780)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(782)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(767)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(781)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(766)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(776)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(771)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act-BVCI196(767): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act-BVCI210(772): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act-BVCI220(777): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(781): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(782): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act(783): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_pdp_act finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sun Aug 24 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 20250824095456259 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095456660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57008<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51100) 20250824095457187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095457187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51100, count=93040) 20250824095458188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095458188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:54: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_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 20250824095459189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095459189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_pdp_act_unattached started. 20250824095459739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095459741 DMM INFO MM(262420000000017/fd254514) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095459741 DMM INFO MM(262420000000017/fd254514) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095459741 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095459741 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095459741 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095459741 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095459741 DLLC NOTICE LLME(ffffffff/fd254514){ASSIGNED} LLGM Assign pre (fd254514 => ffffffff) (gprs_llc.c:1079) 20250824095459741 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd254514 => ffffffff) (gprs_llc.c:1125) 20250824095459741 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fa1a0 (gprs_sndcp.c:574) 20250824095459741 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fa4f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095459741 DMM NOTICE MM(262420000000017/fd254514) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824095459741 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250824095459741 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824095459741 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824095459741 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:378) 20250824095459741 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250824095459741 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) 20250824095459741 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) 20250824095459741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095459741 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095459741 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095459741 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095459741 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(784)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(785)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(784)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095459777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095459778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095459778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095459778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095459778 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095459778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095459778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095459778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095459778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(788)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095459779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095459779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095459779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095459779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095459779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095459779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095459779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095459779 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095459779 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095459779 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095459779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(788)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095459780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095459780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095459783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(789)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(785)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(785)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095459791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095459791 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(787)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(790)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(789)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095459797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095459797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095459797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095459797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095459797 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095459797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095459797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095459797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095459797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(793)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095459798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095459798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095459798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095459798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095459798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095459798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095459798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095459798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095459798 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095459798 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095459798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(793)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095459799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095459799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095459801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(794)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(790)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(790)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095459807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095459807 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(792)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(795)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(794)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095459815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095459815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095459815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095459815 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095459815 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095459815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095459815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095459815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095459815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095459816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095459816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095459816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095459816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095459816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095459816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095459816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095459816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095459816 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095459816 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095459816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095459817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095459817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095459819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(795)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(795)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095459824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095459824 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(797)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095500190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095500190 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095500190 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095500190 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(799)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(799)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095500194 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095500195 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(799)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(799)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(799)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(799)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(787)@6d40a618bd43: Adding Client=TC_pdp_act_unattached(803), IMSI='262420000000018'H, TLLI='CE5D3365'O, index=0 SGSN_Test-GSUP(800)@6d40a618bd43: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(803) 20250824095500261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095500261 DLLC NOTICE LLME(ffffffff/ce5d3365){UNASSIGNED} LLC RX: unknown TLLI 0xce5d3365, creating LLME on the fly (gprs_llc.c:552) 20250824095500261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250824095500261 DMM NOTICE LLME(ffffffff/ce5d3365){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250824095500261 DLLC NOTICE LLME(ffffffff/ce5d3365){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250824095500261 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:288) TC_pdp_act_unattached(803)@6d40a618bd43: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(787)@6d40a618bd43: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(803)@6d40a618bd43: Final verdict of PTC: pass 20250824095500278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57020<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(800)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(788)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(789)@6d40a618bd43: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(792)@6d40a618bd43: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(787)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(794)@6d40a618bd43: Final verdict of PTC: none 20250824095500283 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095500284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(793)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(785)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(784)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(801)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(795)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(799)@6d40a618bd43: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(797)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(798)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(790)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(802)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(796)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(786)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(791)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(784): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(785): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_pdp_act_unattached-BVCI196(787): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(789): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(790): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_pdp_act_unattached-BVCI210(792): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(794): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(795): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_pdp_act_unattached-BVCI220(797): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(799): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(800): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(801): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(802): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_pdp_act_unattached(803): pass (none -> pass) MTC@6d40a618bd43: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sun Aug 24 09:55:00 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 20250824095500382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095500785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56528) 20250824095501285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095501285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56528, count=60884) 20250824095502286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095502286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:55: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_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 20250824095503287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095503287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_user started. 20250824095503883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095503883 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(804)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(805)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(804)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(808)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095503900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095503900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095503900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095503900 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095503900 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095503900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095503900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095503900 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095503900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(808)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095503901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095503901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095503901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095503901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095503901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095503901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095503901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095503901 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095503901 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095503901 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095503901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095503901 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095503901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(808)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(808)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(809)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095503903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(805)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(805)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095503908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095503908 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(810)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(807)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(809)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(813)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095503913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095503913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095503913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095503913 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095503913 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095503913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095503913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095503913 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095503913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(813)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095503914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095503914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095503914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095503914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095503914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095503914 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095503914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095503914 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095503914 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095503914 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095503914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095503915 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095503915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(813)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(813)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095503916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(814)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(810)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(810)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095503922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095503922 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(812)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(815)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(814)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(818)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095503933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095503933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095503933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095503933 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095503933 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095503933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095503933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095503933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095503933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(818)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095503935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095503935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095503935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095503935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095503935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095503935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095503935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095503935 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095503935 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095503935 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095503935 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095503935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095503935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(818)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(818)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095503939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(815)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(815)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095503945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095503945 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(817)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095504288 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095504288 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095504288 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095504288 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(819)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(819)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095504292 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095504294 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(819)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(819)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(819)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(819)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(807)@6d40a618bd43: Adding Client=TC_attach_pdp_act_user(823), IMSI='262420000000019'H, TLLI='D6D8A7C7'O, index=0 SGSN_Test-GSUP(820)@6d40a618bd43: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(823) TC_attach_pdp_act_user(823)@6d40a618bd43: 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 := 'A3A0CC7E47199CEA6333D65EBF34B993'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '332CBC5C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4439B55F952B1456'O } } } } } 20250824095504369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095504369 DLLC NOTICE LLME(ffffffff/d6d8a7c7){UNASSIGNED} LLC RX: unknown TLLI 0xd6d8a7c7, creating LLME on the fly (gprs_llc.c:552) 20250824095504369 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095504369 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095504369 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095504369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095504369 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095504369 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095504369 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095504369 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095504369 DLLC NOTICE LLME(ffffffff/d6d8a7c7){UNASSIGNED} LLGM Assign pre (d6d8a7c7 => e77f9850) (gprs_llc.c:1079) 20250824095504369 DLLC NOTICE LLME(d6d8a7c7/e77f9850){ASSIGNED} LLGM Assign post (d6d8a7c7 => e77f9850) (gprs_llc.c:1125) 20250824095504369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095504369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095504369 DMM DEBUG MM(262420000000019/e77f9850) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095504385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095504385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095504385 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095504385 DMM DEBUG MM(262420000000019/e77f9850) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1134) 20250824095504385 DMM NOTICE MM(262420000000019/e77f9850) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095504385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095504385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095504385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095504385 DMM DEBUG MM(262420000000019/e77f9850) Requesting authorization (sgsn_auth.c:160) 20250824095504385 DMM INFO MM(262420000000019/e77f9850) Requesting authentication tuples (sgsn_auth.c:184) 20250824095504385 DMM DEBUG MM(262420000000019/e77f9850) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095504385 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250824095504386 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(823) SGSN_Test-GSUP(820)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act_user(823)"262420000000019" 20250824095504391 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095504391 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095504391 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095504391 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095504391 DMM INFO MM(262420000000019/e77f9850) Subscriber data update (mmctx.c:445) 20250824095504391 DMM DEBUG MM(262420000000019/e77f9850) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095504391 DMM INFO MM(262420000000019/e77f9850) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095504391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095504391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095504391 DMM INFO MM(262420000000019/e77f9850) <- GMM AUTH AND CIPHERING REQ (rand = a3 a0 cc 7e 47 19 9c ea 63 33 d6 5e bf 34 b9 93 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095504407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095504407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095504407 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095504407 DMM INFO MM(262420000000019/e77f9850) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095504407 DMM NOTICE MM(262420000000019/e77f9850) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095504407 DMM DEBUG MM(262420000000019/e77f9850) checking auth: received GSM SRES = 33 2c bc 5c (gprs_gmm.c:716) 20250824095504407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095504407 DMM DEBUG MM(262420000000019/e77f9850) Requesting authorization (sgsn_auth.c:160) 20250824095504407 DMM INFO MM(262420000000019/e77f9850) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095504407 DMM DEBUG MM(262420000000019/e77f9850) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095504407 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250824095504407 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) 20250824095504407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095504407 DMM INFO MM(262420000000019/e77f9850) <- GMM ATTACH ACCEPT (new P-TMSI=0xe77f9850) (gprs_gmm.c:337) 20250824095504410 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095504410 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095504410 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250824095504410 DMM INFO MM(262420000000019/e77f9850) Subscriber data update (mmctx.c:445) 20250824095504410 DMM DEBUG MM(262420000000019/e77f9850) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095504410 DMM INFO MM(262420000000019/e77f9850) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095504410 DMM NOTICE MM(262420000000019/e77f9850) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1050) 20250824095504410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095504410 DMM NOTICE MM(262420000000019/e77f9850) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095504410 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) 20250824095504411 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095504411 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250824095504411 DMM INFO MM(262420000000019/e77f9850) Subscriber data update (mmctx.c:445) 20250824095504411 DMM DEBUG MM(262420000000019/e77f9850) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095504424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095504424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095504424 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095504424 DMM INFO MM(262420000000019/e77f9850) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095504424 DMM NOTICE MM(262420000000019/e77f9850) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095504424 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095504424 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095504424 DLLC NOTICE LLME(d6d8a7c7/e77f9850){ASSIGNED} LLGM Assign pre (ffffffff => e77f9850) (gprs_llc.c:1079) 20250824095504424 DLLC NOTICE LLME(ffffffff/e77f9850){ASSIGNED} LLGM Assign post (ffffffff => e77f9850) (gprs_llc.c:1125) 20250824095504424 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095504424 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095504424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095504424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(823)@6d40a618bd43: setverdict(pass): none -> pass 20250824095504481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095504481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095504481 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095504481 DMM INFO MM(262420000000019/e77f9850) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095504481 DMM INFO MM(262420000000019/e77f9850) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095504481 DMM DEBUG MM(262420000000019/e77f9850) Using GGSN 0 (gprs_sm.c:317) 20250824095504481 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) 20250824095504481 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250824095504481 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095504481 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095504481 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:378) 20250824095504507 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 63 e9 d2 c8 11 17 6d 41 ba 14 05 7f d8 b8 22 62 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) 20250824095504507 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749c1a8, cbp=0x55a5c05f6380) (sgsn_libgtp.c:633) 20250824095504507 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095504507 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fb638 TLLI=e77f9850, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095504507 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095504507 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(823)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(823)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095504525 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250824095504540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095504540 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250824095504540 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_attach_pdp_act_user-BVCI196(807)@6d40a618bd43: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(823)@6d40a618bd43: Final verdict of PTC: pass 20250824095504552 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57042<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250824095504556 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095504556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(813)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(808)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(817)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(820)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(815)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(819)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(809)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(805)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(804)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(814)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(812)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(818)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(822)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(810)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(807)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(821)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(806)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(811)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(816)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(804): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(805): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(806): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(807): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(808): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(809): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(810): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(811): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(812): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(813): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(814): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(815): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(816): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(817): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(818): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(819): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(820): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(821): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(822): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user(823): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sun Aug 24 09:55:04 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 20250824095504648 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095505050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57044<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80256) 20250824095505558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095505558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80256, count=96608) 20250824095506559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095506559 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 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 20250824095507560 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095507560 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_ggsn_reject started. 20250824095508173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095508175 DMM INFO MM(262420000000019/e77f9850) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095508175 DMM INFO MM(262420000000019/e77f9850) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095508175 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095508175 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095508175 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095508175 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095508175 DLLC NOTICE LLME(ffffffff/e77f9850){ASSIGNED} LLGM Assign pre (e77f9850 => ffffffff) (gprs_llc.c:1079) 20250824095508175 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e77f9850 => ffffffff) (gprs_llc.c:1125) 20250824095508175 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fb2e0 (gprs_sndcp.c:574) 20250824095508175 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fb638, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095508175 DMM NOTICE MM(262420000000019/e77f9850) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824095508175 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250824095508175 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824095508175 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824095508176 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:378) 20250824095508176 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250824095508176 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) 20250824095508176 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) 20250824095508176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095508176 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095508176 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095508176 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095508176 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(824)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(825)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(824)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(828)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095508224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095508224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095508224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095508224 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095508224 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095508224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095508224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095508224 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095508224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(828)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095508225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095508225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095508225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095508226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095508226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095508226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095508226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095508226 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095508226 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095508226 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095508226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(828)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095508226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095508226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(828)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095508228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(829)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(825)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(825)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095508232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095508232 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(830)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(827)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(829)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(833)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095508237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095508237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095508237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095508237 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095508237 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095508237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095508237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095508237 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095508237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(833)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095508238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095508238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095508238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095508238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095508238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095508238 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095508238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095508238 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095508238 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095508238 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095508238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095508239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095508239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(833)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(833)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(834)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095508242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(830)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(830)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(835)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(834)@6d40a618bd43: 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 } 20250824095508249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095508249 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(838)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(838)@6d40a618bd43: Provider Link came up: sending NS-RESET TC_attach_pdp_act_ggsn_reject-BVCI210(832)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095508251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095508251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095508251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095508251 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095508251 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095508251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095508251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095508251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095508251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(838)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095508252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095508252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095508252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095508252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095508252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095508252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095508252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095508252 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095508252 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095508252 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095508252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095508252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095508252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(838)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(838)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095508254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(835)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(835)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095508259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095508259 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(837)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095508562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095508562 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095508562 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095508562 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(839)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(839)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095508566 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(839)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(839)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095508567 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(839)@6d40a618bd43: 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(839)@6d40a618bd43: 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(839)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(839)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(827)@6d40a618bd43: Adding Client=TC_attach_pdp_act_ggsn_reject(843), IMSI='262420000000020'H, TLLI='FB1E4EE5'O, index=0 SGSN_Test-GSUP(840)@6d40a618bd43: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(843) TC_attach_pdp_act_ggsn_reject(843)@6d40a618bd43: 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 := '5D95C5742CBC4D79CE8366B1AEB2CC7D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '64B698F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '60446B4A02E51BAC'O } } } } } 20250824095508637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095508637 DLLC NOTICE LLME(ffffffff/fb1e4ee5){UNASSIGNED} LLC RX: unknown TLLI 0xfb1e4ee5, creating LLME on the fly (gprs_llc.c:552) 20250824095508637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095508637 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095508637 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095508637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095508637 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095508637 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095508637 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095508637 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095508637 DLLC NOTICE LLME(ffffffff/fb1e4ee5){UNASSIGNED} LLGM Assign pre (fb1e4ee5 => d3f6676d) (gprs_llc.c:1079) 20250824095508637 DLLC NOTICE LLME(fb1e4ee5/d3f6676d){ASSIGNED} LLGM Assign post (fb1e4ee5 => d3f6676d) (gprs_llc.c:1125) 20250824095508637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095508637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095508637 DMM DEBUG MM(262420000000020/d3f6676d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095508645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095508645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095508645 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095508645 DMM DEBUG MM(262420000000020/d3f6676d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1134) 20250824095508645 DMM NOTICE MM(262420000000020/d3f6676d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095508645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095508645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095508645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095508645 DMM DEBUG MM(262420000000020/d3f6676d) Requesting authorization (sgsn_auth.c:160) 20250824095508645 DMM INFO MM(262420000000020/d3f6676d) Requesting authentication tuples (sgsn_auth.c:184) 20250824095508645 DMM DEBUG MM(262420000000020/d3f6676d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095508645 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250824095508645 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(843) SGSN_Test-GSUP(840)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(843)"262420000000020" 20250824095508647 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095508647 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095508647 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095508647 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095508647 DMM INFO MM(262420000000020/d3f6676d) Subscriber data update (mmctx.c:445) 20250824095508647 DMM DEBUG MM(262420000000020/d3f6676d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095508647 DMM INFO MM(262420000000020/d3f6676d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095508647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095508647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095508648 DMM INFO MM(262420000000020/d3f6676d) <- GMM AUTH AND CIPHERING REQ (rand = 5d 95 c5 74 2c bc 4d 79 ce 83 66 b1 ae b2 cc 7d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095508655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095508655 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095508655 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095508655 DMM INFO MM(262420000000020/d3f6676d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095508655 DMM NOTICE MM(262420000000020/d3f6676d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095508655 DMM DEBUG MM(262420000000020/d3f6676d) checking auth: received GSM SRES = 64 b6 98 f6 (gprs_gmm.c:716) 20250824095508655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095508655 DMM DEBUG MM(262420000000020/d3f6676d) Requesting authorization (sgsn_auth.c:160) 20250824095508655 DMM INFO MM(262420000000020/d3f6676d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095508655 DMM DEBUG MM(262420000000020/d3f6676d) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095508655 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250824095508655 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) 20250824095508655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095508655 DMM INFO MM(262420000000020/d3f6676d) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3f6676d) (gprs_gmm.c:337) 20250824095508656 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095508656 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095508656 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250824095508656 DMM INFO MM(262420000000020/d3f6676d) Subscriber data update (mmctx.c:445) 20250824095508656 DMM DEBUG MM(262420000000020/d3f6676d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095508656 DMM INFO MM(262420000000020/d3f6676d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095508656 DMM NOTICE MM(262420000000020/d3f6676d) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1050) 20250824095508656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095508656 DMM NOTICE MM(262420000000020/d3f6676d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095508656 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) 20250824095508657 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095508657 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250824095508657 DMM INFO MM(262420000000020/d3f6676d) Subscriber data update (mmctx.c:445) 20250824095508658 DMM DEBUG MM(262420000000020/d3f6676d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095508663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095508663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095508663 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095508663 DMM INFO MM(262420000000020/d3f6676d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095508663 DMM NOTICE MM(262420000000020/d3f6676d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095508663 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095508663 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095508663 DLLC NOTICE LLME(fb1e4ee5/d3f6676d){ASSIGNED} LLGM Assign pre (ffffffff => d3f6676d) (gprs_llc.c:1079) 20250824095508663 DLLC NOTICE LLME(ffffffff/d3f6676d){ASSIGNED} LLGM Assign post (ffffffff => d3f6676d) (gprs_llc.c:1125) 20250824095508663 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095508663 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095508663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095508663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(843)@6d40a618bd43: setverdict(pass): none -> pass 20250824095508723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095508723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095508723 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095508723 DMM INFO MM(262420000000020/d3f6676d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095508723 DMM INFO MM(262420000000020/d3f6676d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095508723 DMM DEBUG MM(262420000000020/d3f6676d) Using GGSN 0 (gprs_sm.c:317) 20250824095508723 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) 20250824095508723 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250824095508723 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095508723 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095508723 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:378) 20250824095508751 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 66 b3 e5 87 11 3d 95 7e d0 14 05 7f 22 eb 5e 24 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) 20250824095508751 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fa3e749d220, cbp=0x55a5c05f7ef0) (sgsn_libgtp.c:633) 20250824095508751 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250824095508751 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250824095508751 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250824095508751 DMM NOTICE MM(262420000000020/d3f6676d) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(843)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(843)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(827)@6d40a618bd43: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(843)@6d40a618bd43: Final verdict of PTC: pass 20250824095508769 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57452<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_ggsn_reject-BVCI210(832)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(824)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(825)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(838)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(834)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(840)@6d40a618bd43: Final verdict of PTC: none 20250824095508773 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095508773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(828)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(835)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(839)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(829)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(830)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(837)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(841)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(827)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(833)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(842)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(836)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(831)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(826)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(824): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(825): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(826): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(827): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(828): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(829): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(830): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(831): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(832): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(833): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(834): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(835): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(836): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(837): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(838): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(839): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(840): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(841): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(842): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(843): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sun Aug 24 09:55:08 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 20250824095508841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095509243 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57468<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43864) 20250824095509775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095509775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43864, count=99048) 20250824095510777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095510777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:55:11 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 20250824095511778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095511778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_user_deact_mo started. 20250824095512361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095512363 DMM INFO MM(262420000000020/d3f6676d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095512363 DMM INFO MM(262420000000020/d3f6676d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095512363 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095512363 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095512363 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095512363 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095512363 DLLC NOTICE LLME(ffffffff/d3f6676d){ASSIGNED} LLGM Assign pre (d3f6676d => ffffffff) (gprs_llc.c:1079) 20250824095512363 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3f6676d => ffffffff) (gprs_llc.c:1125) 20250824095512363 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250824095512363 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) 20250824095512363 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) 20250824095512363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095512363 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095512363 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095512364 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095512364 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(844)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(845)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(844)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(848)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095512414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095512414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095512414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095512414 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095512414 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095512414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095512414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095512414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095512414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(848)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095512416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095512416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095512416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095512416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095512416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095512416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095512416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095512416 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095512416 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095512416 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095512416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095512416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095512416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(848)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(848)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(849)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095512418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(845)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(845)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095512424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095512424 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(850)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(847)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(849)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(853)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095512430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095512430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095512430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095512430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095512430 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095512430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095512430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095512430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095512430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(853)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095512431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095512431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095512432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095512432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095512432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095512432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095512432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095512432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095512432 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095512432 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095512432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095512432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095512432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(853)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(853)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095512433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(854)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(850)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(850)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095512438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095512438 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(852)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(855)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(854)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(858)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095512444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095512444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095512444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095512444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095512444 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095512444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095512444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095512444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095512444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(858)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095512445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095512445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095512445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095512445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095512445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095512445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095512445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095512445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095512445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095512445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095512445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095512445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095512445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(858)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(858)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095512447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(855)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(855)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095512452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095512452 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)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095512780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095512781 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095512781 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095512781 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(859)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(859)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095512784 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095512785 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(859)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(859)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(859)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(859)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(847)@6d40a618bd43: Adding Client=TC_attach_pdp_act_user_deact_mo(863), IMSI='262420000000021'H, TLLI='EB397551'O, index=0 SGSN_Test-GSUP(860)@6d40a618bd43: 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)@6d40a618bd43: 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 := '335D47574F2D25C59BCCE341C920475F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EA2CF8C4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '89FC0B77C431552B'O } } } } } 20250824095512853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095512853 DLLC NOTICE LLME(ffffffff/eb397551){UNASSIGNED} LLC RX: unknown TLLI 0xeb397551, creating LLME on the fly (gprs_llc.c:552) 20250824095512853 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095512853 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095512853 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095512853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095512853 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095512853 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095512853 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095512853 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095512853 DLLC NOTICE LLME(ffffffff/eb397551){UNASSIGNED} LLGM Assign pre (eb397551 => d8b040cb) (gprs_llc.c:1079) 20250824095512853 DLLC NOTICE LLME(eb397551/d8b040cb){ASSIGNED} LLGM Assign post (eb397551 => d8b040cb) (gprs_llc.c:1125) 20250824095512853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095512853 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095512853 DMM DEBUG MM(262420000000021/d8b040cb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095512863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095512863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095512863 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095512863 DMM DEBUG MM(262420000000021/d8b040cb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250824095512863 DMM NOTICE MM(262420000000021/d8b040cb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095512863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095512863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095512863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095512863 DMM DEBUG MM(262420000000021/d8b040cb) Requesting authorization (sgsn_auth.c:160) 20250824095512863 DMM INFO MM(262420000000021/d8b040cb) Requesting authentication tuples (sgsn_auth.c:184) 20250824095512863 DMM DEBUG MM(262420000000021/d8b040cb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095512863 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250824095512863 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(863) SGSN_Test-GSUP(860)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(863)"262420000000021" 20250824095512866 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095512866 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095512866 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095512866 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095512866 DMM INFO MM(262420000000021/d8b040cb) Subscriber data update (mmctx.c:445) 20250824095512866 DMM DEBUG MM(262420000000021/d8b040cb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095512866 DMM INFO MM(262420000000021/d8b040cb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095512866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095512866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095512866 DMM INFO MM(262420000000021/d8b040cb) <- GMM AUTH AND CIPHERING REQ (rand = 33 5d 47 57 4f 2d 25 c5 9b cc e3 41 c9 20 47 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095512874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095512874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095512874 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095512874 DMM INFO MM(262420000000021/d8b040cb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095512874 DMM NOTICE MM(262420000000021/d8b040cb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095512874 DMM DEBUG MM(262420000000021/d8b040cb) checking auth: received GSM SRES = ea 2c f8 c4 (gprs_gmm.c:716) 20250824095512874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095512874 DMM DEBUG MM(262420000000021/d8b040cb) Requesting authorization (sgsn_auth.c:160) 20250824095512874 DMM INFO MM(262420000000021/d8b040cb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095512874 DMM DEBUG MM(262420000000021/d8b040cb) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095512874 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250824095512874 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) 20250824095512874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095512874 DMM INFO MM(262420000000021/d8b040cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8b040cb) (gprs_gmm.c:337) 20250824095512876 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095512876 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095512876 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250824095512876 DMM INFO MM(262420000000021/d8b040cb) Subscriber data update (mmctx.c:445) 20250824095512876 DMM DEBUG MM(262420000000021/d8b040cb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095512876 DMM INFO MM(262420000000021/d8b040cb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095512876 DMM NOTICE MM(262420000000021/d8b040cb) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250824095512876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095512876 DMM NOTICE MM(262420000000021/d8b040cb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095512876 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) 20250824095512876 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095512876 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250824095512876 DMM INFO MM(262420000000021/d8b040cb) Subscriber data update (mmctx.c:445) 20250824095512876 DMM DEBUG MM(262420000000021/d8b040cb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095512882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095512882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095512882 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095512882 DMM INFO MM(262420000000021/d8b040cb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095512882 DMM NOTICE MM(262420000000021/d8b040cb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095512882 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095512882 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095512882 DLLC NOTICE LLME(eb397551/d8b040cb){ASSIGNED} LLGM Assign pre (ffffffff => d8b040cb) (gprs_llc.c:1079) 20250824095512882 DLLC NOTICE LLME(ffffffff/d8b040cb){ASSIGNED} LLGM Assign post (ffffffff => d8b040cb) (gprs_llc.c:1125) 20250824095512882 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095512882 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095512882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095512882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(863)@6d40a618bd43: setverdict(pass): none -> pass 20250824095512937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095512937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095512937 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095512937 DMM INFO MM(262420000000021/d8b040cb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095512937 DMM INFO MM(262420000000021/d8b040cb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095512937 DMM DEBUG MM(262420000000021/d8b040cb) Using GGSN 0 (gprs_sm.c:317) 20250824095512937 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) 20250824095512937 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250824095512937 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095512937 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095512937 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:378) 20250824095512964 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 37 60 15 20 11 a1 29 53 37 14 05 7f 13 2f 90 ae 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:465) 20250824095512964 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749d220, cbp=0x55a5c05f7ef0) (sgsn_libgtp.c:633) 20250824095512964 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095512964 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=d8b040cb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095512964 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095512964 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(863)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(863)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095512982 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250824095513001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095513001 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250824095513001 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095513011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095513011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250824095513011 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095513011 DMM INFO MM(262420000000021/d8b040cb) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250824095513011 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824095513011 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:378) 20250824095513015 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) 20250824095513015 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa3e749d220, cbp=0x55a5c05f7ef0) (sgsn_libgtp.c:633) 20250824095513015 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250824095513015 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=d8b040cb, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095513015 DMM INFO MM(262420000000021/d8b040cb) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250824095513015 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250824095513015 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(863)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(847)@6d40a618bd43: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(863)@6d40a618bd43: Final verdict of PTC: pass 20250824095513031 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57480<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250824095513035 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095513035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(844)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(859)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(845)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(860)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(858)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(852)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(853)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(849)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(857)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(854)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(850)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(848)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(862)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(855)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(847)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(851)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(856)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(861)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(846)@6d40a618bd43: Final verdict of PTC: none Sun Aug 24 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 MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(844): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(845): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(846): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(847): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(848): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(849): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(850): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(851): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(852): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(853): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(854): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(855): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(856): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(857): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(858): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(859): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(860): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(861): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(862): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(863): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@6d40a618bd43: 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'. 20250824095513083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095513486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105592) 20250824095514037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095514037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105592, count=106752) 20250824095515039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095515039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:55: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_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 20250824095516041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095516041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_user_deact_mt started. 20250824095516580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095516583 DMM INFO MM(262420000000021/d8b040cb) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095516584 DMM INFO MM(262420000000021/d8b040cb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095516584 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095516584 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095516584 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095516584 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095516584 DLLC NOTICE LLME(ffffffff/d8b040cb){ASSIGNED} LLGM Assign pre (d8b040cb => ffffffff) (gprs_llc.c:1079) 20250824095516584 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8b040cb => ffffffff) (gprs_llc.c:1125) 20250824095516584 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250824095516584 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) 20250824095516584 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) 20250824095516584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095516584 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095516584 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095516584 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095516584 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(864)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(865)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(864)@6d40a618bd43: 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(869)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(869)@6d40a618bd43: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(868)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095516630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095516630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095516630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095516630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095516630 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095516630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095516630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095516630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095516630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(869)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095516631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095516631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095516631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095516631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095516631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095516631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095516631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095516631 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095516631 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095516631 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095516631 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095516632 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095516632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(869)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(869)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(870)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095516634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(865)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(865)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095516640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095516640 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(866)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(868)@6d40a618bd43: 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(874)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(874)@6d40a618bd43: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(873)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095516644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095516644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095516644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095516644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095516644 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095516644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095516644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095516644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095516644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(874)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095516645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095516645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095516645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095516645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095516645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095516645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095516645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095516645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095516645 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095516645 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095516645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095516645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095516645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(874)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(874)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095516647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(870)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(870)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(875)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095516653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095516653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(873)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI210(871)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(878)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095516657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095516657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095516657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095516657 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095516657 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095516657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095516657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095516657 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095516657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(878)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095516658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095516658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095516658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095516658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095516658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095516658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095516658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095516658 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095516658 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095516658 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095516658 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095516658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095516658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(878)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(878)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095516660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(875)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(875)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095516665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095516665 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)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095517041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095517042 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095517042 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095517042 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(879)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(879)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095517045 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095517047 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(879)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(879)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(879)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(879)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(866)@6d40a618bd43: Adding Client=TC_attach_pdp_act_user_deact_mt(883), IMSI='262420000000022'H, TLLI='C5D37A00'O, index=0 SGSN_Test-GSUP(880)@6d40a618bd43: 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)@6d40a618bd43: 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 := 'BFBB8CEE9BF78F404380EA1E8E18FB1E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DB3C7402'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7252920A969F7150'O } } } } } 20250824095517124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095517124 DLLC NOTICE LLME(ffffffff/c5d37a00){UNASSIGNED} LLC RX: unknown TLLI 0xc5d37a00, creating LLME on the fly (gprs_llc.c:552) 20250824095517124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095517124 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095517124 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095517124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095517124 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095517124 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095517124 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095517124 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095517124 DLLC NOTICE LLME(ffffffff/c5d37a00){UNASSIGNED} LLGM Assign pre (c5d37a00 => c9176180) (gprs_llc.c:1079) 20250824095517124 DLLC NOTICE LLME(c5d37a00/c9176180){ASSIGNED} LLGM Assign post (c5d37a00 => c9176180) (gprs_llc.c:1125) 20250824095517124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095517124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095517124 DMM DEBUG MM(262420000000022/c9176180) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095517141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095517141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095517141 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095517141 DMM DEBUG MM(262420000000022/c9176180) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250824095517141 DMM NOTICE MM(262420000000022/c9176180) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095517141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095517141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095517141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095517141 DMM DEBUG MM(262420000000022/c9176180) Requesting authorization (sgsn_auth.c:160) 20250824095517141 DMM INFO MM(262420000000022/c9176180) Requesting authentication tuples (sgsn_auth.c:184) 20250824095517141 DMM DEBUG MM(262420000000022/c9176180) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095517141 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250824095517141 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(883) SGSN_Test-GSUP(880)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(883)"262420000000022" 20250824095517146 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095517146 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095517146 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095517146 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095517146 DMM INFO MM(262420000000022/c9176180) Subscriber data update (mmctx.c:445) 20250824095517146 DMM DEBUG MM(262420000000022/c9176180) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095517146 DMM INFO MM(262420000000022/c9176180) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095517146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095517146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095517146 DMM INFO MM(262420000000022/c9176180) <- GMM AUTH AND CIPHERING REQ (rand = bf bb 8c ee 9b f7 8f 40 43 80 ea 1e 8e 18 fb 1e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095517161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095517161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095517161 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095517161 DMM INFO MM(262420000000022/c9176180) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095517161 DMM NOTICE MM(262420000000022/c9176180) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095517161 DMM DEBUG MM(262420000000022/c9176180) checking auth: received GSM SRES = db 3c 74 02 (gprs_gmm.c:716) 20250824095517161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095517161 DMM DEBUG MM(262420000000022/c9176180) Requesting authorization (sgsn_auth.c:160) 20250824095517161 DMM INFO MM(262420000000022/c9176180) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095517161 DMM DEBUG MM(262420000000022/c9176180) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095517161 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250824095517161 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) 20250824095517161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095517161 DMM INFO MM(262420000000022/c9176180) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9176180) (gprs_gmm.c:337) 20250824095517163 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095517163 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095517163 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250824095517163 DMM INFO MM(262420000000022/c9176180) Subscriber data update (mmctx.c:445) 20250824095517163 DMM DEBUG MM(262420000000022/c9176180) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095517163 DMM INFO MM(262420000000022/c9176180) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095517163 DMM NOTICE MM(262420000000022/c9176180) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250824095517163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095517163 DMM NOTICE MM(262420000000022/c9176180) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095517163 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) 20250824095517164 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095517164 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250824095517164 DMM INFO MM(262420000000022/c9176180) Subscriber data update (mmctx.c:445) 20250824095517164 DMM DEBUG MM(262420000000022/c9176180) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095517176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095517176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095517176 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095517176 DMM INFO MM(262420000000022/c9176180) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095517176 DMM NOTICE MM(262420000000022/c9176180) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095517176 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095517176 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095517176 DLLC NOTICE LLME(c5d37a00/c9176180){ASSIGNED} LLGM Assign pre (ffffffff => c9176180) (gprs_llc.c:1079) 20250824095517176 DLLC NOTICE LLME(ffffffff/c9176180){ASSIGNED} LLGM Assign post (ffffffff => c9176180) (gprs_llc.c:1125) 20250824095517176 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095517176 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095517176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095517176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(883)@6d40a618bd43: setverdict(pass): none -> pass 20250824095517235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095517235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095517235 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095517235 DMM INFO MM(262420000000022/c9176180) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095517235 DMM INFO MM(262420000000022/c9176180) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095517235 DMM DEBUG MM(262420000000022/c9176180) Using GGSN 0 (gprs_sm.c:317) 20250824095517235 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) 20250824095517235 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250824095517235 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095517235 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095517235 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:378) 20250824095517253 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 0b af f3 3e 11 5b 7e 0e 94 14 05 7f 2d 36 92 f3 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) 20250824095517253 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749d220, cbp=0x55a5c05f7ef0) (sgsn_libgtp.c:633) 20250824095517253 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095517253 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=c9176180, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095517253 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095517253 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(883)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(883)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095517270 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250824095517286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095517286 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250824095517286 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095517291 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250824095517292 DGPRS INFO PDP(262420000000022:5): Context 0x7fa3e749d220 was deleted (sgsn_libgtp.c:707) 20250824095517292 DMM INFO MM(262420000000022/c9176180) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250824095517292 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250824095517292 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(866)@6d40a618bd43: Removing Client IMSI='262420000000022'H, index=0 20250824095517305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095517305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250824095517305 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095517305 DMM INFO MM(262420000000022/c9176180) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(883)@6d40a618bd43: Final verdict of PTC: pass 20250824095517311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60368<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(880)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(877)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(868)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(864)@6d40a618bd43: Final verdict of PTC: none 20250824095517316 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_user_deact_mt-BVCI196(866)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(869)@6d40a618bd43: Final verdict of PTC: none 20250824095517316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_deact_mt-BVCI210(871)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(874)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(878)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(879)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(870)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(881)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(865)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(875)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(876)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(867)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(882)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(872)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(873)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(864): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(865): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(866): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(867): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(868): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(869): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(870): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(871): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(872): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(873): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(874): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(875): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(876): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(877): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(878): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(879): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(880): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(881): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(882): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(883): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@6d40a618bd43: 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'. Sun Aug 24 09:55:17 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 20250824095517372 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60384<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095517775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60384<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66500) 20250824095518176 DGPRS DEBUG Checking for inactive LLMEs, time = 19260223 (sgsn.c:132) 20250824095518178 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095518178 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095518178 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095518178 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095518178 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095518178 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095518178 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095518178 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095518178 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095518178 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250824095518317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095518317 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66500, count=105144) 20250824095519318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095519318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:55: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_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 20250824095520319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095520319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_deact_dup started. 20250824095520898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095520901 DMM INFO MM(262420000000022/c9176180) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095520901 DMM INFO MM(262420000000022/c9176180) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095520901 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095520901 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095520901 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095520901 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095520901 DLLC NOTICE LLME(ffffffff/c9176180){ASSIGNED} LLGM Assign pre (c9176180 => ffffffff) (gprs_llc.c:1079) 20250824095520901 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c9176180 => ffffffff) (gprs_llc.c:1125) 20250824095520901 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fc450 (gprs_sndcp.c:574) 20250824095520901 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095520901 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250824095520901 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) 20250824095520901 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) 20250824095520901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095520901 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095520901 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095520902 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095520902 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(884)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(885)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(884)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(888)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095520941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095520941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095520941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095520941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095520941 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095520941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095520941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095520941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095520941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(888)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095520942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095520942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095520942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095520942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095520942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095520942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095520942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095520942 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095520942 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095520942 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095520942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095520942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095520942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(888)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(888)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095520944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(889)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(885)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(885)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095520948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095520948 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(887)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(890)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(889)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(893)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095520955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095520955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095520955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095520955 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095520955 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095520955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095520955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095520955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095520955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(893)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095520956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095520956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095520956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095520956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095520956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095520956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095520956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095520956 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095520956 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095520956 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095520956 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(893)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095520956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095520956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(893)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(894)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095520959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(890)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(890)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095520964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095520964 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(895)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(894)@6d40a618bd43: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_pdp_act_deact_dup-BVCI210(892)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(898)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(898)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095520968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095520968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095520968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095520968 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095520968 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095520968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095520968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095520968 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095520968 [1;34mDLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(898)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095520969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095520969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095520969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095520969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095520969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095520969 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095520969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095520969 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095520969 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095520969 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095520969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095520970 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095520970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(898)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(898)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095520972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(895)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(895)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095520978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095520978 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(897)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095521320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095521320 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095521320 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095521320 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(899)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(899)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095521324 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095521325 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(899)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(899)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(899)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(899)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(887)@6d40a618bd43: Adding Client=TC_attach_pdp_act_deact_dup(903), IMSI='262420000000046'H, TLLI='D493175D'O, index=0 SGSN_Test-GSUP(900)@6d40a618bd43: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(903) TC_attach_pdp_act_deact_dup(903)@6d40a618bd43: 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 := 'E1811388DA4FFD95C41D1297C56306DE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '41A3B6C8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A415C4EB354B462'O } } } } } 20250824095521409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095521409 DLLC NOTICE LLME(ffffffff/d493175d){UNASSIGNED} LLC RX: unknown TLLI 0xd493175d, creating LLME on the fly (gprs_llc.c:552) 20250824095521409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095521409 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095521409 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095521409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095521409 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095521409 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095521409 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095521409 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095521409 DLLC NOTICE LLME(ffffffff/d493175d){UNASSIGNED} LLGM Assign pre (d493175d => ca699fcd) (gprs_llc.c:1079) 20250824095521409 DLLC NOTICE LLME(d493175d/ca699fcd){ASSIGNED} LLGM Assign post (d493175d => ca699fcd) (gprs_llc.c:1125) 20250824095521409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095521409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095521409 DMM DEBUG MM(262420000000046/ca699fcd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095521425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095521425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095521425 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095521425 DMM DEBUG MM(262420000000046/ca699fcd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1134) 20250824095521425 DMM NOTICE MM(262420000000046/ca699fcd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095521425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095521425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095521425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095521425 DMM DEBUG MM(262420000000046/ca699fcd) Requesting authorization (sgsn_auth.c:160) 20250824095521425 DMM INFO MM(262420000000046/ca699fcd) Requesting authentication tuples (sgsn_auth.c:184) 20250824095521425 DMM DEBUG MM(262420000000046/ca699fcd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095521426 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250824095521426 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(903) SGSN_Test-GSUP(900)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(903)"262420000000046" 20250824095521430 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095521430 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095521431 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095521431 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095521431 DMM INFO MM(262420000000046/ca699fcd) Subscriber data update (mmctx.c:445) 20250824095521431 DMM DEBUG MM(262420000000046/ca699fcd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095521431 DMM INFO MM(262420000000046/ca699fcd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095521431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095521431 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095521431 DMM INFO MM(262420000000046/ca699fcd) <- GMM AUTH AND CIPHERING REQ (rand = e1 81 13 88 da 4f fd 95 c4 1d 12 97 c5 63 06 de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095521444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095521444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095521444 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095521444 DMM INFO MM(262420000000046/ca699fcd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095521444 DMM NOTICE MM(262420000000046/ca699fcd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095521444 DMM DEBUG MM(262420000000046/ca699fcd) checking auth: received GSM SRES = 41 a3 b6 c8 (gprs_gmm.c:716) 20250824095521444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095521444 DMM DEBUG MM(262420000000046/ca699fcd) Requesting authorization (sgsn_auth.c:160) 20250824095521444 DMM INFO MM(262420000000046/ca699fcd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095521444 DMM DEBUG MM(262420000000046/ca699fcd) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095521444 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250824095521444 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) 20250824095521444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095521444 DMM INFO MM(262420000000046/ca699fcd) <- GMM ATTACH ACCEPT (new P-TMSI=0xca699fcd) (gprs_gmm.c:337) 20250824095521447 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095521447 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095521447 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250824095521447 DMM INFO MM(262420000000046/ca699fcd) Subscriber data update (mmctx.c:445) 20250824095521447 DMM DEBUG MM(262420000000046/ca699fcd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095521447 DMM INFO MM(262420000000046/ca699fcd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095521447 DMM NOTICE MM(262420000000046/ca699fcd) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1050) 20250824095521447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095521447 DMM NOTICE MM(262420000000046/ca699fcd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095521447 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) 20250824095521448 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095521448 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250824095521448 DMM INFO MM(262420000000046/ca699fcd) Subscriber data update (mmctx.c:445) 20250824095521448 DMM DEBUG MM(262420000000046/ca699fcd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095521460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095521460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095521461 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095521461 DMM INFO MM(262420000000046/ca699fcd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095521461 DMM NOTICE MM(262420000000046/ca699fcd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095521461 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095521461 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095521461 DLLC NOTICE LLME(d493175d/ca699fcd){ASSIGNED} LLGM Assign pre (ffffffff => ca699fcd) (gprs_llc.c:1079) 20250824095521461 DLLC NOTICE LLME(ffffffff/ca699fcd){ASSIGNED} LLGM Assign post (ffffffff => ca699fcd) (gprs_llc.c:1125) 20250824095521461 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095521461 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095521461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095521461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(903)@6d40a618bd43: setverdict(pass): none -> pass 20250824095521518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095521518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095521518 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095521518 DMM INFO MM(262420000000046/ca699fcd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095521518 DMM INFO MM(262420000000046/ca699fcd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095521518 DMM DEBUG MM(262420000000046/ca699fcd) Using GGSN 0 (gprs_sm.c:317) 20250824095521518 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) 20250824095521518 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250824095521518 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095521519 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095521519 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:378) 20250824095521542 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 de 76 7d c4 11 8c db 46 d9 14 05 7f 8a 89 2c 64 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) 20250824095521542 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749d220, cbp=0x55a5c05f7ef0) (sgsn_libgtp.c:633) 20250824095521542 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095521542 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=ca699fcd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095521542 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095521542 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(903)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095521559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095521559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250824095521560 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095521560 DMM INFO MM(262420000000046/ca699fcd) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250824095521560 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824095521560 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:378) 20250824095521561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095521561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095521561 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095521561 DMM INFO MM(262420000000046/ca699fcd) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250824095521561 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824095521561 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_dup(903)@6d40a618bd43: "Received deletePDPContextResponse 0, seq_nr=1035" 20250824095521563 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) 20250824095521563 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa3e749d220, cbp=0x55a5c05f7ef0) (sgsn_libgtp.c:633) 20250824095521563 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250824095521563 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=ca699fcd, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095521563 DMM INFO MM(262420000000046/ca699fcd) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250824095521563 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250824095521563 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_dup(903)@6d40a618bd43: "Received deletePDPContextResponse 1, seq_nr=1036" 20250824095521564 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) 20250824095521564 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)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(887)@6d40a618bd43: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(903)@6d40a618bd43: Final verdict of PTC: pass 20250824095523590 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60386<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(900)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(887)@6d40a618bd43: Final verdict of PTC: none 20250824095523596 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(893)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(889)@6d40a618bd43: Final verdict of PTC: none 20250824095523596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(895)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(897)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(888)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(892)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(884)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(890)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(894)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(902)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(898)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(885)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(899)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(901)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(891)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(896)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(886)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(884): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(885): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(886): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(887): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(888): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(889): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(890): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(891): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(892): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(893): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(894): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(895): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(896): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(897): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(898): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(899): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(900): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(901): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(902): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_deact_dup(903): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sun Aug 24 09:55:23 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 20250824095523696 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095524098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60390<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103368) 20250824095524597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095524598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103368, count=107724) 20250824095525599 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095525599 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 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 20250824095526600 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095526600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_second_attempt started. 20250824095527207 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095527209 DMM INFO MM(262420000000046/ca699fcd) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095527209 DMM INFO MM(262420000000046/ca699fcd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095527209 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095527209 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095527209 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095527209 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095527209 DLLC NOTICE LLME(ffffffff/ca699fcd){ASSIGNED} LLGM Assign pre (ca699fcd => ffffffff) (gprs_llc.c:1079) 20250824095527209 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca699fcd => ffffffff) (gprs_llc.c:1125) 20250824095527209 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250824095527209 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) 20250824095527209 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) 20250824095527209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095527209 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095527209 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095527209 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095527209 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(904)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(905)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(904)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(908)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095527249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095527249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095527249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095527249 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095527249 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095527249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095527249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095527249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095527249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(908)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095527250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095527250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095527250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095527250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095527250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095527250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095527250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095527250 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095527250 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095527250 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095527250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095527251 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095527251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(908)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(908)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(909)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095527254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(905)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(905)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(910)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(909)@6d40a618bd43: 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 } 20250824095527260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095527260 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(913)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(913)@6d40a618bd43: Provider Link came up: sending NS-RESET TC_attach_second_attempt-BVCI196(907)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095527262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095527262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095527262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095527262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095527262 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095527262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095527262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095527263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095527263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(913)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095527263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095527263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095527263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095527263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095527263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095527263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095527264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095527264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095527264 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095527264 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095527264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095527264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095527264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(913)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095527267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(914)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(910)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(910)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095527273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095527273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(915)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(914)@6d40a618bd43: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_second_attempt-BVCI210(912)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(918)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(918)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095527277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095527277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095527277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095527277 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095527277 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095527277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095527277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095527277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095527277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(918)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095527278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095527278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095527278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095527278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095527278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095527278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095527278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095527278 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095527278 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095527278 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095527278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095527278 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095527278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(918)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095527280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(915)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(915)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095527286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095527286 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(917)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095527601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095527601 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095527601 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095527601 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(919)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(919)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095527606 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(919)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(919)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095527607 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(919)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(919)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(907)@6d40a618bd43: Adding Client=TC_attach_second_attempt(923), IMSI='262420000000022'H, TLLI='D00AB0C8'O, index=0 SGSN_Test-GSUP(920)@6d40a618bd43: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(923) TC_attach_second_attempt(923)@6d40a618bd43: 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 := '9C89F4AB1CA14FE86B36DBFA43B1E26E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F271B801'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BDB3ADA084E305ED'O } } } } } 20250824095527671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095527671 DLLC NOTICE LLME(ffffffff/d00ab0c8){UNASSIGNED} LLC RX: unknown TLLI 0xd00ab0c8, creating LLME on the fly (gprs_llc.c:552) 20250824095527671 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095527671 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095527671 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095527671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095527671 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095527671 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095527671 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095527671 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095527671 DLLC NOTICE LLME(ffffffff/d00ab0c8){UNASSIGNED} LLGM Assign pre (d00ab0c8 => ca3c5714) (gprs_llc.c:1079) 20250824095527671 DLLC NOTICE LLME(d00ab0c8/ca3c5714){ASSIGNED} LLGM Assign post (d00ab0c8 => ca3c5714) (gprs_llc.c:1125) 20250824095527671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095527671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095527671 DMM DEBUG MM(262420000000022/ca3c5714) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095527686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095527686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095527686 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095527686 DMM DEBUG MM(262420000000022/ca3c5714) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250824095527686 DMM NOTICE MM(262420000000022/ca3c5714) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095527686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095527686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095527686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095527686 DMM DEBUG MM(262420000000022/ca3c5714) Requesting authorization (sgsn_auth.c:160) 20250824095527686 DMM INFO MM(262420000000022/ca3c5714) Requesting authentication tuples (sgsn_auth.c:184) 20250824095527686 DMM DEBUG MM(262420000000022/ca3c5714) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095527686 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250824095527686 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(923) SGSN_Test-GSUP(920)@6d40a618bd43: Added IMSI table entry 0TC_attach_second_attempt(923)"262420000000022" 20250824095527690 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095527690 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095527691 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095527691 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095527691 DMM INFO MM(262420000000022/ca3c5714) Subscriber data update (mmctx.c:445) 20250824095527691 DMM DEBUG MM(262420000000022/ca3c5714) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095527691 DMM INFO MM(262420000000022/ca3c5714) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095527691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095527691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095527691 DMM INFO MM(262420000000022/ca3c5714) <- GMM AUTH AND CIPHERING REQ (rand = 9c 89 f4 ab 1c a1 4f e8 6b 36 db fa 43 b1 e2 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095527703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095527703 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095527703 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095527703 DMM INFO MM(262420000000022/ca3c5714) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095527703 DMM NOTICE MM(262420000000022/ca3c5714) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095527703 DMM DEBUG MM(262420000000022/ca3c5714) checking auth: received GSM SRES = f2 71 b8 01 (gprs_gmm.c:716) 20250824095527703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095527703 DMM DEBUG MM(262420000000022/ca3c5714) Requesting authorization (sgsn_auth.c:160) 20250824095527703 DMM INFO MM(262420000000022/ca3c5714) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095527703 DMM DEBUG MM(262420000000022/ca3c5714) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095527703 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250824095527703 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) 20250824095527703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095527703 DMM INFO MM(262420000000022/ca3c5714) <- GMM ATTACH ACCEPT (new P-TMSI=0xca3c5714) (gprs_gmm.c:337) 20250824095527706 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095527706 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095527706 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250824095527706 DMM INFO MM(262420000000022/ca3c5714) Subscriber data update (mmctx.c:445) 20250824095527706 DMM DEBUG MM(262420000000022/ca3c5714) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095527706 DMM INFO MM(262420000000022/ca3c5714) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095527706 DMM NOTICE MM(262420000000022/ca3c5714) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250824095527706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095527706 DMM NOTICE MM(262420000000022/ca3c5714) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095527706 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) 20250824095527707 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095527707 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250824095527707 DMM INFO MM(262420000000022/ca3c5714) Subscriber data update (mmctx.c:445) 20250824095527707 DMM DEBUG MM(262420000000022/ca3c5714) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095527716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095527716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095527716 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095527716 DMM INFO MM(262420000000022/ca3c5714) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095527716 DMM NOTICE MM(262420000000022/ca3c5714) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095527717 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095527717 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095527717 DLLC NOTICE LLME(d00ab0c8/ca3c5714){ASSIGNED} LLGM Assign pre (ffffffff => ca3c5714) (gprs_llc.c:1079) 20250824095527717 DLLC NOTICE LLME(ffffffff/ca3c5714){ASSIGNED} LLGM Assign post (ffffffff => ca3c5714) (gprs_llc.c:1125) 20250824095527717 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095527717 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095527717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095527717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(923)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_second_attempt(923)@6d40a618bd43: 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 := '1905AF202621C6EA215AA955ADC58573'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6604ADBC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9CB3F5593ED3689A'O } } } } } 20250824095527771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095527771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095527771 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095527771 DMM INFO MM(262420000000022/ca3c5714) -> GMM ATTACH REQUEST MI(TMSI-0xCA3C5714) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095527771 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095527771 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824095527771 DLLC NOTICE LLME(ffffffff/ca3c5714){ASSIGNED} LLGM Assign pre (ca3c5714 => d6c68cd2) (gprs_llc.c:1079) 20250824095527771 DLLC NOTICE LLME(ca3c5714/d6c68cd2){ASSIGNED} LLGM Assign post (ca3c5714 => d6c68cd2) (gprs_llc.c:1125) 20250824095527771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095527771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095527771 DMM DEBUG MM(262420000000022/d6c68cd2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095527783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095527783 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250824095527783 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095527783 DMM DEBUG MM(262420000000022/d6c68cd2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250824095527783 DMM NOTICE MM(262420000000022/d6c68cd2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095527783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095527783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095527783 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095527783 DMM DEBUG MM(262420000000022/d6c68cd2) Requesting authorization (sgsn_auth.c:160) 20250824095527783 DMM INFO MM(262420000000022/d6c68cd2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095527783 DMM DEBUG MM(262420000000022/d6c68cd2) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095527783 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250824095527783 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) 20250824095533784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250824095533784 DMM ERROR MM(262420000000022/d6c68cd2) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250824095533784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250824095533784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250824095533785 DMM NOTICE MM(262420000000022/d6c68cd2) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250824095533785 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250824095533785 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) 20250824095533785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Reject}: Deallocated (fsm.c:568) 20250824095533785 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Deallocated (fsm.c:568) 20250824095533785 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095533785 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250824095533785 DLLC NOTICE LLME(ca3c5714/d6c68cd2){ASSIGNED} LLGM Assign pre (d6c68cd2 => ffffffff) (gprs_llc.c:1079) 20250824095533785 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6c68cd2 => ffffffff) (gprs_llc.c:1125) -NSVCI97(908)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095537255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095537255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095537255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095537275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095537275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095537275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095537286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095537286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095537286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(908)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095547269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095547269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095547269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095547287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095547287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095547287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095547298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095547298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095547298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095547602 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250824095547602 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250824095547603 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(919)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(919)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095548177 DGPRS DEBUG Checking for inactive LLMEs, time = 19260253 (sgsn.c:132) 20250824095548179 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095548179 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095548179 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095548179 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095548179 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095548179 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095548180 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095548180 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095548180 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095548180 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250824095557252 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095557257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095557257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824095557264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095557266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095557266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(908)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095557274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095557274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095557274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095557279 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095557280 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095557280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(913)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095557290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095557290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095557290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095557300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095557300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095557300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_second_attempt(923)@6d40a618bd43: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6d40a618bd43: Test Component 923 has requested to stop MTC. Terminating current testcase execution. 20250824095557689 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095557689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(920)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(919)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(904)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(914)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(918)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(913)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(908)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(909)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(915)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(922)@6d40a618bd43: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(917)@6d40a618bd43: Final verdict of PTC: none 20250824095557693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37566<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_second_attempt-BVCI196(907)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(905)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(921)@6d40a618bd43: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(912)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(910)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(911)@6d40a618bd43: Final verdict of PTC: none TC_attach_second_attempt(923)@6d40a618bd43: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(916)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(906)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(904): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(905): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(906): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_second_attempt-BVCI196(907): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(908): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(909): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(910): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(911): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_second_attempt-BVCI210(912): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(913): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(914): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(915): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(916): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_second_attempt-BVCI220(917): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(918): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(919): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(920): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(921): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(922): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_second_attempt(923): fail (none -> fail) reason: "Tguard timeout" MTC@6d40a618bd43: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sun Aug 24 09:55:57 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 20250824095557796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095558198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40498<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=121720) 20250824095558690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095558690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=121720, count=127152) 20250824095559692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095559692 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:56: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.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 20250824095600693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095600693 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_echo_timeout started. 20250824095601321 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40510<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095601324 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(924)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(925)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(924)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(928)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095601372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095601372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095601372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095601372 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095601372 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095601372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095601372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095601372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095601372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(928)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095601373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095601373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095601373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095601373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095601373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095601373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095601373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095601373 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095601373 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095601373 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095601373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095601373 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095601373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(928)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(928)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095601377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(929)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(925)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(925)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095601384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095601384 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(930)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(929)@6d40a618bd43: 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_echo_timeout-BVCI196(927)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(933)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(933)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095601388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095601388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095601388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095601388 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095601388 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095601388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095601388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095601388 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095601388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(933)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095601389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095601389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095601389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095601389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095601389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095601389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095601389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095601389 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095601389 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095601389 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095601389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095601389 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095601389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(933)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095601392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(934)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(930)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(930)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095601398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095601398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(935)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI210(932)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(934)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(938)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095601405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095601405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095601405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095601405 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095601405 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095601405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095601405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095601405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095601405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(938)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095601406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095601406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095601406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095601406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095601406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095601406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095601406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095601406 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095601406 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095601406 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095601406 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095601406 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095601406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(938)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095601409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(935)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(935)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095601415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095601415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(937)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095601695 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095601695 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095601695 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095601695 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(939)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(939)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095601699 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095601700 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(939)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(939)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(939)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(939)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(927)@6d40a618bd43: Adding Client=TC_attach_echo_timeout(943), IMSI='262420000000067'H, TLLI='E634C57C'O, index=0 SGSN_Test-GSUP(940)@6d40a618bd43: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(943) TC_attach_echo_timeout(943)@6d40a618bd43: 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 := 'C57CB2FAB250DE8E2C595B2105F96259'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4A73FB10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D9A8562D0D307539'O } } } } } 20250824095601777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095601777 DLLC NOTICE LLME(ffffffff/e634c57c){UNASSIGNED} LLC RX: unknown TLLI 0xe634c57c, creating LLME on the fly (gprs_llc.c:552) 20250824095601777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095601777 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095601777 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095601777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095601777 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095601777 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095601777 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095601777 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095601777 DLLC NOTICE LLME(ffffffff/e634c57c){UNASSIGNED} LLGM Assign pre (e634c57c => d3d6d8a2) (gprs_llc.c:1079) 20250824095601777 DLLC NOTICE LLME(e634c57c/d3d6d8a2){ASSIGNED} LLGM Assign post (e634c57c => d3d6d8a2) (gprs_llc.c:1125) 20250824095601777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095601777 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095601777 DMM DEBUG MM(262420000000067/d3d6d8a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095601798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095601798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095601798 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095601798 DMM DEBUG MM(262420000000067/d3d6d8a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1134) 20250824095601798 DMM NOTICE MM(262420000000067/d3d6d8a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095601799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095601799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095601799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095601799 DMM DEBUG MM(262420000000067/d3d6d8a2) Requesting authorization (sgsn_auth.c:160) 20250824095601799 DMM INFO MM(262420000000067/d3d6d8a2) Requesting authentication tuples (sgsn_auth.c:184) 20250824095601799 DMM DEBUG MM(262420000000067/d3d6d8a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095601799 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250824095601799 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(943) SGSN_Test-GSUP(940)@6d40a618bd43: Added IMSI table entry 0TC_attach_echo_timeout(943)"262420000000067" 20250824095601804 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095601804 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095601804 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095601804 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095601804 DMM INFO MM(262420000000067/d3d6d8a2) Subscriber data update (mmctx.c:445) 20250824095601805 DMM DEBUG MM(262420000000067/d3d6d8a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095601805 DMM INFO MM(262420000000067/d3d6d8a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095601805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095601805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095601805 DMM INFO MM(262420000000067/d3d6d8a2) <- GMM AUTH AND CIPHERING REQ (rand = c5 7c b2 fa b2 50 de 8e 2c 59 5b 21 05 f9 62 59 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095601821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095601821 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095601821 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095601821 DMM INFO MM(262420000000067/d3d6d8a2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095601821 DMM NOTICE MM(262420000000067/d3d6d8a2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095601821 DMM DEBUG MM(262420000000067/d3d6d8a2) checking auth: received GSM SRES = 4a 73 fb 10 (gprs_gmm.c:716) 20250824095601821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095601821 DMM DEBUG MM(262420000000067/d3d6d8a2) Requesting authorization (sgsn_auth.c:160) 20250824095601821 DMM INFO MM(262420000000067/d3d6d8a2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095601821 DMM DEBUG MM(262420000000067/d3d6d8a2) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095601821 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250824095601821 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) 20250824095601821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095601821 DMM INFO MM(262420000000067/d3d6d8a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3d6d8a2) (gprs_gmm.c:337) 20250824095601823 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095601823 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095601823 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250824095601823 DMM INFO MM(262420000000067/d3d6d8a2) Subscriber data update (mmctx.c:445) 20250824095601824 DMM DEBUG MM(262420000000067/d3d6d8a2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095601824 DMM INFO MM(262420000000067/d3d6d8a2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095601824 DMM NOTICE MM(262420000000067/d3d6d8a2) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1050) 20250824095601824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095601824 DMM NOTICE MM(262420000000067/d3d6d8a2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095601824 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) 20250824095601825 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095601825 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250824095601825 DMM INFO MM(262420000000067/d3d6d8a2) Subscriber data update (mmctx.c:445) 20250824095601825 DMM DEBUG MM(262420000000067/d3d6d8a2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095601836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095601837 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095601837 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095601837 DMM INFO MM(262420000000067/d3d6d8a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095601837 DMM NOTICE MM(262420000000067/d3d6d8a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095601837 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095601837 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095601837 DLLC NOTICE LLME(e634c57c/d3d6d8a2){ASSIGNED} LLGM Assign pre (ffffffff => d3d6d8a2) (gprs_llc.c:1079) 20250824095601837 DLLC NOTICE LLME(ffffffff/d3d6d8a2){ASSIGNED} LLGM Assign post (ffffffff => d3d6d8a2) (gprs_llc.c:1125) 20250824095601837 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095601837 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095601837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095601837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(943)@6d40a618bd43: setverdict(pass): none -> pass 20250824095601895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095601895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095601895 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095601895 DMM INFO MM(262420000000067/d3d6d8a2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095601895 DMM INFO MM(262420000000067/d3d6d8a2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095601895 DMM DEBUG MM(262420000000067/d3d6d8a2) Using GGSN 0 (gprs_sm.c:317) 20250824095601895 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) 20250824095601895 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250824095601895 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095601895 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095601895 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:378) 20250824095601922 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 73 0b 01 e4 11 74 1e ce 86 14 05 7f a7 7b 2e 0f 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) 20250824095601922 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749d220, cbp=0x55a5c05f7ef0) (sgsn_libgtp.c:633) 20250824095601922 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095601922 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=d3d6d8a2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095601922 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095601922 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(943)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(943)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095606716 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:378) 20250824095606723 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) 20250824095606723 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55a5c05eb9f0) (sgsn_libgtp.c:633) -NSVCI97(928)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095611386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095611386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095611386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095611398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095611398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095611398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095611419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095611419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095611419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095611717 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1039" 20250824095616718 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:378) 20250824095616718 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:295) TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1039" 20250824095618178 DGPRS DEBUG Checking for inactive LLMEs, time = 19260283 (sgsn.c:132) 20250824095618180 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095618180 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095618180 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095618180 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095618180 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095618180 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095618180 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095618181 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095618181 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095618181 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(928)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095621398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095621398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095621398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095621411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095621411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095621411 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095621429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095621429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095621429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095621696 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250824095621696 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250824095621697 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(939)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(939)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095621719 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:295) 20250824095621719 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:295) 20250824095621719 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1041" 20250824095626720 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:378) 20250824095626721 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:295) 20250824095626721 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:295) 20250824095626721 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:295) TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1041" 20250824095631374 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095631380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095631380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824095631390 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095631394 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095631394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(928)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095631401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095631401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095631401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095631407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095631409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095631409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(933)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095631414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095631415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095631415 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095631431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095631431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095631431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095631722 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:295) 20250824095631722 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:295) 20250824095631722 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:295) 20250824095631722 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:295) 20250824095631722 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1043" 20250824095636723 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:378) 20250824095636723 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:295) 20250824095636723 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:295) 20250824095636723 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:289) 20250824095636723 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55a5c05eb9f0) (sgsn_libgtp.c:633) 20250824095636723 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55a5c05eb9f0) (sgsn_libgtp.c:637) 20250824095636723 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250824095636723 DMM INFO MM(262420000000067/d3d6d8a2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250824095636723 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250824095636723 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250824095636724 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250824095636724 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250824095636724 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250824095636724 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250824095636724 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250824095636724 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250824095636724 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250824095636724 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250824095636724 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250824095636724 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:295) 20250824095636724 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:295) TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(943)@6d40a618bd43: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(943)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(943)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(927)@6d40a618bd43: Removing Client IMSI='262420000000067'H, index=0 20250824095636734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095636734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250824095636734 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095636734 DMM INFO MM(262420000000067/d3d6d8a2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(943)@6d40a618bd43: Final verdict of PTC: pass 20250824095636739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40510<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250824095636742 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095636742 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(939)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(929)@6d40a618bd43: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(932)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(924)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(925)@6d40a618bd43: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(937)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(933)@6d40a618bd43: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(927)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(930)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(935)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(928)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(934)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(940)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(938)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(941)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(942)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(926)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(931)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(936)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(924): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(925): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(926): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_echo_timeout-BVCI196(927): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(928): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(929): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(930): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(931): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_echo_timeout-BVCI210(932): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(933): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(934): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(935): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(936): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_echo_timeout-BVCI220(937): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(938): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(939): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(940): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(941): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(942): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_echo_timeout(943): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sun Aug 24 09:56:36 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 20250824095636856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095637257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127872) 20250824095637744 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095637744 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=127872, count=129132) 20250824095638745 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095638746 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:56: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_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 20250824095639747 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095639747 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_restart_ctr_echo started. 20250824095640384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095640387 DMM INFO MM(262420000000067/d3d6d8a2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095640387 DMM INFO MM(262420000000067/d3d6d8a2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095640387 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095640387 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095640387 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095640387 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095640387 DLLC NOTICE LLME(ffffffff/d3d6d8a2){ASSIGNED} LLGM Assign pre (d3d6d8a2 => ffffffff) (gprs_llc.c:1079) 20250824095640387 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3d6d8a2 => ffffffff) (gprs_llc.c:1125) 20250824095640387 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fc450 (gprs_sndcp.c:574) 20250824095640387 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095640387 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250824095640387 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) 20250824095640387 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) 20250824095640387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095640387 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095640387 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095640388 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095640388 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(944)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(945)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(944)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(948)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095640430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095640430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095640430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095640430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095640430 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095640430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095640430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095640430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095640430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(948)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095640431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095640431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095640431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095640431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095640431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095640431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095640431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095640431 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095640431 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095640431 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095640431 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095640431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095640431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(948)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(948)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095640433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(949)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(945)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(945)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095640437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095640437 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(950)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(947)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(949)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(953)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095640448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095640448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095640448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095640448 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095640448 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095640448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095640448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095640448 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095640448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(953)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095640449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095640449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095640449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095640449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095640449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095640449 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095640449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095640449 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095640449 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095640449 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095640449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(954)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(953)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095640450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095640450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(953)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095640452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(950)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(950)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(955)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(954)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250824095640458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095640458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(958)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095640459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095640459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095640459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095640459 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095640459 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095640459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095640459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095640459 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095640459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(958)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095640460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095640460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095640460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095640460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095640460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095640460 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095640460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095640460 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095640460 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095640460 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095640460 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_attach_restart_ctr_echo-BVCI210(951)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095640461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095640461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(958)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(958)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095640463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(955)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(955)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095640468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095640468 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(957)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095640749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095640749 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095640749 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095640749 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(959)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(959)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095640753 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(959)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(959)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(959)@6d40a618bd43: 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)@6d40a618bd43: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250824095640754 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(959)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(959)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(947)@6d40a618bd43: Adding Client=TC_attach_restart_ctr_echo(963), IMSI='262420000000023'H, TLLI='F9E5FA75'O, index=0 SGSN_Test-GSUP(960)@6d40a618bd43: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(963) TC_attach_restart_ctr_echo(963)@6d40a618bd43: 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 := '76F9D1413E0D80BA4FCE14930A612287'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7AF24B0D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CFC80902AF53925F'O } } } } } 20250824095640803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095640803 DLLC NOTICE LLME(ffffffff/f9e5fa75){UNASSIGNED} LLC RX: unknown TLLI 0xf9e5fa75, creating LLME on the fly (gprs_llc.c:552) 20250824095640803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095640803 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095640803 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095640803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095640803 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095640803 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095640803 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095640803 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095640803 DLLC NOTICE LLME(ffffffff/f9e5fa75){UNASSIGNED} LLGM Assign pre (f9e5fa75 => f21be7b5) (gprs_llc.c:1079) 20250824095640803 DLLC NOTICE LLME(f9e5fa75/f21be7b5){ASSIGNED} LLGM Assign post (f9e5fa75 => f21be7b5) (gprs_llc.c:1125) 20250824095640803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095640803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095640803 DMM DEBUG MM(262420000000023/f21be7b5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095640813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095640813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095640813 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095640813 DMM DEBUG MM(262420000000023/f21be7b5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1134) 20250824095640813 DMM NOTICE MM(262420000000023/f21be7b5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095640813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095640813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095640813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095640813 DMM DEBUG MM(262420000000023/f21be7b5) Requesting authorization (sgsn_auth.c:160) 20250824095640813 DMM INFO MM(262420000000023/f21be7b5) Requesting authentication tuples (sgsn_auth.c:184) 20250824095640813 DMM DEBUG MM(262420000000023/f21be7b5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095640813 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250824095640813 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(963) SGSN_Test-GSUP(960)@6d40a618bd43: Added IMSI table entry 0TC_attach_restart_ctr_echo(963)"262420000000023" 20250824095640816 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095640816 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095640816 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095640816 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095640816 DMM INFO MM(262420000000023/f21be7b5) Subscriber data update (mmctx.c:445) 20250824095640816 DMM DEBUG MM(262420000000023/f21be7b5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095640816 DMM INFO MM(262420000000023/f21be7b5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095640816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095640816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095640816 DMM INFO MM(262420000000023/f21be7b5) <- GMM AUTH AND CIPHERING REQ (rand = 76 f9 d1 41 3e 0d 80 ba 4f ce 14 93 0a 61 22 87 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095640826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095640826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095640826 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095640826 DMM INFO MM(262420000000023/f21be7b5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095640826 DMM NOTICE MM(262420000000023/f21be7b5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095640826 DMM DEBUG MM(262420000000023/f21be7b5) checking auth: received GSM SRES = 7a f2 4b 0d (gprs_gmm.c:716) 20250824095640826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095640826 DMM DEBUG MM(262420000000023/f21be7b5) Requesting authorization (sgsn_auth.c:160) 20250824095640826 DMM INFO MM(262420000000023/f21be7b5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095640826 DMM DEBUG MM(262420000000023/f21be7b5) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095640826 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250824095640826 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) 20250824095640826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095640826 DMM INFO MM(262420000000023/f21be7b5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf21be7b5) (gprs_gmm.c:337) 20250824095640828 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095640828 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095640828 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250824095640828 DMM INFO MM(262420000000023/f21be7b5) Subscriber data update (mmctx.c:445) 20250824095640828 DMM DEBUG MM(262420000000023/f21be7b5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095640828 DMM INFO MM(262420000000023/f21be7b5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095640828 DMM NOTICE MM(262420000000023/f21be7b5) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1050) 20250824095640828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095640828 DMM NOTICE MM(262420000000023/f21be7b5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095640828 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) 20250824095640830 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095640830 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250824095640830 DMM INFO MM(262420000000023/f21be7b5) Subscriber data update (mmctx.c:445) 20250824095640830 DMM DEBUG MM(262420000000023/f21be7b5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095640839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095640839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095640839 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095640839 DMM INFO MM(262420000000023/f21be7b5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095640839 DMM NOTICE MM(262420000000023/f21be7b5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095640839 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095640839 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095640839 DLLC NOTICE LLME(f9e5fa75/f21be7b5){ASSIGNED} LLGM Assign pre (ffffffff => f21be7b5) (gprs_llc.c:1079) 20250824095640839 DLLC NOTICE LLME(ffffffff/f21be7b5){ASSIGNED} LLGM Assign post (ffffffff => f21be7b5) (gprs_llc.c:1125) 20250824095640839 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095640839 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095640839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095640839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(963)@6d40a618bd43: setverdict(pass): none -> pass 20250824095640895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095640895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095640895 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095640895 DMM INFO MM(262420000000023/f21be7b5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095640895 DMM INFO MM(262420000000023/f21be7b5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095640895 DMM DEBUG MM(262420000000023/f21be7b5) Using GGSN 0 (gprs_sm.c:317) 20250824095640895 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250824095640895 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095640895 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095640895 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:378) 20250824095640922 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 ae 02 39 2f 11 3b 92 a5 ac 14 05 7f de 6c 76 e5 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) 20250824095640923 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749a0b8, cbp=0x55a5c05f7ef0) (sgsn_libgtp.c:633) 20250824095640923 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095640923 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=f21be7b5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095640923 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095640923 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(963)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(963)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095645897 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:378) 20250824095645902 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) 20250824095645902 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55a5c05eb9f0) (sgsn_libgtp.c:633) 20250824095648178 DGPRS DEBUG Checking for inactive LLMEs, time = 19260313 (sgsn.c:132) 20250824095648181 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095648181 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095648181 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095648181 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095648181 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095648181 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095648181 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095648181 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095648181 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095648181 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(948)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095650443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095650443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095650443 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(948)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(953)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095650460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095650460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095650460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(953)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(958)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095650469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095650469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095650469 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(958)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095650898 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:378) 20250824095650904 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) 20250824095650904 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55a5c05eb9f0) (sgsn_libgtp.c:633) 20250824095650904 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250824095650904 DMM INFO MM(262420000000023/f21be7b5) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250824095650904 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250824095650904 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(963)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(963)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(947)@6d40a618bd43: Removing Client IMSI='262420000000023'H, index=0 20250824095650919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095650919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250824095650919 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095650919 DMM INFO MM(262420000000023/f21be7b5) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(963)@6d40a618bd43: Final verdict of PTC: pass 20250824095650925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35266<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(960)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(944)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(948)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(955)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(954)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(958)@6d40a618bd43: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(947)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(953)@6d40a618bd43: Final verdict of PTC: none 20250824095650932 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095650932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(949)@6d40a618bd43: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(957)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(945)@6d40a618bd43: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(951)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(959)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(961)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(950)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(962)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(946)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(956)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(952)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(944): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(945): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(946): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(947): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(948): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(949): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(950): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(951): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(952): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(953): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(954): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(955): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(956): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(957): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(958): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(959): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(960): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(961): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(962): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_restart_ctr_echo(963): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sun Aug 24 09:56:50 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 20250824095651030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55222<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095651432 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55222<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103780) 20250824095651933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095651933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103780, count=114176) 20250824095652935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095652935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:56: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_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 20250824095653937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095653937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_restart_ctr_create started. 20250824095654478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095654479 DMM INFO MM(262420000000023/f21be7b5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095654479 DMM INFO MM(262420000000023/f21be7b5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095654479 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095654479 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095654479 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095654479 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095654479 DLLC NOTICE LLME(ffffffff/f21be7b5){ASSIGNED} LLGM Assign pre (f21be7b5 => ffffffff) (gprs_llc.c:1079) 20250824095654479 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f21be7b5 => ffffffff) (gprs_llc.c:1125) 20250824095654479 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fc450 (gprs_sndcp.c:574) 20250824095654479 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095654479 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250824095654479 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) 20250824095654479 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) 20250824095654479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095654479 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095654479 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095654479 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095654479 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(964)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(965)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(964)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(968)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095654513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095654513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095654513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095654513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095654513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095654513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095654513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095654513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095654513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(968)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095654514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095654514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095654514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095654514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095654514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095654514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095654514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095654514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095654514 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095654514 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095654514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095654514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095654514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(968)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(968)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095654517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(969)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(965)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(965)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095654522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095654522 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(967)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(970)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(969)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(973)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095654529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095654529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095654529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095654529 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095654529 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095654529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095654529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095654529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095654529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(973)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095654530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095654530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095654530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095654530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095654530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095654530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095654530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095654530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095654530 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095654530 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095654530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095654531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095654531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(973)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(973)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(974)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095654533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(970)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(970)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095654537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095654537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(975)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(972)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(974)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(978)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095654544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095654544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095654544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095654544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095654544 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095654544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095654544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095654544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095654544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(978)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095654545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095654545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095654545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095654545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095654545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095654545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095654545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095654545 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095654545 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095654545 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095654545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095654546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095654546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(978)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(978)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095654548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(975)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(975)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095654552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095654552 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(977)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095654937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095654937 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095654937 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095654937 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(979)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(979)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095654940 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095654941 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(979)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(979)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(979)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(979)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(967)@6d40a618bd43: Adding Client=TC_attach_restart_ctr_create(983), IMSI='262420000000024'H, TLLI='D901CE6D'O, index=0 SGSN_Test-GSUP(980)@6d40a618bd43: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(983) TC_attach_restart_ctr_create(983)@6d40a618bd43: 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 := 'C52D4B3E53399ADD434A7A960FE8ACE4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '73EE61DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F172A4C5843FAD6E'O } } } } } 20250824095655018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095655018 DLLC NOTICE LLME(ffffffff/d901ce6d){UNASSIGNED} LLC RX: unknown TLLI 0xd901ce6d, creating LLME on the fly (gprs_llc.c:552) 20250824095655018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095655018 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095655018 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095655018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095655018 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095655018 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095655018 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095655018 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095655018 DLLC NOTICE LLME(ffffffff/d901ce6d){UNASSIGNED} LLGM Assign pre (d901ce6d => d9eae153) (gprs_llc.c:1079) 20250824095655018 DLLC NOTICE LLME(d901ce6d/d9eae153){ASSIGNED} LLGM Assign post (d901ce6d => d9eae153) (gprs_llc.c:1125) 20250824095655018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095655018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095655018 DMM DEBUG MM(262420000000024/d9eae153) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095655033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095655033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095655033 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095655033 DMM DEBUG MM(262420000000024/d9eae153) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1134) 20250824095655033 DMM NOTICE MM(262420000000024/d9eae153) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095655033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095655033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095655033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095655034 DMM DEBUG MM(262420000000024/d9eae153) Requesting authorization (sgsn_auth.c:160) 20250824095655034 DMM INFO MM(262420000000024/d9eae153) Requesting authentication tuples (sgsn_auth.c:184) 20250824095655034 DMM DEBUG MM(262420000000024/d9eae153) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095655034 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250824095655034 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(983) SGSN_Test-GSUP(980)@6d40a618bd43: Added IMSI table entry 0TC_attach_restart_ctr_create(983)"262420000000024" 20250824095655037 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095655037 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095655037 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095655037 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095655037 DMM INFO MM(262420000000024/d9eae153) Subscriber data update (mmctx.c:445) 20250824095655037 DMM DEBUG MM(262420000000024/d9eae153) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095655037 DMM INFO MM(262420000000024/d9eae153) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095655037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095655037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095655037 DMM INFO MM(262420000000024/d9eae153) <- GMM AUTH AND CIPHERING REQ (rand = c5 2d 4b 3e 53 39 9a dd 43 4a 7a 96 0f e8 ac e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095655046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095655046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095655046 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095655046 DMM INFO MM(262420000000024/d9eae153) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095655046 DMM NOTICE MM(262420000000024/d9eae153) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095655046 DMM DEBUG MM(262420000000024/d9eae153) checking auth: received GSM SRES = 73 ee 61 db (gprs_gmm.c:716) 20250824095655046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095655046 DMM DEBUG MM(262420000000024/d9eae153) Requesting authorization (sgsn_auth.c:160) 20250824095655046 DMM INFO MM(262420000000024/d9eae153) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095655046 DMM DEBUG MM(262420000000024/d9eae153) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095655046 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250824095655046 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) 20250824095655046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095655046 DMM INFO MM(262420000000024/d9eae153) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9eae153) (gprs_gmm.c:337) 20250824095655048 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095655048 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095655048 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250824095655048 DMM INFO MM(262420000000024/d9eae153) Subscriber data update (mmctx.c:445) 20250824095655048 DMM DEBUG MM(262420000000024/d9eae153) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095655048 DMM INFO MM(262420000000024/d9eae153) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095655048 DMM NOTICE MM(262420000000024/d9eae153) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1050) 20250824095655048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095655049 DMM NOTICE MM(262420000000024/d9eae153) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095655049 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) 20250824095655050 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095655050 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250824095655050 DMM INFO MM(262420000000024/d9eae153) Subscriber data update (mmctx.c:445) 20250824095655050 DMM DEBUG MM(262420000000024/d9eae153) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095655056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095655056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095655056 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095655056 DMM INFO MM(262420000000024/d9eae153) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095655056 DMM NOTICE MM(262420000000024/d9eae153) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095655056 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095655056 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095655056 DLLC NOTICE LLME(d901ce6d/d9eae153){ASSIGNED} LLGM Assign pre (ffffffff => d9eae153) (gprs_llc.c:1079) 20250824095655056 DLLC NOTICE LLME(ffffffff/d9eae153){ASSIGNED} LLGM Assign post (ffffffff => d9eae153) (gprs_llc.c:1125) 20250824095655056 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095655056 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095655056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095655056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(983)@6d40a618bd43: setverdict(pass): none -> pass 20250824095655115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095655115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095655115 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095655115 DMM INFO MM(262420000000024/d9eae153) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095655115 DMM INFO MM(262420000000024/d9eae153) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095655115 DMM DEBUG MM(262420000000024/d9eae153) Using GGSN 0 (gprs_sm.c:317) 20250824095655116 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250824095655116 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095655116 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095655116 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:378) 20250824095655142 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 b4 96 49 47 11 9b 1e 05 33 14 05 7f d0 b7 a2 a1 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) 20250824095655142 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fa3e749a0b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250824095655142 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fa3e749a0b8, cbp=0x55a5c05f7ef0) (sgsn_libgtp.c:633) 20250824095655142 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250824095655142 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250824095655142 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250824095655142 DMM NOTICE MM(262420000000024/d9eae153) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(983)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095655163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095655163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095655163 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095655163 DMM INFO MM(262420000000024/d9eae153) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095655163 DMM INFO MM(262420000000024/d9eae153) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095655163 DMM DEBUG MM(262420000000024/d9eae153) Using GGSN 0 (gprs_sm.c:317) 20250824095655163 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250824095655163 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095655163 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095655163 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:378) 20250824095655170 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 b4 96 49 47 11 9b 1e 05 33 14 05 7f d0 b7 a2 a1 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) 20250824095655171 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fa3e749a0b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250824095655171 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749a0b8, cbp=0x55a5c05f7ef0) (sgsn_libgtp.c:633) 20250824095655171 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095655171 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=d9eae153, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095655171 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095655171 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(983)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(967)@6d40a618bd43: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(983)@6d40a618bd43: Final verdict of PTC: pass 20250824095655190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55234<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(980)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(975)@6d40a618bd43: Final verdict of PTC: none 20250824095655194 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095655195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(979)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(964)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(973)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(969)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(968)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(978)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(982)@6d40a618bd43: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(977)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(970)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(965)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(974)@6d40a618bd43: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(972)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(981)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(976)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(966)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(971)@6d40a618bd43: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(967)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(964): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(965): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(966): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(967): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(968): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(969): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(970): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(971): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(972): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(973): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(974): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(975): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(976): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(977): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(978): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(979): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(980): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(981): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(982): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_restart_ctr_create(983): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sun Aug 24 09:56:55 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 20250824095655307 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095655709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50662<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62756) 20250824095656196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095656196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=62756, count=105268) 20250824095657197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095657197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:56: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_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 20250824095658198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095658198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250824095658820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095658823 DMM INFO MM(262420000000024/d9eae153) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095658823 DMM INFO MM(262420000000024/d9eae153) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095658823 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095658823 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095658823 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095658823 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095658823 DLLC NOTICE LLME(ffffffff/d9eae153){ASSIGNED} LLGM Assign pre (d9eae153 => ffffffff) (gprs_llc.c:1079) 20250824095658823 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9eae153 => ffffffff) (gprs_llc.c:1125) 20250824095658823 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fc450 (gprs_sndcp.c:574) 20250824095658823 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095658823 DMM NOTICE MM(262420000000024/d9eae153) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824095658823 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250824095658823 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824095658823 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824095658823 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:378) 20250824095658823 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250824095658823 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) 20250824095658823 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) 20250824095658823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095658823 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095658823 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095658823 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095658823 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(984)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(985)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(984)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(988)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095658867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095658867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095658867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095658867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095658867 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095658867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095658867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095658867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095658867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(988)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095658868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095658868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095658868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095658868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095658868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095658868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095658868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095658868 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095658868 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095658868 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095658868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(988)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(988)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095658868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095658868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824095658870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(989)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(985)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(985)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095658874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095658874 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(990)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(989)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(993)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095658880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095658880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095658880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095658880 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095658880 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095658880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095658880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095658880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095658880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(993)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095658880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095658881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095658881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095658881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095658881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095658881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095658881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095658881 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095658881 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095658881 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095658881 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095658881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095658881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(993)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(994)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095658884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(990)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(990)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(995)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095658889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095658889 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(994)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(998)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095658894 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095658894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095658894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095658894 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095658895 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095658895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095658895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095658895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095658895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(998)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095658896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095658896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095658896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095658896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095658896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095658896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095658896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095658896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095658896 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095658896 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095658896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095658896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095658896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(998)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095658898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(995)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(995)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095658903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095658903 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)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095659199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095659199 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095659199 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095659199 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(999)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(999)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095659203 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(999)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(999)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095659204 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(999)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(999)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@6d40a618bd43: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(1003), IMSI='262420000000025'H, TLLI='F38C1D9D'O, index=0 SGSN_Test-GSUP(1000)@6d40a618bd43: 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)@6d40a618bd43: 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 := 'BAFF3F6A904A22AEFE4C89C675C662CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D2F288D5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6F3A4DC41C59EDC8'O } } } } } 20250824095700290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095700290 DLLC NOTICE LLME(ffffffff/f38c1d9d){UNASSIGNED} LLC RX: unknown TLLI 0xf38c1d9d, creating LLME on the fly (gprs_llc.c:552) 20250824095700290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095700290 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095700290 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095700290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095700290 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095700290 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095700290 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095700290 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095700290 DLLC NOTICE LLME(ffffffff/f38c1d9d){UNASSIGNED} LLGM Assign pre (f38c1d9d => e7e20cf9) (gprs_llc.c:1079) 20250824095700290 DLLC NOTICE LLME(f38c1d9d/e7e20cf9){ASSIGNED} LLGM Assign post (f38c1d9d => e7e20cf9) (gprs_llc.c:1125) 20250824095700290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095700290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095700290 DMM DEBUG MM(262420000000025/e7e20cf9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095700308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095700308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095700308 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095700308 DMM DEBUG MM(262420000000025/e7e20cf9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1134) 20250824095700308 DMM NOTICE MM(262420000000025/e7e20cf9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095700308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095700308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095700308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095700308 DMM DEBUG MM(262420000000025/e7e20cf9) Requesting authorization (sgsn_auth.c:160) 20250824095700309 DMM INFO MM(262420000000025/e7e20cf9) Requesting authentication tuples (sgsn_auth.c:184) 20250824095700309 DMM DEBUG MM(262420000000025/e7e20cf9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095700309 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250824095700309 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(1003) SGSN_Test-GSUP(1000)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(1003)"262420000000025" 20250824095700316 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095700316 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095700316 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095700316 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095700316 DMM INFO MM(262420000000025/e7e20cf9) Subscriber data update (mmctx.c:445) 20250824095700316 DMM DEBUG MM(262420000000025/e7e20cf9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095700316 DMM INFO MM(262420000000025/e7e20cf9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095700316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095700316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095700316 DMM INFO MM(262420000000025/e7e20cf9) <- GMM AUTH AND CIPHERING REQ (rand = ba ff 3f 6a 90 4a 22 ae fe 4c 89 c6 75 c6 62 cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095700335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095700335 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095700335 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095700335 DMM INFO MM(262420000000025/e7e20cf9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095700335 DMM NOTICE MM(262420000000025/e7e20cf9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095700335 DMM DEBUG MM(262420000000025/e7e20cf9) checking auth: received GSM SRES = d2 f2 88 d5 (gprs_gmm.c:716) 20250824095700335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095700335 DMM DEBUG MM(262420000000025/e7e20cf9) Requesting authorization (sgsn_auth.c:160) 20250824095700335 DMM INFO MM(262420000000025/e7e20cf9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095700335 DMM DEBUG MM(262420000000025/e7e20cf9) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095700335 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250824095700335 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) 20250824095700335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095700335 DMM INFO MM(262420000000025/e7e20cf9) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7e20cf9) (gprs_gmm.c:337) 20250824095700339 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095700339 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095700339 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250824095700339 DMM INFO MM(262420000000025/e7e20cf9) Subscriber data update (mmctx.c:445) 20250824095700339 DMM DEBUG MM(262420000000025/e7e20cf9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095700339 DMM INFO MM(262420000000025/e7e20cf9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095700339 DMM NOTICE MM(262420000000025/e7e20cf9) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1050) 20250824095700339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095700339 DMM NOTICE MM(262420000000025/e7e20cf9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095700339 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) 20250824095700341 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095700341 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250824095700341 DMM INFO MM(262420000000025/e7e20cf9) Subscriber data update (mmctx.c:445) 20250824095700341 DMM DEBUG MM(262420000000025/e7e20cf9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095700353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095700353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095700353 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095700353 DMM INFO MM(262420000000025/e7e20cf9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095700353 DMM NOTICE MM(262420000000025/e7e20cf9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095700353 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095700353 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095700353 DLLC NOTICE LLME(f38c1d9d/e7e20cf9){ASSIGNED} LLGM Assign pre (ffffffff => e7e20cf9) (gprs_llc.c:1079) 20250824095700353 DLLC NOTICE LLME(ffffffff/e7e20cf9){ASSIGNED} LLGM Assign post (ffffffff => e7e20cf9) (gprs_llc.c:1125) 20250824095700353 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095700353 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095700353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095700353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@6d40a618bd43: setverdict(pass): none -> pass 20250824095700411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095700411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095700411 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095700411 DMM INFO MM(262420000000025/e7e20cf9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095700411 DMM INFO MM(262420000000025/e7e20cf9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095700411 DMM DEBUG MM(262420000000025/e7e20cf9) Using GGSN 0 (gprs_sm.c:317) 20250824095700411 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) 20250824095700411 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250824095700411 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095700411 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095700411 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:378) 20250824095700439 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 9c b1 50 e8 11 bb 64 6e 01 14 05 7f d3 78 56 04 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) 20250824095700439 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749b130, cbp=0x55a5c05f3530) (sgsn_libgtp.c:633) 20250824095700439 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095700439 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=e7e20cf9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095700439 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095700440 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(1003)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095700453 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250824095700453 DGPRS INFO PDP(262420000000025:5): Context 0x7fa3e749b130 was deleted (sgsn_libgtp.c:707) 20250824095700454 DMM INFO MM(262420000000025/e7e20cf9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250824095700454 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250824095700454 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250824095708455 DMM INFO MM(262420000000025/e7e20cf9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) -NSVCI97(988)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095708870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095708870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095708870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095708890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095708890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095708890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095708905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095708905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095708905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095716004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:315) 20250824095716456 DMM INFO MM(262420000000025/e7e20cf9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250824095718179 DGPRS DEBUG Checking for inactive LLMEs, time = 19260343 (sgsn.c:132) 20250824095718182 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095718182 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095718182 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095718182 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095718182 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095718182 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095718183 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095718183 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095718183 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095718183 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(988)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095718878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095718878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095718878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095718905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095718905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095718905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095718916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095718916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095718916 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095719200 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250824095719200 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250824095719201 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(999)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(999)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095724457 DMM INFO MM(262420000000025/e7e20cf9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250824095728870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095728874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095728874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824095728881 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(988)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095728883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095728883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095728883 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095728885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095728885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(988)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095728897 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095728900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095728900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(993)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095728909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095728909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095728909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095728918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095728918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095728919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095732458 DMM INFO MM(262420000000025/e7e20cf9) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@6d40a618bd43: Removing Client IMSI='262420000000025'H, index=0 20250824095732476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095732476 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250824095732476 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095732476 DMM INFO MM(262420000000025/e7e20cf9) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@6d40a618bd43: Final verdict of PTC: pass 20250824095732481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50678<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1000)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(997)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(995)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(984)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(990)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1001)@6d40a618bd43: Final verdict of PTC: none 20250824095732487 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095732487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(994)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(998)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(985)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(993)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(989)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1002)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(999)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(988)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(986)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(996)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(991)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(984): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(985): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(986): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(988): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(989): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(990): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(991): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(993): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(994): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(995): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(996): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(997): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(998): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(999): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1000): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1001): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1002): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(1003): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@6d40a618bd43: 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'. Sun Aug 24 09:57:32 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 20250824095732539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095732941 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118284) 20250824095733489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095733489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=118284, count=126624) 20250824095734490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095734490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 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 20250824095735491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095735491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250824095736083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095736086 DMM INFO MM(262420000000025/e7e20cf9) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095736086 DMM INFO MM(262420000000025/e7e20cf9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095736086 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095736086 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095736086 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095736086 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095736086 DLLC NOTICE LLME(ffffffff/e7e20cf9){ASSIGNED} LLGM Assign pre (e7e20cf9 => ffffffff) (gprs_llc.c:1079) 20250824095736086 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7e20cf9 => ffffffff) (gprs_llc.c:1125) 20250824095736086 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fc450 (gprs_sndcp.c:574) 20250824095736086 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095736086 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250824095736086 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) 20250824095736086 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) 20250824095736086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095736086 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095736086 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095736086 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095736086 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1004)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1005)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1004)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1008)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095736134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095736134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095736134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095736134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095736135 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095736135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095736135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095736135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095736135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1008)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095736135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095736135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095736135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095736135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095736135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095736135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095736135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095736135 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095736135 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095736135 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095736135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1008)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095736136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095736136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1008)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095736137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1009)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1005)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1005)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1010)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095736144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095736144 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1009)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1013)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095736147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095736147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095736147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095736147 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095736147 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095736147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095736147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095736147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095736147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1013)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095736148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095736148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095736148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095736148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095736148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095736148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095736148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095736148 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095736148 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095736149 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095736149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1013)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095736149 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095736149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1013)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095736151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1014)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1010)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1010)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095736155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095736155 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)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1015)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1014)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1018)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095736163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095736163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095736163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095736163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095736163 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095736163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095736163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095736163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095736163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1018)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095736164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095736164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095736164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095736165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095736165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095736165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095736165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095736165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095736165 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095736165 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095736165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095736165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095736165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1018)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1018)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095736167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1015)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1015)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095736172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095736172 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)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095736493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095736493 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095736493 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095736493 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1019)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1019)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095736497 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095736498 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1019)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1019)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1019)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1019)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@6d40a618bd43: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(1023), IMSI='262420000000027'H, TLLI='D8CFBC35'O, index=0 SGSN_Test-GSUP(1020)@6d40a618bd43: 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)@6d40a618bd43: 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 := '11E7FC6234CFCAB7062A66604B4598DC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1B56B0EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '526D0DD526D987E1'O } } } } } 20250824095736584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095736584 DLLC NOTICE LLME(ffffffff/d8cfbc35){UNASSIGNED} LLC RX: unknown TLLI 0xd8cfbc35, creating LLME on the fly (gprs_llc.c:552) 20250824095736584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095736584 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095736584 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095736584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095736584 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095736584 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095736584 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095736584 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095736584 DLLC NOTICE LLME(ffffffff/d8cfbc35){UNASSIGNED} LLGM Assign pre (d8cfbc35 => fc9982b6) (gprs_llc.c:1079) 20250824095736584 DLLC NOTICE LLME(d8cfbc35/fc9982b6){ASSIGNED} LLGM Assign post (d8cfbc35 => fc9982b6) (gprs_llc.c:1125) 20250824095736584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095736584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095736584 DMM DEBUG MM(262420000000027/fc9982b6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095736603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095736603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095736603 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095736603 DMM DEBUG MM(262420000000027/fc9982b6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1134) 20250824095736603 DMM NOTICE MM(262420000000027/fc9982b6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095736603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095736603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095736603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095736603 DMM DEBUG MM(262420000000027/fc9982b6) Requesting authorization (sgsn_auth.c:160) 20250824095736603 DMM INFO MM(262420000000027/fc9982b6) Requesting authentication tuples (sgsn_auth.c:184) 20250824095736603 DMM DEBUG MM(262420000000027/fc9982b6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095736603 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250824095736603 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(1023) SGSN_Test-GSUP(1020)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(1023)"262420000000027" 20250824095736609 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095736609 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095736609 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095736609 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095736609 DMM INFO MM(262420000000027/fc9982b6) Subscriber data update (mmctx.c:445) 20250824095736609 DMM DEBUG MM(262420000000027/fc9982b6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095736609 DMM INFO MM(262420000000027/fc9982b6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095736609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095736609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095736609 DMM INFO MM(262420000000027/fc9982b6) <- GMM AUTH AND CIPHERING REQ (rand = 11 e7 fc 62 34 cf ca b7 06 2a 66 60 4b 45 98 dc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095736624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095736624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095736624 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095736624 DMM INFO MM(262420000000027/fc9982b6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095736624 DMM NOTICE MM(262420000000027/fc9982b6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095736624 DMM DEBUG MM(262420000000027/fc9982b6) checking auth: received GSM SRES = 1b 56 b0 ea (gprs_gmm.c:716) 20250824095736624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095736624 DMM DEBUG MM(262420000000027/fc9982b6) Requesting authorization (sgsn_auth.c:160) 20250824095736624 DMM INFO MM(262420000000027/fc9982b6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095736624 DMM DEBUG MM(262420000000027/fc9982b6) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095736625 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250824095736625 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) 20250824095736625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095736625 DMM INFO MM(262420000000027/fc9982b6) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc9982b6) (gprs_gmm.c:337) 20250824095736628 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095736628 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095736628 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250824095736628 DMM INFO MM(262420000000027/fc9982b6) Subscriber data update (mmctx.c:445) 20250824095736628 DMM DEBUG MM(262420000000027/fc9982b6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095736628 DMM INFO MM(262420000000027/fc9982b6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095736628 DMM NOTICE MM(262420000000027/fc9982b6) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1050) 20250824095736628 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095736628 DMM NOTICE MM(262420000000027/fc9982b6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095736628 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) 20250824095736629 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095736629 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250824095736629 DMM INFO MM(262420000000027/fc9982b6) Subscriber data update (mmctx.c:445) 20250824095736629 DMM DEBUG MM(262420000000027/fc9982b6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095736639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095736639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095736639 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095736639 DMM INFO MM(262420000000027/fc9982b6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095736639 DMM NOTICE MM(262420000000027/fc9982b6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095736639 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095736640 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095736640 DLLC NOTICE LLME(d8cfbc35/fc9982b6){ASSIGNED} LLGM Assign pre (ffffffff => fc9982b6) (gprs_llc.c:1079) 20250824095736640 DLLC NOTICE LLME(ffffffff/fc9982b6){ASSIGNED} LLGM Assign post (ffffffff => fc9982b6) (gprs_llc.c:1125) 20250824095736640 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095736640 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095736640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095736640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(1023)@6d40a618bd43: setverdict(pass): none -> pass 20250824095736697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095736697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095736697 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095736698 DMM INFO MM(262420000000027/fc9982b6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095736698 DMM INFO MM(262420000000027/fc9982b6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095736698 DMM DEBUG MM(262420000000027/fc9982b6) Using GGSN 0 (gprs_sm.c:317) 20250824095736698 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) 20250824095736698 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250824095736698 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095736698 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095736698 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_gtp_retrans(1023)@6d40a618bd43: First createPDPContextRequest received, dropping & waiting for retransmission 20250824095741699 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:295) 20250824095741720 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 ca 36 2d 5e 11 79 4d 5b 2d 14 05 7f ad f2 dd d4 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) 20250824095741720 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749b130, cbp=0x55a5c05f3530) (sgsn_libgtp.c:633) 20250824095741720 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095741720 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=fc9982b6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095741720 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095741720 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250824095741736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095741736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250824095741736 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095741736 DMM INFO MM(262420000000027/fc9982b6) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250824095741736 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824095741736 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_gtp_retrans(1023)@6d40a618bd43: First deletePDPContextRequest received, dropping & waiting for retransmission -NSVCI97(1008)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095746142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095746142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095746142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1008)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1013)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095746160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095746160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095746160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1013)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1018)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095746173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095746173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095746173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1018)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095746737 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:295) 20250824095746740 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) 20250824095746740 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa3e749b130, cbp=0x55a5c05f3530) (sgsn_libgtp.c:633) 20250824095746740 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250824095746740 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=fc9982b6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095746740 DMM INFO MM(262420000000027/fc9982b6) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250824095746740 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250824095746740 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(1023)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(1023)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@6d40a618bd43: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(1023)@6d40a618bd43: Final verdict of PTC: pass 20250824095746759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49800<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1004)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1020)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1008)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1013)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1014)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1009)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1022)@6d40a618bd43: Final verdict of PTC: none 20250824095746765 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095746765 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1018)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1010)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1019)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1015)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1005)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1021)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1006)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1016)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1011)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1004): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1005): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1006): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1008): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1009): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1010): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1011): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1013): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1014): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1015): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1016): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1018): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1019): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1020): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1021): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1022): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(1023): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@6d40a618bd43: 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'. Sun Aug 24 09:57:46 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 20250824095746821 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56050<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095747223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56050<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98832) 20250824095747766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095747766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824095748181 DGPRS DEBUG Checking for inactive LLMEs, time = 19260373 (sgsn.c:132) 20250824095748182 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095748182 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095748182 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095748182 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095748183 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095748183 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095748183 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095748183 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095748183 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095748183 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) Waiting for packet dumper to finish... 1 (prev_count=98832, count=106728) 20250824095748768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095748768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:57: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_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 20250824095749769 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095749770 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250824095750346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095750350 DMM INFO MM(262420000000027/fc9982b6) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095750350 DMM INFO MM(262420000000027/fc9982b6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095750350 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095750350 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095750350 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095750350 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095750350 DLLC NOTICE LLME(ffffffff/fc9982b6){ASSIGNED} LLGM Assign pre (fc9982b6 => ffffffff) (gprs_llc.c:1079) 20250824095750350 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc9982b6 => ffffffff) (gprs_llc.c:1125) 20250824095750350 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250824095750350 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) 20250824095750350 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) 20250824095750350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095750350 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095750350 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095750350 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095750350 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1024)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1025)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1024)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1028)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095750401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095750401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095750401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095750401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095750401 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095750401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095750401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095750401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095750401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1028)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095750402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095750402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095750402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095750402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095750402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095750402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095750402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095750402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095750402 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095750402 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095750402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095750402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095750402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1028)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1028)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095750405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1029)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1025)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1025)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095750411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095750411 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1030)@6d40a618bd43: 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)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1029)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1033)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095750417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095750417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095750417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095750417 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095750417 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095750417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095750417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095750417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095750417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1033)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095750418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095750418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095750418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095750418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095750418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095750418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095750418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095750418 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095750418 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095750418 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095750418 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095750418 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095750418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1033)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1033)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095750420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1034)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1030)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1030)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095750424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095750424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1035)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1034)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1038)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095750431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095750431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095750431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095750431 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095750431 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095750431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095750431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095750431 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095750431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1038)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095750432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095750432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095750432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095750432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095750432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095750432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095750432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095750432 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095750432 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095750432 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095750432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095750432 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095750432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1038)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1038)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095750434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1035)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1035)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095750438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095750438 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)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095750771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095750771 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095750771 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095750771 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1039)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1039)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095750775 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095750776 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1039)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1039)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1039)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1039)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@6d40a618bd43: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(1043), IMSI='262420000000028'H, TLLI='F728932D'O, index=0 SGSN_Test-GSUP(1040)@6d40a618bd43: 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)@6d40a618bd43: 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 := '653F390BF837C1D2138D667AE98F97AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F71831FD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E1255098B71D8148'O } } } } } 20250824095750850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095750850 DLLC NOTICE LLME(ffffffff/f728932d){UNASSIGNED} LLC RX: unknown TLLI 0xf728932d, creating LLME on the fly (gprs_llc.c:552) 20250824095750850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095750850 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095750850 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095750850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095750850 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095750850 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095750850 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095750850 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095750850 DLLC NOTICE LLME(ffffffff/f728932d){UNASSIGNED} LLGM Assign pre (f728932d => e0870b15) (gprs_llc.c:1079) 20250824095750850 DLLC NOTICE LLME(f728932d/e0870b15){ASSIGNED} LLGM Assign post (f728932d => e0870b15) (gprs_llc.c:1125) 20250824095750850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095750850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095750850 DMM DEBUG MM(262420000000028/e0870b15) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095750867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095750867 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095750867 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095750867 DMM DEBUG MM(262420000000028/e0870b15) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1134) 20250824095750867 DMM NOTICE MM(262420000000028/e0870b15) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095750867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095750867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095750867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095750867 DMM DEBUG MM(262420000000028/e0870b15) Requesting authorization (sgsn_auth.c:160) 20250824095750867 DMM INFO MM(262420000000028/e0870b15) Requesting authentication tuples (sgsn_auth.c:184) 20250824095750867 DMM DEBUG MM(262420000000028/e0870b15) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095750867 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250824095750867 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(1043) SGSN_Test-GSUP(1040)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(1043)"262420000000028" 20250824095750873 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095750873 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095750873 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095750873 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095750873 DMM INFO MM(262420000000028/e0870b15) Subscriber data update (mmctx.c:445) 20250824095750873 DMM DEBUG MM(262420000000028/e0870b15) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095750873 DMM INFO MM(262420000000028/e0870b15) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095750873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095750873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095750873 DMM INFO MM(262420000000028/e0870b15) <- GMM AUTH AND CIPHERING REQ (rand = 65 3f 39 0b f8 37 c1 d2 13 8d 66 7a e9 8f 97 ab , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095750886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095750886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095750886 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095750886 DMM INFO MM(262420000000028/e0870b15) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095750886 DMM NOTICE MM(262420000000028/e0870b15) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095750886 DMM DEBUG MM(262420000000028/e0870b15) checking auth: received GSM SRES = f7 18 31 fd (gprs_gmm.c:716) 20250824095750886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095750886 DMM DEBUG MM(262420000000028/e0870b15) Requesting authorization (sgsn_auth.c:160) 20250824095750886 DMM INFO MM(262420000000028/e0870b15) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095750886 DMM DEBUG MM(262420000000028/e0870b15) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095750886 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250824095750886 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) 20250824095750886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095750887 DMM INFO MM(262420000000028/e0870b15) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0870b15) (gprs_gmm.c:337) 20250824095750889 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095750889 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095750889 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250824095750889 DMM INFO MM(262420000000028/e0870b15) Subscriber data update (mmctx.c:445) 20250824095750889 DMM DEBUG MM(262420000000028/e0870b15) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095750889 DMM INFO MM(262420000000028/e0870b15) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095750889 DMM NOTICE MM(262420000000028/e0870b15) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1050) 20250824095750889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095750889 DMM NOTICE MM(262420000000028/e0870b15) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095750889 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) 20250824095750890 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095750890 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250824095750890 DMM INFO MM(262420000000028/e0870b15) Subscriber data update (mmctx.c:445) 20250824095750890 DMM DEBUG MM(262420000000028/e0870b15) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095750904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095750904 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095750904 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095750904 DMM INFO MM(262420000000028/e0870b15) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095750904 DMM NOTICE MM(262420000000028/e0870b15) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095750904 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095750904 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095750904 DLLC NOTICE LLME(f728932d/e0870b15){ASSIGNED} LLGM Assign pre (ffffffff => e0870b15) (gprs_llc.c:1079) 20250824095750904 DLLC NOTICE LLME(ffffffff/e0870b15){ASSIGNED} LLGM Assign post (ffffffff => e0870b15) (gprs_llc.c:1125) 20250824095750904 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095750904 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095750904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095750904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@6d40a618bd43: setverdict(pass): none -> pass 20250824095750955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095750955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095750955 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095750955 DMM INFO MM(262420000000028/e0870b15) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095750955 DMM INFO MM(262420000000028/e0870b15) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095750955 DMM DEBUG MM(262420000000028/e0870b15) Using GGSN 0 (gprs_sm.c:317) 20250824095750955 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) 20250824095750955 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250824095750955 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095750955 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095750955 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:378) 20250824095750972 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 d2 8a 8d fb 11 25 36 35 7c 14 05 7f 77 83 67 16 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) 20250824095750972 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749b130, cbp=0x55a5c05f3530) (sgsn_libgtp.c:633) 20250824095750972 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095750972 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=e0870b15, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095750972 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095750972 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095750983 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250824095750983 DGPRS INFO PDP(262420000000028:5): Context 0x7fa3e749b130 was deleted (sgsn_libgtp.c:707) 20250824095750983 DMM INFO MM(262420000000028/e0870b15) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250824095750983 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250824095750983 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@6d40a618bd43: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250824095750990 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:643) 20250824095750992 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) 20250824095750992 DLGTP DEBUG Registering seq=24 in retransmit resp queue (gtp.c:521) 20250824095750992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095750992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250824095750992 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095750992 DMM INFO MM(262420000000028/e0870b15) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@6d40a618bd43: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@6d40a618bd43: Final verdict of PTC: pass 20250824095750998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56066<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1037)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1040)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1025)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1033)@6d40a618bd43: Final verdict of PTC: none 20250824095751003 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095751004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1038)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1035)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1029)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1034)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1030)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1024)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1039)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1042)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1028)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1031)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1026)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1041)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1036)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1024): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1025): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1026): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1028): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1029): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1030): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1031): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1033): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1034): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1035): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1036): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1037): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1038): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1039): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1040): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1041): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1042): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(1043): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@6d40a618bd43: 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'. Sun Aug 24 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 20250824095751066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56078<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095751468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56078<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66696) 20250824095752005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095752005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66696, count=103020) 20250824095753007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095753007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:57: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_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 20250824095754008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095754009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250824095754574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095754576 DMM INFO MM(262420000000028/e0870b15) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095754577 DMM INFO MM(262420000000028/e0870b15) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095754577 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095754577 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095754577 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095754577 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095754577 DLLC NOTICE LLME(ffffffff/e0870b15){ASSIGNED} LLGM Assign pre (e0870b15 => ffffffff) (gprs_llc.c:1079) 20250824095754577 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0870b15 => ffffffff) (gprs_llc.c:1125) 20250824095754577 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fc450 (gprs_sndcp.c:574) 20250824095754577 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095754577 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250824095754577 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) 20250824095754577 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) 20250824095754577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095754577 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095754577 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095754577 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095754577 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1044)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1045)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1044)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1048)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095754619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095754619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095754619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095754619 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095754619 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095754619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095754619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095754619 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095754619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1048)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095754620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095754620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095754620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095754621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095754621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095754621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095754621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095754621 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095754621 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095754621 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095754621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095754621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095754621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1048)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1048)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095754623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1049)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1045)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1045)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095754627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095754627 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)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1050)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1049)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1053)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095754633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095754633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095754633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095754633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095754633 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095754633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095754633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095754633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095754633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1053)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095754634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095754634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095754634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095754634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095754634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095754634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095754634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095754634 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095754634 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095754634 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095754634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1053)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095754634 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095754634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1053)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1054)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095754637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1050)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1050)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1055)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095754644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095754644 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1054)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1058)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095754648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095754648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095754648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095754648 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095754648 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095754648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095754648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095754648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095754648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1058)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095754650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095754650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095754650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095754650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095754650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095754650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095754650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095754650 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095754650 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095754650 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095754650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095754650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095754650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1058)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1058)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095754652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1055)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1055)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095754660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095754660 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)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095755010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095755010 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095755010 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095755010 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1059)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1059)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095755014 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095755016 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1059)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1059)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1059)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1059)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@6d40a618bd43: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1063), IMSI='262420000000026'H, TLLI='C73E6033'O, index=0 SGSN_Test-GSUP(1060)@6d40a618bd43: 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)@6d40a618bd43: 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 := '836EC18B88C92FAC19844651C7506D6E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4C5FD75D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5CF888CC465801F'O } } } } } 20250824095755105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095755105 DLLC NOTICE LLME(ffffffff/c73e6033){UNASSIGNED} LLC RX: unknown TLLI 0xc73e6033, creating LLME on the fly (gprs_llc.c:552) 20250824095755105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095755105 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095755105 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095755105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095755105 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095755105 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095755105 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095755105 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095755105 DLLC NOTICE LLME(ffffffff/c73e6033){UNASSIGNED} LLGM Assign pre (c73e6033 => fd11ea45) (gprs_llc.c:1079) 20250824095755105 DLLC NOTICE LLME(c73e6033/fd11ea45){ASSIGNED} LLGM Assign post (c73e6033 => fd11ea45) (gprs_llc.c:1125) 20250824095755105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095755105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095755105 DMM DEBUG MM(262420000000026/fd11ea45) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095755116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095755116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095755117 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095755117 DMM DEBUG MM(262420000000026/fd11ea45) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250824095755117 DMM NOTICE MM(262420000000026/fd11ea45) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095755117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095755117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095755117 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095755117 DMM DEBUG MM(262420000000026/fd11ea45) Requesting authorization (sgsn_auth.c:160) 20250824095755117 DMM INFO MM(262420000000026/fd11ea45) Requesting authentication tuples (sgsn_auth.c:184) 20250824095755117 DMM DEBUG MM(262420000000026/fd11ea45) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095755117 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250824095755117 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1063) SGSN_Test-GSUP(1060)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1063)"262420000000026" 20250824095755121 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095755122 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095755122 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095755122 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095755122 DMM INFO MM(262420000000026/fd11ea45) Subscriber data update (mmctx.c:445) 20250824095755122 DMM DEBUG MM(262420000000026/fd11ea45) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095755122 DMM INFO MM(262420000000026/fd11ea45) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095755122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095755122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095755122 DMM INFO MM(262420000000026/fd11ea45) <- GMM AUTH AND CIPHERING REQ (rand = 83 6e c1 8b 88 c9 2f ac 19 84 46 51 c7 50 6d 6e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095755136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095755136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095755136 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095755136 DMM INFO MM(262420000000026/fd11ea45) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095755137 DMM NOTICE MM(262420000000026/fd11ea45) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095755137 DMM DEBUG MM(262420000000026/fd11ea45) checking auth: received GSM SRES = 4c 5f d7 5d (gprs_gmm.c:716) 20250824095755137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095755137 DMM DEBUG MM(262420000000026/fd11ea45) Requesting authorization (sgsn_auth.c:160) 20250824095755137 DMM INFO MM(262420000000026/fd11ea45) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095755137 DMM DEBUG MM(262420000000026/fd11ea45) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095755137 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250824095755137 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) 20250824095755137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095755137 DMM INFO MM(262420000000026/fd11ea45) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd11ea45) (gprs_gmm.c:337) 20250824095755140 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095755140 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095755140 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250824095755140 DMM INFO MM(262420000000026/fd11ea45) Subscriber data update (mmctx.c:445) 20250824095755140 DMM DEBUG MM(262420000000026/fd11ea45) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095755140 DMM INFO MM(262420000000026/fd11ea45) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095755140 DMM NOTICE MM(262420000000026/fd11ea45) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250824095755140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095755140 DMM NOTICE MM(262420000000026/fd11ea45) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095755140 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) 20250824095755141 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095755141 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250824095755141 DMM INFO MM(262420000000026/fd11ea45) Subscriber data update (mmctx.c:445) 20250824095755141 DMM DEBUG MM(262420000000026/fd11ea45) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095755152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095755152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095755152 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095755152 DMM INFO MM(262420000000026/fd11ea45) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095755152 DMM NOTICE MM(262420000000026/fd11ea45) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095755152 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095755152 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095755152 DLLC NOTICE LLME(c73e6033/fd11ea45){ASSIGNED} LLGM Assign pre (ffffffff => fd11ea45) (gprs_llc.c:1079) 20250824095755152 DLLC NOTICE LLME(ffffffff/fd11ea45){ASSIGNED} LLGM Assign post (ffffffff => fd11ea45) (gprs_llc.c:1125) 20250824095755152 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095755152 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095755152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095755152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1063)@6d40a618bd43: setverdict(pass): none -> pass 20250824095755210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095755210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095755210 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095755210 DMM INFO MM(262420000000026/fd11ea45) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095755210 DMM INFO MM(262420000000026/fd11ea45) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095755210 DMM DEBUG MM(262420000000026/fd11ea45) Using GGSN 0 (gprs_sm.c:317) 20250824095755210 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) 20250824095755210 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250824095755210 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095755210 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095755210 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:378) 20250824095755233 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 ed 0b 3c e7 11 9d be 20 0a 14 05 7f 8a a6 75 13 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) 20250824095755233 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749b130, cbp=0x55a5c05f3530) (sgsn_libgtp.c:633) 20250824095755233 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095755233 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=fd11ea45, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095755234 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095755234 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1063)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1063)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095755253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095755253 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250824095755253 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095755262 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 ed 0b 3c e7 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:3227) 20250824095755262 DGPRS INFO PDP(262420000000026:5): Context 0x7fa3e749b130 was deleted (sgsn_libgtp.c:707) 20250824095755262 DMM INFO MM(262420000000026/fd11ea45) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250824095755262 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250824095755262 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@6d40a618bd43: Removing Client IMSI='262420000000026'H, index=0 20250824095755272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095755272 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250824095755272 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095755272 DMM INFO MM(262420000000026/fd11ea45) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1063)@6d40a618bd43: Final verdict of PTC: pass 20250824095755276 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56086<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1049)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1060)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1044)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1054)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1053)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1050)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1055)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1048)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1045)@6d40a618bd43: Final verdict of PTC: none 20250824095755282 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095755282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1059)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1061)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1051)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1056)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1046)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1058)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1062)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1044): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1045): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1046): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1048): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1049): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1050): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1051): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1053): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1054): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1055): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1056): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1058): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1059): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1060): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1061): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1062): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1063): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@6d40a618bd43: 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'. Sun Aug 24 09:57:55 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 20250824095755346 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41748<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095755748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41748<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104404) 20250824095756283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095756283 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104404, count=105564) 20250824095757284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095757284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:57: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_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 20250824095758285 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095758285 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_gmm_detach started. 20250824095758843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095758845 DMM INFO MM(262420000000026/fd11ea45) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095758846 DMM INFO MM(262420000000026/fd11ea45) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095758846 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095758846 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095758846 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095758846 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095758846 DLLC NOTICE LLME(ffffffff/fd11ea45){ASSIGNED} LLGM Assign pre (fd11ea45 => ffffffff) (gprs_llc.c:1079) 20250824095758846 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd11ea45 => ffffffff) (gprs_llc.c:1125) 20250824095758846 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fc450 (gprs_sndcp.c:574) 20250824095758846 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095758846 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250824095758846 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) 20250824095758846 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) 20250824095758846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095758846 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095758846 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095758846 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095758846 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1064)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1065)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1064)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1068)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095758885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095758885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095758885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095758885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095758885 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095758885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095758885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095758885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095758885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1068)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095758886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095758886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095758886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095758886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095758886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095758886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095758886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095758886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095758886 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095758886 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095758886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095758887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095758887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1068)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1068)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1069)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095758889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1065)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1065)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1070)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095758896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095758896 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1069)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(1067)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1073)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095758899 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095758899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095758900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095758900 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095758900 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095758900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095758900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095758900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095758900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1073)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095758901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095758901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095758901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095758901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095758901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095758901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095758901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095758901 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095758901 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095758901 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095758901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095758901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095758901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1073)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1073)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095758903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1070)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1070)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1074)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095758907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095758907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1072)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1075)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1074)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1079)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095758920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095758920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095758920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095758920 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095758920 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095758920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095758920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095758920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095758920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1079)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095758921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095758921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095758921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095758921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095758921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095758921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095758921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095758921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095758921 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095758921 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095758921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095758921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095758921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1079)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1079)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095758924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1075)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1075)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095758931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095758931 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1076)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095759286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095759286 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095759286 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095759286 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1078)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1078)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095759290 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095759291 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1078)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1078)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1078)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1078)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1067)@6d40a618bd43: Adding Client=TC_attach_pdp_act_gmm_detach(1083), IMSI='262420000000026'H, TLLI='FB825A27'O, index=0 SGSN_Test-GSUP(1080)@6d40a618bd43: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1083) TC_attach_pdp_act_gmm_detach(1083)@6d40a618bd43: 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 := 'CE69C74AFFB0607D6B44CBEFFB776FEB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '839B75EC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EF5022C6D2E5FE75'O } } } } } 20250824095759351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095759351 DLLC NOTICE LLME(ffffffff/fb825a27){UNASSIGNED} LLC RX: unknown TLLI 0xfb825a27, creating LLME on the fly (gprs_llc.c:552) 20250824095759351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095759351 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095759351 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095759351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095759351 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095759351 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095759351 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095759351 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095759351 DLLC NOTICE LLME(ffffffff/fb825a27){UNASSIGNED} LLGM Assign pre (fb825a27 => e84dfb93) (gprs_llc.c:1079) 20250824095759351 DLLC NOTICE LLME(fb825a27/e84dfb93){ASSIGNED} LLGM Assign post (fb825a27 => e84dfb93) (gprs_llc.c:1125) 20250824095759351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095759351 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095759351 DMM DEBUG MM(262420000000026/e84dfb93) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095759377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095759377 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095759377 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095759377 DMM DEBUG MM(262420000000026/e84dfb93) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250824095759377 DMM NOTICE MM(262420000000026/e84dfb93) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095759377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095759377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095759377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095759377 DMM DEBUG MM(262420000000026/e84dfb93) Requesting authorization (sgsn_auth.c:160) 20250824095759377 DMM INFO MM(262420000000026/e84dfb93) Requesting authentication tuples (sgsn_auth.c:184) 20250824095759377 DMM DEBUG MM(262420000000026/e84dfb93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095759377 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250824095759378 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1083) SGSN_Test-GSUP(1080)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1083)"262420000000026" 20250824095759383 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095759383 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095759383 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095759383 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095759383 DMM INFO MM(262420000000026/e84dfb93) Subscriber data update (mmctx.c:445) 20250824095759383 DMM DEBUG MM(262420000000026/e84dfb93) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095759383 DMM INFO MM(262420000000026/e84dfb93) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095759383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095759383 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095759383 DMM INFO MM(262420000000026/e84dfb93) <- GMM AUTH AND CIPHERING REQ (rand = ce 69 c7 4a ff b0 60 7d 6b 44 cb ef fb 77 6f eb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095759400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095759400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095759400 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095759400 DMM INFO MM(262420000000026/e84dfb93) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095759400 DMM NOTICE MM(262420000000026/e84dfb93) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095759400 DMM DEBUG MM(262420000000026/e84dfb93) checking auth: received GSM SRES = 83 9b 75 ec (gprs_gmm.c:716) 20250824095759400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095759400 DMM DEBUG MM(262420000000026/e84dfb93) Requesting authorization (sgsn_auth.c:160) 20250824095759400 DMM INFO MM(262420000000026/e84dfb93) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095759400 DMM DEBUG MM(262420000000026/e84dfb93) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095759400 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250824095759400 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) 20250824095759400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095759400 DMM INFO MM(262420000000026/e84dfb93) <- GMM ATTACH ACCEPT (new P-TMSI=0xe84dfb93) (gprs_gmm.c:337) 20250824095759403 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095759403 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095759403 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250824095759403 DMM INFO MM(262420000000026/e84dfb93) Subscriber data update (mmctx.c:445) 20250824095759403 DMM DEBUG MM(262420000000026/e84dfb93) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095759403 DMM INFO MM(262420000000026/e84dfb93) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095759403 DMM NOTICE MM(262420000000026/e84dfb93) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250824095759403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095759403 DMM NOTICE MM(262420000000026/e84dfb93) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095759403 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) 20250824095759404 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095759404 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250824095759404 DMM INFO MM(262420000000026/e84dfb93) Subscriber data update (mmctx.c:445) 20250824095759404 DMM DEBUG MM(262420000000026/e84dfb93) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095759418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095759418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095759419 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095759419 DMM INFO MM(262420000000026/e84dfb93) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095759419 DMM NOTICE MM(262420000000026/e84dfb93) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095759419 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095759419 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095759419 DLLC NOTICE LLME(fb825a27/e84dfb93){ASSIGNED} LLGM Assign pre (ffffffff => e84dfb93) (gprs_llc.c:1079) 20250824095759419 DLLC NOTICE LLME(ffffffff/e84dfb93){ASSIGNED} LLGM Assign post (ffffffff => e84dfb93) (gprs_llc.c:1125) 20250824095759419 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095759419 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095759419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095759419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1083)@6d40a618bd43: setverdict(pass): none -> pass 20250824095759476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095759477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095759477 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095759477 DMM INFO MM(262420000000026/e84dfb93) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095759477 DMM INFO MM(262420000000026/e84dfb93) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095759477 DMM DEBUG MM(262420000000026/e84dfb93) Using GGSN 0 (gprs_sm.c:317) 20250824095759477 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) 20250824095759477 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250824095759477 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095759477 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095759477 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:378) 20250824095759506 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 a0 02 d3 c8 11 4e f8 cd 37 14 05 7f 60 b5 f5 9a 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) 20250824095759506 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749b130, cbp=0x55a5c05f3530) (sgsn_libgtp.c:633) 20250824095759506 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095759506 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=e84dfb93, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095759506 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095759506 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1083)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1083)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095759524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095759524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095759524 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095759524 DMM INFO MM(262420000000026/e84dfb93) -> GMM DETACH REQUEST TLLI=0xe84dfb93 type=GPRS detach (gprs_gmm.c:1512) 20250824095759524 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250824095759524 DMM INFO MM(262420000000026/e84dfb93) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250824095759524 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095759524 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095759524 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095759524 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095759524 DLLC NOTICE LLME(ffffffff/e84dfb93){ASSIGNED} LLGM Assign pre (e84dfb93 => ffffffff) (gprs_llc.c:1079) 20250824095759524 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e84dfb93 => ffffffff) (gprs_llc.c:1125) 20250824095759524 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fc450 (gprs_sndcp.c:574) 20250824095759524 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095759524 DMM NOTICE MM(262420000000026/e84dfb93) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824095759524 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250824095759524 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824095759524 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824095759524 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:378) 20250824095759524 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250824095759524 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) 20250824095759524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095759524 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095759524 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095759524 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095759527 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1083)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1067)@6d40a618bd43: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1083)@6d40a618bd43: Final verdict of PTC: pass 20250824095759541 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41752<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1080)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1067)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1079)@6d40a618bd43: Final verdict of PTC: none 20250824095759546 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-BSSGP1(1070)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1064)@6d40a618bd43: Final verdict of PTC: none 20250824095759547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_gmm_detach-BVCI220(1076)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1073)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1078)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1072)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1075)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1069)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1065)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1082)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1081)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1074)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1066)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1071)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1077)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1068)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1064): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1065): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1066): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1067): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1068): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1069): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1070): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1071): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1072): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1073): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1074): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1075): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1076): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1077): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1078): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1079): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1080): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1081): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1082): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1083): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Sun Aug 24 09:57:59 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 20250824095759640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095800042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41756<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66900) 20250824095800548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095800549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66900, count=108428) 20250824095801550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095801550 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 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 20250824095802551 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095802551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250824095803138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095803140 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1084)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1085)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1084)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1088)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095803176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095803176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095803176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095803176 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095803176 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095803177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095803177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095803177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095803177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1088)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095803177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095803177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095803177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095803177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095803177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095803178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095803178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095803178 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095803178 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095803178 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095803178 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095803178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095803178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1088)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1088)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095803180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1089)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1085)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1085)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095803184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095803184 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1090)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1089)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1093)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095803190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095803190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095803190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095803190 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095803190 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095803190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095803190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095803190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095803190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1093)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095803191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095803191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095803191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095803191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095803191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095803191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095803191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095803191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095803191 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095803191 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095803191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095803191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095803191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1093)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1093)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095803193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1094)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1090)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1090)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095803198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095803198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1095)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1094)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1098)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095803206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095803206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095803206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095803206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095803206 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095803206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095803206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095803206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095803206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1098)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095803206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095803206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095803206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095803207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095803207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095803207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095803207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095803207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095803207 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095803207 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095803207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095803207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095803207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1098)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1098)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095803209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1095)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1095)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095803213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095803213 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)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095803553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095803553 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095803553 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095803553 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1099)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1099)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095803559 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095803560 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1099)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1099)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1099)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1099)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@6d40a618bd43: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1103), IMSI='262420000000039'H, TLLI='D56D2349'O, index=0 SGSN_Test-GSUP(1100)@6d40a618bd43: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1103) 20250824095804619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095804619 DLLC NOTICE LLME(ffffffff/d56d2349){UNASSIGNED} LLC RX: unknown TLLI 0xd56d2349, creating LLME on the fly (gprs_llc.c:552) 20250824095804619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095804619 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250824095804619 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095804619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095804619 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095804619 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095804619 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095804619 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095804619 DLLC NOTICE LLME(ffffffff/d56d2349){UNASSIGNED} LLGM Assign pre (d56d2349 => e1d87224) (gprs_llc.c:1079) 20250824095804619 DLLC NOTICE LLME(d56d2349/e1d87224){ASSIGNED} LLGM Assign post (d56d2349 => e1d87224) (gprs_llc.c:1125) 20250824095804619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095804619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095804619 DMM DEBUG MM(262420000000039/e1d87224) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095804630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095804630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250824095804630 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095804630 DMM INFO MM(262420000000039/e1d87224) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250824095804630 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095804630 DLLC NOTICE LLME(d56d2349/e1d87224){ASSIGNED} LLGM Assign pre (d56d2349 => e1d87224) (gprs_llc.c:1079) 20250824095804630 DLLC NOTICE LLME(d56d2349/e1d87224){ASSIGNED} LLGM Assign post (d56d2349 => e1d87224) (gprs_llc.c:1125) 20250824095804630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095804630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095804630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095804630 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095804630 DMM DEBUG MM(262420000000039/e1d87224) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250824095804630 DMM NOTICE MM(262420000000039/e1d87224) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095804630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095804630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095804630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250824095804630 DMM INFO MM(262420000000039/e1d87224) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1d87224) (gprs_gmm.c:337) TC_attach_gmm_attach_req_while_gmm_attach(1103)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@6d40a618bd43: Removing Client IMSI='262420000000039'H, index=0 20250824095805644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095805644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095805644 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095805644 DMM INFO MM(262420000000039/e1d87224) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095805644 DMM NOTICE MM(262420000000039/e1d87224) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095805644 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095805644 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095805644 DLLC NOTICE LLME(d56d2349/e1d87224){ASSIGNED} LLGM Assign pre (ffffffff => e1d87224) (gprs_llc.c:1079) 20250824095805644 DLLC NOTICE LLME(ffffffff/e1d87224){ASSIGNED} LLGM Assign post (ffffffff => e1d87224) (gprs_llc.c:1125) 20250824095805644 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095805644 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095805644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095805644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1103)@6d40a618bd43: Final verdict of PTC: pass 20250824095805650 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41766<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1100)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1084)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1093)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1094)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1088)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1089)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1085)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1090)@6d40a618bd43: Final verdict of PTC: none 20250824095805656 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095805656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@6d40a618bd43: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1099)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1086)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1102)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1091)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1096)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1095)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1098)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1101)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1084): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1085): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1086): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1088): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1089): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1090): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1091): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1093): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1094): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1095): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1096): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1098): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1099): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1100): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1101): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1102): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1103): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@6d40a618bd43: 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'. Sun Aug 24 09:58:05 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 20250824095805710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53546<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095806112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53546<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=61080) 20250824095806657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095806658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=61080, count=71136) 20250824095807658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095807659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 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 20250824095808660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095808660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_xid_empty_l3 started. 20250824095809230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095809233 DMM INFO MM(262420000000039/e1d87224) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095809233 DMM INFO MM(262420000000039/e1d87224) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095809233 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095809233 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095809233 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095809233 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095809233 DLLC NOTICE LLME(ffffffff/e1d87224){ASSIGNED} LLGM Assign pre (e1d87224 => ffffffff) (gprs_llc.c:1079) 20250824095809233 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1d87224 => ffffffff) (gprs_llc.c:1125) 20250824095809233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095809233 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095809233 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095809233 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095809233 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1104)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1105)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1104)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1108)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095809286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095809286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095809286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095809286 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095809286 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095809286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095809286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095809286 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095809286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1108)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095809287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095809287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095809287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095809288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095809288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095809288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095809288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095809288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095809288 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095809288 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095809288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095809289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095809289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1108)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1108)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1109)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095809292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1105)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1105)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095809300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095809300 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1107)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1110)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1109)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1113)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095809309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095809309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095809309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095809309 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095809309 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095809309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095809309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095809309 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095809309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1113)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095809310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095809310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095809310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095809310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095809310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095809310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095809310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095809310 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095809310 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095809310 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095809310 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095809310 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095809310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1113)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1113)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095809314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1114)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1110)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1110)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095809321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095809321 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1115)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI210(1112)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1114)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1118)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095809326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095809326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095809326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095809326 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095809326 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095809326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095809326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095809326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095809326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1118)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095809327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095809327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095809327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095809327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095809327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095809327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095809327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095809327 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095809327 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095809327 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095809327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095809327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095809327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1118)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1118)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095809329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1115)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1115)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095809334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095809334 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1117)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095809662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095809662 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095809662 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095809662 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1119)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1119)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095809666 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095809667 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1119)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1119)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1119)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1119)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1107)@6d40a618bd43: Adding Client=TC_xid_empty_l3(1123), IMSI='262420000000044'H, TLLI='C7C0EEAD'O, index=0 SGSN_Test-GSUP(1120)@6d40a618bd43: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1123) TC_xid_empty_l3(1123)@6d40a618bd43: 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 := '0923E2FDEBF788295D7ADEF07F66706F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5BE49EA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6140CBA8A144B690'O } } } } } 20250824095810750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095810750 DLLC NOTICE LLME(ffffffff/c7c0eead){UNASSIGNED} LLC RX: unknown TLLI 0xc7c0eead, creating LLME on the fly (gprs_llc.c:552) 20250824095810750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095810750 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095810750 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095810750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095810750 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095810750 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095810750 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095810750 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095810750 DLLC NOTICE LLME(ffffffff/c7c0eead){UNASSIGNED} LLGM Assign pre (c7c0eead => dee10f24) (gprs_llc.c:1079) 20250824095810750 DLLC NOTICE LLME(c7c0eead/dee10f24){ASSIGNED} LLGM Assign post (c7c0eead => dee10f24) (gprs_llc.c:1125) 20250824095810750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095810750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095810750 DMM DEBUG MM(262420000000044/dee10f24) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095810774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095810774 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095810774 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095810774 DMM DEBUG MM(262420000000044/dee10f24) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1134) 20250824095810774 DMM NOTICE MM(262420000000044/dee10f24) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095810774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095810774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095810774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095810774 DMM DEBUG MM(262420000000044/dee10f24) Requesting authorization (sgsn_auth.c:160) 20250824095810774 DMM INFO MM(262420000000044/dee10f24) Requesting authentication tuples (sgsn_auth.c:184) 20250824095810775 DMM DEBUG MM(262420000000044/dee10f24) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095810775 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250824095810775 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1123) SGSN_Test-GSUP(1120)@6d40a618bd43: Added IMSI table entry 0TC_xid_empty_l3(1123)"262420000000044" 20250824095810780 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095810780 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095810780 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095810780 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095810780 DMM INFO MM(262420000000044/dee10f24) Subscriber data update (mmctx.c:445) 20250824095810780 DMM DEBUG MM(262420000000044/dee10f24) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095810780 DMM INFO MM(262420000000044/dee10f24) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095810780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095810780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095810781 DMM INFO MM(262420000000044/dee10f24) <- GMM AUTH AND CIPHERING REQ (rand = 09 23 e2 fd eb f7 88 29 5d 7a de f0 7f 66 70 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095810797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095810797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095810797 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095810797 DMM INFO MM(262420000000044/dee10f24) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095810797 DMM NOTICE MM(262420000000044/dee10f24) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095810797 DMM DEBUG MM(262420000000044/dee10f24) checking auth: received GSM SRES = 5b e4 9e a1 (gprs_gmm.c:716) 20250824095810797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095810797 DMM DEBUG MM(262420000000044/dee10f24) Requesting authorization (sgsn_auth.c:160) 20250824095810797 DMM INFO MM(262420000000044/dee10f24) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095810797 DMM DEBUG MM(262420000000044/dee10f24) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095810797 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250824095810797 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) 20250824095810797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095810797 DMM INFO MM(262420000000044/dee10f24) <- GMM ATTACH ACCEPT (new P-TMSI=0xdee10f24) (gprs_gmm.c:337) 20250824095810800 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095810800 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095810800 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250824095810800 DMM INFO MM(262420000000044/dee10f24) Subscriber data update (mmctx.c:445) 20250824095810800 DMM DEBUG MM(262420000000044/dee10f24) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095810800 DMM INFO MM(262420000000044/dee10f24) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095810800 DMM NOTICE MM(262420000000044/dee10f24) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1050) 20250824095810800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095810800 DMM NOTICE MM(262420000000044/dee10f24) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095810800 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) 20250824095810802 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095810802 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250824095810802 DMM INFO MM(262420000000044/dee10f24) Subscriber data update (mmctx.c:445) 20250824095810802 DMM DEBUG MM(262420000000044/dee10f24) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095810813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095810813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095810813 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095810813 DMM INFO MM(262420000000044/dee10f24) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095810813 DMM NOTICE MM(262420000000044/dee10f24) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095810813 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095810813 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095810813 DLLC NOTICE LLME(c7c0eead/dee10f24){ASSIGNED} LLGM Assign pre (ffffffff => dee10f24) (gprs_llc.c:1079) 20250824095810813 DLLC NOTICE LLME(ffffffff/dee10f24){ASSIGNED} LLGM Assign post (ffffffff => dee10f24) (gprs_llc.c:1125) 20250824095810813 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095810813 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095810813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095810813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1123)@6d40a618bd43: setverdict(pass): none -> pass 20250824095810870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095810870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095810870 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095810870 DMM INFO MM(262420000000044/dee10f24) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095810870 DMM INFO MM(262420000000044/dee10f24) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095810870 DMM DEBUG MM(262420000000044/dee10f24) Using GGSN 0 (gprs_sm.c:317) 20250824095810870 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) 20250824095810870 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250824095810870 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095810870 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095810871 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:378) 20250824095810886 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 4e f1 66 70 11 43 8e 91 27 14 05 7f 05 7c 9f f9 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) 20250824095810886 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749c1a8, cbp=0x55a5c05f5dd0) (sgsn_libgtp.c:633) 20250824095810886 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095810886 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=dee10f24, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095810886 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095810886 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1123)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1123)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095810900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095810900 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250824095810900 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250824095810900 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1123)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1107)@6d40a618bd43: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1123)@6d40a618bd43: Final verdict of PTC: pass 20250824095810917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53548<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1115)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1120)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1105)@6d40a618bd43: Final verdict of PTC: none 20250824095810922 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095810922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1119)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1113)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1118)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1109)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1104)@6d40a618bd43: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1112)@6d40a618bd43: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1117)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1110)@6d40a618bd43: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1107)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1108)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1121)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1122)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1114)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1116)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1111)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1106)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1104): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1105): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1106): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_xid_empty_l3-BVCI196(1107): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1108): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1109): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1110): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1111): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_xid_empty_l3-BVCI210(1112): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1113): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1114): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1115): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1116): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_xid_empty_l3-BVCI220(1117): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1118): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1119): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1120): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1121): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1122): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_xid_empty_l3(1123): pass (none -> pass) MTC@6d40a618bd43: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sun Aug 24 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 20250824095811040 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095811441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83008) 20250824095811923 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095811924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83008, count=98500) 20250824095812924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095812924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:58: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.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 20250824095813926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095813926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_xid_n201u started. 20250824095814541 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53562<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095814542 DMM INFO MM(262420000000044/dee10f24) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095814542 DMM INFO MM(262420000000044/dee10f24) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095814542 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095814542 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095814542 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095814542 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095814542 DLLC NOTICE LLME(ffffffff/dee10f24){ASSIGNED} LLGM Assign pre (dee10f24 => ffffffff) (gprs_llc.c:1079) 20250824095814542 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dee10f24 => ffffffff) (gprs_llc.c:1125) 20250824095814542 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fc450 (gprs_sndcp.c:574) 20250824095814542 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095814542 DMM NOTICE MM(262420000000044/dee10f24) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824095814542 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250824095814542 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824095814542 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824095814542 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:378) 20250824095814542 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250824095814542 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) 20250824095814542 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) 20250824095814542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095814542 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095814542 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095814542 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095814542 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1124)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1125)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1124)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1128)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095814560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095814560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095814560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095814560 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095814560 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095814560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095814560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095814560 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095814560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1128)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095814561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095814561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095814561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095814561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095814561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095814561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095814561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095814561 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095814561 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095814561 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095814561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095814561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095814561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1128)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1128)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1129)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095814564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1125)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1125)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1130)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095814570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095814570 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1129)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_n201u-BVCI196(1127)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1133)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095814574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095814574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095814574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095814574 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095814574 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095814574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095814574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095814574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095814574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1133)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095814574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095814574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095814574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095814574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095814574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095814574 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095814574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095814575 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095814575 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095814575 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095814575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095814575 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095814575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1133)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1133)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095814577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1134)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1130)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1130)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095814584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095814584 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1135)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_n201u-BVCI210(1132)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1134)@6d40a618bd43: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095814596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095814596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095814596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095814596 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095814596 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095814596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095814596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095814596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095814596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095814597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095814597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095814597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095814597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095814597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095814597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095814597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095814597 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095814597 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095814597 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095814597 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095814597 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095814597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095814599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1135)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1135)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095814604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095814604 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1136)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095814927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095814928 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095814928 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095814928 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1138)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1138)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095814932 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1138)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1138)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095814933 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1138)@6d40a618bd43: 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(1138)@6d40a618bd43: 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(1138)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1138)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1127)@6d40a618bd43: Adding Client=TC_xid_n201u(1143), IMSI='262420000000045'H, TLLI='C478CA93'O, index=0 SGSN_Test-GSUP(1140)@6d40a618bd43: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1143) TC_xid_n201u(1143)@6d40a618bd43: 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 := 'AEBC5CE38C1FEE06E6B4D00C7E573622'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '98EB1296'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3913897506176B8B'O } } } } } 20250824095816030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095816031 DLLC NOTICE LLME(ffffffff/c478ca93){UNASSIGNED} LLC RX: unknown TLLI 0xc478ca93, creating LLME on the fly (gprs_llc.c:552) 20250824095816031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095816031 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095816031 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095816031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095816031 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095816031 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095816031 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095816031 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095816031 DLLC NOTICE LLME(ffffffff/c478ca93){UNASSIGNED} LLGM Assign pre (c478ca93 => d1ed9401) (gprs_llc.c:1079) 20250824095816031 DLLC NOTICE LLME(c478ca93/d1ed9401){ASSIGNED} LLGM Assign post (c478ca93 => d1ed9401) (gprs_llc.c:1125) 20250824095816031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095816031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095816031 DMM DEBUG MM(262420000000045/d1ed9401) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095816062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095816062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095816062 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095816062 DMM DEBUG MM(262420000000045/d1ed9401) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1134) 20250824095816062 DMM NOTICE MM(262420000000045/d1ed9401) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095816062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095816062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095816062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095816062 DMM DEBUG MM(262420000000045/d1ed9401) Requesting authorization (sgsn_auth.c:160) 20250824095816062 DMM INFO MM(262420000000045/d1ed9401) Requesting authentication tuples (sgsn_auth.c:184) 20250824095816062 DMM DEBUG MM(262420000000045/d1ed9401) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095816062 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250824095816062 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1143) SGSN_Test-GSUP(1140)@6d40a618bd43: Added IMSI table entry 0TC_xid_n201u(1143)"262420000000045" 20250824095816069 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095816069 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095816069 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095816069 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095816069 DMM INFO MM(262420000000045/d1ed9401) Subscriber data update (mmctx.c:445) 20250824095816069 DMM DEBUG MM(262420000000045/d1ed9401) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095816069 DMM INFO MM(262420000000045/d1ed9401) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095816069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095816069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095816069 DMM INFO MM(262420000000045/d1ed9401) <- GMM AUTH AND CIPHERING REQ (rand = ae bc 5c e3 8c 1f ee 06 e6 b4 d0 0c 7e 57 36 22 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095816086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095816086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095816086 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095816086 DMM INFO MM(262420000000045/d1ed9401) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095816086 DMM NOTICE MM(262420000000045/d1ed9401) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095816086 DMM DEBUG MM(262420000000045/d1ed9401) checking auth: received GSM SRES = 98 eb 12 96 (gprs_gmm.c:716) 20250824095816086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095816087 DMM DEBUG MM(262420000000045/d1ed9401) Requesting authorization (sgsn_auth.c:160) 20250824095816087 DMM INFO MM(262420000000045/d1ed9401) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095816087 DMM DEBUG MM(262420000000045/d1ed9401) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095816087 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250824095816087 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) 20250824095816087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095816087 DMM INFO MM(262420000000045/d1ed9401) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1ed9401) (gprs_gmm.c:337) 20250824095816089 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095816090 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095816090 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250824095816090 DMM INFO MM(262420000000045/d1ed9401) Subscriber data update (mmctx.c:445) 20250824095816090 DMM DEBUG MM(262420000000045/d1ed9401) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095816090 DMM INFO MM(262420000000045/d1ed9401) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095816090 DMM NOTICE MM(262420000000045/d1ed9401) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1050) 20250824095816090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095816090 DMM NOTICE MM(262420000000045/d1ed9401) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095816090 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) 20250824095816091 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095816091 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250824095816091 DMM INFO MM(262420000000045/d1ed9401) Subscriber data update (mmctx.c:445) 20250824095816091 DMM DEBUG MM(262420000000045/d1ed9401) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095816103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095816103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095816103 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095816103 DMM INFO MM(262420000000045/d1ed9401) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095816103 DMM NOTICE MM(262420000000045/d1ed9401) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095816103 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095816103 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095816103 DLLC NOTICE LLME(c478ca93/d1ed9401){ASSIGNED} LLGM Assign pre (ffffffff => d1ed9401) (gprs_llc.c:1079) 20250824095816103 DLLC NOTICE LLME(ffffffff/d1ed9401){ASSIGNED} LLGM Assign post (ffffffff => d1ed9401) (gprs_llc.c:1125) 20250824095816103 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095816103 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095816103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095816103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1143)@6d40a618bd43: setverdict(pass): none -> pass 20250824095816159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095816159 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095816159 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095816159 DMM INFO MM(262420000000045/d1ed9401) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095816159 DMM INFO MM(262420000000045/d1ed9401) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095816159 DMM DEBUG MM(262420000000045/d1ed9401) Using GGSN 0 (gprs_sm.c:317) 20250824095816159 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) 20250824095816159 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250824095816159 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095816159 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095816159 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:378) 20250824095816175 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 a1 a7 21 71 11 f2 67 77 91 14 05 7f b9 12 39 99 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) 20250824095816175 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749d220, cbp=0x55a5c05f6380) (sgsn_libgtp.c:633) 20250824095816175 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095816175 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=d1ed9401, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095816175 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095816175 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1143)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1143)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095816187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095816187 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250824095816187 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250824095816187 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250824095816187 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1143)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1127)@6d40a618bd43: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1143)@6d40a618bd43: Final verdict of PTC: pass 20250824095816192 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53562<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1128)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1140)@6d40a618bd43: Final verdict of PTC: none TC_xid_n201u-BVCI220(1136)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1139)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1124)@6d40a618bd43: Final verdict of PTC: none TC_xid_n201u-BVCI196(1127)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1133)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@6d40a618bd43: Final verdict of PTC: none 20250824095816196 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095816196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1U(1142)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1130)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1138)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1135)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1141)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1125)@6d40a618bd43: Final verdict of PTC: none TC_xid_n201u-BVCI210(1132)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1137)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1131)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1126)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1124): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1125): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1126): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_xid_n201u-BVCI196(1127): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1128): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1130): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1131): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_xid_n201u-BVCI210(1132): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1133): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1135): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_xid_n201u-BVCI220(1136): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1138): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1140): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1141): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1142): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_xid_n201u(1143): pass (none -> pass) MTC@6d40a618bd43: Test case TC_xid_n201u finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sun Aug 24 09:58:16 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250824095816260 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095816661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34928<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101376) 20250824095817197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095817197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101376, count=102536) 20250824095818182 DGPRS DEBUG Checking for inactive LLMEs, time = 19260403 (sgsn.c:132) 20250824095818183 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095818183 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095818183 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095818183 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095818183 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095818183 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095818184 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095818184 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095818184 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095818184 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250824095818197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095818197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:58: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.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 20250824095819198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095819198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_llc_null started. 20250824095819698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095819699 DMM INFO MM(262420000000045/d1ed9401) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095819699 DMM INFO MM(262420000000045/d1ed9401) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095819699 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095819699 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095819699 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095819699 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095819699 DLLC NOTICE LLME(ffffffff/d1ed9401){ASSIGNED} LLGM Assign pre (d1ed9401 => ffffffff) (gprs_llc.c:1079) 20250824095819699 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1ed9401 => ffffffff) (gprs_llc.c:1125) 20250824095819699 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fc450 (gprs_sndcp.c:574) 20250824095819699 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095819699 DMM NOTICE MM(262420000000045/d1ed9401) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824095819699 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250824095819699 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824095819699 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824095819699 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:378) 20250824095819699 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250824095819699 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) 20250824095819699 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) 20250824095819699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095819699 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095819699 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095819699 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095819699 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1144)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095819715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095819715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095819715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095819715 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095819715 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095819715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095819715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095819715 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095819715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095819716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095819716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095819716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095819716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095819716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095819716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095819716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095819716 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095819716 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095819716 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095819716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095819716 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095819716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095819718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095819724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095819724 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1147)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095819731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095819731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095819731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095819731 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095819731 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095819731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095819731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095819731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095819731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095819732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095819732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095819732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095819732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095819732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095819732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095819732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095819732 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095819732 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095819732 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095819732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095819732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095819732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095819735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095819742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095819742 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1155)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@6d40a618bd43: 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_llc_null-BVCI210(1152)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1158)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095819748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095819748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095819748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095819748 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095819748 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095819748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095819748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095819748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095819748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095819749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095819749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095819749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095819749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095819749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095819749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095819749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095819749 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095819749 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095819749 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095819749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1158)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095819749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095819749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824095819752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095819757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095819757 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1157)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095820199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095820199 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095820199 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095820199 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095820203 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095820204 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1147)@6d40a618bd43: Adding Client=TC_llc_null(1163), IMSI='262420000000041'H, TLLI='C25E1E9A'O, index=0 SGSN_Test-GSUP(1160)@6d40a618bd43: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1163) TC_llc_null(1163)@6d40a618bd43: 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 := '8346187298EB8B47393DBCDFD81E06BF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B0EF692'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE9C3AF4544AE62B'O } } } } } 20250824095821279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095821279 DLLC NOTICE LLME(ffffffff/c25e1e9a){UNASSIGNED} LLC RX: unknown TLLI 0xc25e1e9a, creating LLME on the fly (gprs_llc.c:552) 20250824095821279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095821279 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095821279 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095821279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095821279 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095821279 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095821279 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095821279 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095821279 DLLC NOTICE LLME(ffffffff/c25e1e9a){UNASSIGNED} LLGM Assign pre (c25e1e9a => d42d2044) (gprs_llc.c:1079) 20250824095821279 DLLC NOTICE LLME(c25e1e9a/d42d2044){ASSIGNED} LLGM Assign post (c25e1e9a => d42d2044) (gprs_llc.c:1125) 20250824095821279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095821279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095821279 DMM DEBUG MM(262420000000041/d42d2044) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095821300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095821300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095821300 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095821300 DMM DEBUG MM(262420000000041/d42d2044) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1134) 20250824095821300 DMM NOTICE MM(262420000000041/d42d2044) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095821300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095821300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095821300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095821300 DMM DEBUG MM(262420000000041/d42d2044) Requesting authorization (sgsn_auth.c:160) 20250824095821300 DMM INFO MM(262420000000041/d42d2044) Requesting authentication tuples (sgsn_auth.c:184) 20250824095821300 DMM DEBUG MM(262420000000041/d42d2044) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095821300 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250824095821300 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1163) SGSN_Test-GSUP(1160)@6d40a618bd43: Added IMSI table entry 0TC_llc_null(1163)"262420000000041" 20250824095821304 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095821304 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095821304 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095821304 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095821304 DMM INFO MM(262420000000041/d42d2044) Subscriber data update (mmctx.c:445) 20250824095821304 DMM DEBUG MM(262420000000041/d42d2044) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095821304 DMM INFO MM(262420000000041/d42d2044) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095821304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095821304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095821304 DMM INFO MM(262420000000041/d42d2044) <- GMM AUTH AND CIPHERING REQ (rand = 83 46 18 72 98 eb 8b 47 39 3d bc df d8 1e 06 bf , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095821310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095821310 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095821310 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095821310 DMM INFO MM(262420000000041/d42d2044) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095821310 DMM NOTICE MM(262420000000041/d42d2044) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095821310 DMM DEBUG MM(262420000000041/d42d2044) checking auth: received GSM SRES = 2b 0e f6 92 (gprs_gmm.c:716) 20250824095821310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095821310 DMM DEBUG MM(262420000000041/d42d2044) Requesting authorization (sgsn_auth.c:160) 20250824095821310 DMM INFO MM(262420000000041/d42d2044) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095821310 DMM DEBUG MM(262420000000041/d42d2044) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095821310 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250824095821310 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) 20250824095821310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095821310 DMM INFO MM(262420000000041/d42d2044) <- GMM ATTACH ACCEPT (new P-TMSI=0xd42d2044) (gprs_gmm.c:337) 20250824095821311 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095821311 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095821311 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250824095821311 DMM INFO MM(262420000000041/d42d2044) Subscriber data update (mmctx.c:445) 20250824095821311 DMM DEBUG MM(262420000000041/d42d2044) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095821311 DMM INFO MM(262420000000041/d42d2044) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095821311 DMM NOTICE MM(262420000000041/d42d2044) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1050) 20250824095821311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095821311 DMM NOTICE MM(262420000000041/d42d2044) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095821311 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) 20250824095821311 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095821311 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250824095821311 DMM INFO MM(262420000000041/d42d2044) Subscriber data update (mmctx.c:445) 20250824095821311 DMM DEBUG MM(262420000000041/d42d2044) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095821315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095821315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095821315 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095821315 DMM INFO MM(262420000000041/d42d2044) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095821315 DMM NOTICE MM(262420000000041/d42d2044) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095821315 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095821315 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095821315 DLLC NOTICE LLME(c25e1e9a/d42d2044){ASSIGNED} LLGM Assign pre (ffffffff => d42d2044) (gprs_llc.c:1079) 20250824095821315 DLLC NOTICE LLME(ffffffff/d42d2044){ASSIGNED} LLGM Assign post (ffffffff => d42d2044) (gprs_llc.c:1125) 20250824095821315 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095821315 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095821315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095821315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824095822374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095822374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250824095822374 DLLC DEBUG TLLI=d42d2044 sends us LLC NULL (gprs_llc.c:912) 20250824095822375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095822375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250824095822376 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095822376 DMM INFO MM(262420000000041/d42d2044) -> GMM DETACH REQUEST TLLI=0xd42d2044 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250824095822376 DMM INFO MM(262420000000041/d42d2044) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250824095822376 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095822376 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095822376 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095822376 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095822376 DLLC NOTICE LLME(ffffffff/d42d2044){ASSIGNED} LLGM Assign pre (d42d2044 => ffffffff) (gprs_llc.c:1079) 20250824095822376 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d42d2044 => ffffffff) (gprs_llc.c:1125) 20250824095822376 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250824095822376 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) 20250824095822376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095822376 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095822376 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095822376 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095822378 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1163)@6d40a618bd43: setverdict(pass): none -> pass TC_llc_null-BVCI196(1147)@6d40a618bd43: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1163)@6d40a618bd43: Final verdict of PTC: pass 20250824095827397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34934<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@6d40a618bd43: Final verdict of PTC: none 20250824095827402 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095827402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1149)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@6d40a618bd43: Final verdict of PTC: none TC_llc_null-BVCI196(1147)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1158)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1162)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1153)@6d40a618bd43: Final verdict of PTC: none TC_llc_null-BVCI210(1152)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1148)@6d40a618bd43: Final verdict of PTC: none TC_llc_null-BVCI220(1157)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1161)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1151)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1146)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1156)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_llc_null-BVCI196(1147): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_llc_null-BVCI210(1152): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_llc_null-BVCI220(1157): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1161): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1162): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_llc_null(1163): pass (none -> pass) MTC@6d40a618bd43: Test case TC_llc_null finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sun Aug 24 09:58:27 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250824095827454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095827856 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41462<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100784) 20250824095828403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095828403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100784, count=101944) 20250824095829404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095829404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:58: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_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 20250824095830405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095830405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_llc_sabm_dm_llgmm started. 20250824095830973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095830975 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1164)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1165)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1164)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095831016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095831016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095831016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095831016 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095831016 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095831016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095831016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095831016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095831016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1168)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095831016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095831016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095831016 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095831017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095831017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095831017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095831017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095831017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095831017 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095831017 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095831017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095831017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095831017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1168)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1169)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095831020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1165)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1165)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095831024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095831024 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1170)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1167)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1169)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095831029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095831029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095831029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095831029 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095831029 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095831029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095831029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095831029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095831029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095831029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095831029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095831029 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095831030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095831030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095831030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095831030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095831030 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095831030 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095831030 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095831030 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095831030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095831030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095831032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1174)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1170)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1170)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095831038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095831038 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1172)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1175)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1174)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095831044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095831044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095831044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095831044 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095831044 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095831044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095831044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095831044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095831044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1178)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095831045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095831045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095831045 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095831046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095831046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095831046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095831046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095831046 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095831046 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095831046 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095831046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095831046 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095831046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1178)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1178)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095831048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1175)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1175)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095831053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095831053 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1177)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095831406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095831406 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095831406 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095831406 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1179)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1179)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095831411 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095831412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1179)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1179)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1179)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1179)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1167)@6d40a618bd43: Adding Client=TC_llc_sabm_dm_llgmm(1183), IMSI='262420000000042'H, TLLI='DF8D1FB2'O, index=0 SGSN_Test-GSUP(1180)@6d40a618bd43: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1183) TC_llc_sabm_dm_llgmm(1183)@6d40a618bd43: 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 := 'F4E55909313A28DA25855950883F04A6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4158D813'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '713AEAC214B6E8A0'O } } } } } 20250824095832454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095832454 DLLC NOTICE LLME(ffffffff/df8d1fb2){UNASSIGNED} LLC RX: unknown TLLI 0xdf8d1fb2, creating LLME on the fly (gprs_llc.c:552) 20250824095832454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095832454 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095832455 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095832455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095832455 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095832455 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095832455 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095832455 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095832455 DLLC NOTICE LLME(ffffffff/df8d1fb2){UNASSIGNED} LLGM Assign pre (df8d1fb2 => cbecb13f) (gprs_llc.c:1079) 20250824095832455 DLLC NOTICE LLME(df8d1fb2/cbecb13f){ASSIGNED} LLGM Assign post (df8d1fb2 => cbecb13f) (gprs_llc.c:1125) 20250824095832455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095832455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095832455 DMM DEBUG MM(262420000000042/cbecb13f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095832460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095832461 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095832461 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095832461 DMM DEBUG MM(262420000000042/cbecb13f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1134) 20250824095832461 DMM NOTICE MM(262420000000042/cbecb13f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095832461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095832461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095832461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095832461 DMM DEBUG MM(262420000000042/cbecb13f) Requesting authorization (sgsn_auth.c:160) 20250824095832461 DMM INFO MM(262420000000042/cbecb13f) Requesting authentication tuples (sgsn_auth.c:184) 20250824095832461 DMM DEBUG MM(262420000000042/cbecb13f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095832461 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250824095832461 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1183) SGSN_Test-GSUP(1180)@6d40a618bd43: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1183)"262420000000042" 20250824095832462 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095832462 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095832462 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095832462 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095832462 DMM INFO MM(262420000000042/cbecb13f) Subscriber data update (mmctx.c:445) 20250824095832462 DMM DEBUG MM(262420000000042/cbecb13f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095832462 DMM INFO MM(262420000000042/cbecb13f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095832462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095832462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095832462 DMM INFO MM(262420000000042/cbecb13f) <- GMM AUTH AND CIPHERING REQ (rand = f4 e5 59 09 31 3a 28 da 25 85 59 50 88 3f 04 a6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095832465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095832465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095832466 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095832466 DMM INFO MM(262420000000042/cbecb13f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095832466 DMM NOTICE MM(262420000000042/cbecb13f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095832466 DMM DEBUG MM(262420000000042/cbecb13f) checking auth: received GSM SRES = 41 58 d8 13 (gprs_gmm.c:716) 20250824095832466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095832466 DMM DEBUG MM(262420000000042/cbecb13f) Requesting authorization (sgsn_auth.c:160) 20250824095832466 DMM INFO MM(262420000000042/cbecb13f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095832466 DMM DEBUG MM(262420000000042/cbecb13f) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095832466 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250824095832466 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) 20250824095832466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095832466 DMM INFO MM(262420000000042/cbecb13f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbecb13f) (gprs_gmm.c:337) 20250824095832466 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095832466 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095832466 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250824095832466 DMM INFO MM(262420000000042/cbecb13f) Subscriber data update (mmctx.c:445) 20250824095832466 DMM DEBUG MM(262420000000042/cbecb13f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095832466 DMM INFO MM(262420000000042/cbecb13f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095832466 DMM NOTICE MM(262420000000042/cbecb13f) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1050) 20250824095832466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095832466 DMM NOTICE MM(262420000000042/cbecb13f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095832466 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) 20250824095832466 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095832466 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250824095832467 DMM INFO MM(262420000000042/cbecb13f) Subscriber data update (mmctx.c:445) 20250824095832467 DMM DEBUG MM(262420000000042/cbecb13f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095832469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095832469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095832469 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095832469 DMM INFO MM(262420000000042/cbecb13f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095832469 DMM NOTICE MM(262420000000042/cbecb13f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095832469 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095832469 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095832469 DLLC NOTICE LLME(df8d1fb2/cbecb13f){ASSIGNED} LLGM Assign pre (ffffffff => cbecb13f) (gprs_llc.c:1079) 20250824095832469 DLLC NOTICE LLME(ffffffff/cbecb13f){ASSIGNED} LLGM Assign post (ffffffff => cbecb13f) (gprs_llc.c:1125) 20250824095832469 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095832469 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095832469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095832469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824095833521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095833521 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)@6d40a618bd43: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1167)@6d40a618bd43: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1183)@6d40a618bd43: Final verdict of PTC: pass 20250824095833525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41470<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_llc_sabm_dm_llgmm-BVCI196(1167)@6d40a618bd43: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1177)@6d40a618bd43: Final verdict of PTC: none 20250824095833527 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095833527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1173)@6d40a618bd43: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1172)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1164)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1174)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1168)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1179)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1175)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1178)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1180)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1170)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1169)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1181)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1165)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1171)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1176)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1182)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1166)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1164): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1165): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1167): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1169): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1170): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1172): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1174): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1175): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1177): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1179): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1180): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1181): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1182): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_llc_sabm_dm_llgmm(1183): pass (none -> pass) MTC@6d40a618bd43: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sun Aug 24 09:58:33 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 20250824095833600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095834002 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83960) 20250824095834528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095834528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83960, count=88316) 20250824095835530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095835530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 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 20250824095836531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095836531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_llc_sabm_dm_ll5 started. 20250824095837127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095837130 DMM INFO MM(262420000000042/cbecb13f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095837130 DMM INFO MM(262420000000042/cbecb13f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095837130 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095837130 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095837130 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095837130 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095837130 DLLC NOTICE LLME(ffffffff/cbecb13f){ASSIGNED} LLGM Assign pre (cbecb13f => ffffffff) (gprs_llc.c:1079) 20250824095837130 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbecb13f => ffffffff) (gprs_llc.c:1125) 20250824095837130 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250824095837130 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) 20250824095837130 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) 20250824095837130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095837130 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095837130 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095837130 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095837130 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1184)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1185)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1184)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1188)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095837175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095837175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095837175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095837175 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095837175 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095837175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095837175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095837175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095837175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1188)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095837176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095837176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095837176 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095837177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095837177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095837177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095837177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095837177 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095837177 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095837177 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095837177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095837177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095837177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1188)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1188)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1189)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095837181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1185)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1185)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1190)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095837188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095837188 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1189)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1187)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1193)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095837191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095837191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095837191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095837191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095837191 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095837191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095837191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095837191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095837191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1193)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095837192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095837192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095837192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095837192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095837192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095837192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095837192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095837192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095837192 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095837192 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095837192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095837193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095837193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1193)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1193)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095837195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1194)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1190)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1190)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095837200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095837200 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1192)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1195)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1194)@6d40a618bd43: 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(1198)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1198)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095837209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095837209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095837209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095837209 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095837209 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095837209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095837209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095837209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095837209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1198)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095837211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095837211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095837211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095837211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095837211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095837211 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095837211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095837211 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095837211 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095837211 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095837211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095837212 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095837212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1198)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1198)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095837214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1195)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1195)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095837221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095837221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1197)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095837532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095837532 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095837532 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095837532 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1199)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1199)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095837533 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1199)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1199)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095837534 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1199)@6d40a618bd43: 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(1199)@6d40a618bd43: 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(1199)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1199)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1187)@6d40a618bd43: Adding Client=TC_llc_sabm_dm_ll5(1203), IMSI='262420000000043'H, TLLI='D161AC7A'O, index=0 SGSN_Test-GSUP(1200)@6d40a618bd43: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1203) TC_llc_sabm_dm_ll5(1203)@6d40a618bd43: 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 := '350A0B462D06C5993A6E110A5BACD81A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BC659D24'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8F211CD411D9A5FD'O } } } } } 20250824095838564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095838564 DLLC NOTICE LLME(ffffffff/d161ac7a){UNASSIGNED} LLC RX: unknown TLLI 0xd161ac7a, creating LLME on the fly (gprs_llc.c:552) 20250824095838564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095838564 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095838564 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095838564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095838564 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095838564 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095838564 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095838564 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095838564 DLLC NOTICE LLME(ffffffff/d161ac7a){UNASSIGNED} LLGM Assign pre (d161ac7a => c00cbd2d) (gprs_llc.c:1079) 20250824095838564 DLLC NOTICE LLME(d161ac7a/c00cbd2d){ASSIGNED} LLGM Assign post (d161ac7a => c00cbd2d) (gprs_llc.c:1125) 20250824095838564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095838564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095838564 DMM DEBUG MM(262420000000043/c00cbd2d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095838570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095838570 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095838570 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095838570 DMM DEBUG MM(262420000000043/c00cbd2d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1134) 20250824095838570 DMM NOTICE MM(262420000000043/c00cbd2d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095838570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095838570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095838570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095838570 DMM DEBUG MM(262420000000043/c00cbd2d) Requesting authorization (sgsn_auth.c:160) 20250824095838570 DMM INFO MM(262420000000043/c00cbd2d) Requesting authentication tuples (sgsn_auth.c:184) 20250824095838570 DMM DEBUG MM(262420000000043/c00cbd2d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095838570 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250824095838570 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1203) SGSN_Test-GSUP(1200)@6d40a618bd43: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1203)"262420000000043" 20250824095838574 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095838574 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095838574 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095838574 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095838574 DMM INFO MM(262420000000043/c00cbd2d) Subscriber data update (mmctx.c:445) 20250824095838574 DMM DEBUG MM(262420000000043/c00cbd2d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095838574 DMM INFO MM(262420000000043/c00cbd2d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095838574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095838574 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095838574 DMM INFO MM(262420000000043/c00cbd2d) <- GMM AUTH AND CIPHERING REQ (rand = 35 0a 0b 46 2d 06 c5 99 3a 6e 11 0a 5b ac d8 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095838579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095838579 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095838579 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095838579 DMM INFO MM(262420000000043/c00cbd2d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095838579 DMM NOTICE MM(262420000000043/c00cbd2d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095838579 DMM DEBUG MM(262420000000043/c00cbd2d) checking auth: received GSM SRES = bc 65 9d 24 (gprs_gmm.c:716) 20250824095838579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095838579 DMM DEBUG MM(262420000000043/c00cbd2d) Requesting authorization (sgsn_auth.c:160) 20250824095838579 DMM INFO MM(262420000000043/c00cbd2d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095838579 DMM DEBUG MM(262420000000043/c00cbd2d) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095838579 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250824095838579 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) 20250824095838579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095838579 DMM INFO MM(262420000000043/c00cbd2d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc00cbd2d) (gprs_gmm.c:337) 20250824095838580 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095838580 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095838580 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250824095838580 DMM INFO MM(262420000000043/c00cbd2d) Subscriber data update (mmctx.c:445) 20250824095838580 DMM DEBUG MM(262420000000043/c00cbd2d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095838580 DMM INFO MM(262420000000043/c00cbd2d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095838580 DMM NOTICE MM(262420000000043/c00cbd2d) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1050) 20250824095838580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095838580 DMM NOTICE MM(262420000000043/c00cbd2d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095838580 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) 20250824095838580 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095838580 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250824095838580 DMM INFO MM(262420000000043/c00cbd2d) Subscriber data update (mmctx.c:445) 20250824095838580 DMM DEBUG MM(262420000000043/c00cbd2d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095838583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095838583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095838583 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095838583 DMM INFO MM(262420000000043/c00cbd2d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095838583 DMM NOTICE MM(262420000000043/c00cbd2d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095838583 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095838583 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095838583 DLLC NOTICE LLME(d161ac7a/c00cbd2d){ASSIGNED} LLGM Assign pre (ffffffff => c00cbd2d) (gprs_llc.c:1079) 20250824095838583 DLLC NOTICE LLME(ffffffff/c00cbd2d){ASSIGNED} LLGM Assign post (ffffffff => c00cbd2d) (gprs_llc.c:1125) 20250824095838583 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095838583 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095838583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095838583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824095839644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095839644 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)@6d40a618bd43: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1187)@6d40a618bd43: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1203)@6d40a618bd43: Final verdict of PTC: pass 20250824095839663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34756<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1200)@6d40a618bd43: Final verdict of PTC: none 20250824095839668 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095839668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_ll5-BVCI220(1197)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1193)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1188)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1198)@6d40a618bd43: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1192)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1185)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1199)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1194)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1184)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1190)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1195)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1189)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1202)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1186)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1191)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1196)@6d40a618bd43: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1187)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1201)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1184): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1185): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1186): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1187): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1188): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1189): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1190): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1191): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1192): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1193): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1194): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1195): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1196): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1197): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1198): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1199): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1200): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1201): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1202): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_llc_sabm_dm_ll5(1203): pass (none -> pass) MTC@6d40a618bd43: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sun Aug 24 09:58:39 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 20250824095839731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095840132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91288) 20250824095840669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095840669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91288, count=92548) 20250824095841670 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095841680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 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 20250824095842681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095842681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_suspend_nopaging started. 20250824095843224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34762<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095843224 DMM INFO MM(262420000000043/c00cbd2d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095843224 DMM INFO MM(262420000000043/c00cbd2d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095843224 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095843224 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095843224 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095843224 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095843224 DLLC NOTICE LLME(ffffffff/c00cbd2d){ASSIGNED} LLGM Assign pre (c00cbd2d => ffffffff) (gprs_llc.c:1079) 20250824095843224 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c00cbd2d => ffffffff) (gprs_llc.c:1125) 20250824095843224 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250824095843224 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) 20250824095843224 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) 20250824095843224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095843224 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095843224 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095843224 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095843224 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1204)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1205)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1204)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1208)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095843241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095843241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095843241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095843241 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095843241 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095843241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095843241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095843241 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095843241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1208)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095843243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095843243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095843243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095843243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095843243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095843243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095843243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095843243 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095843243 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095843243 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095843243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095843243 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095843243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1208)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1208)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1209)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095843246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1205)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1210)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1205)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1209)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250824095843254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095843254 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1213)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095843255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095843255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095843255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095843255 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095843255 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095843255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095843255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095843255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095843255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1213)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095843256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095843256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095843256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095843256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095843256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095843256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095843256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095843256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095843256 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095843256 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095843256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_suspend_nopaging-BVCI196(1207)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095843257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095843257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1213)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1213)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1214)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095843259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1210)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1210)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095843266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095843266 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1215)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_nopaging-BVCI210(1212)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1214)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1218)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095843271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095843271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095843271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095843271 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095843271 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095843271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095843271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095843271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095843271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1218)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095843273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095843273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095843273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095843273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095843273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095843273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095843273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095843273 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095843273 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095843273 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095843273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1218)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095843273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095843273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1218)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095843276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1215)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1215)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095843281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095843281 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1217)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095843683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095843683 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095843683 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095843683 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1219)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1219)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095843687 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1219)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1219)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824095843688 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1219)@6d40a618bd43: 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(1219)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1219)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1207)@6d40a618bd43: Adding Client=TC_suspend_nopaging(1223), IMSI='262420000000048'H, TLLI='EAC62740'O, index=0 SGSN_Test-GSUP(1220)@6d40a618bd43: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1223) TC_suspend_nopaging(1223)@6d40a618bd43: 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 := '581FC6F83BBFE582F7C249B6293477D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1A18D8EE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DEEE88D1F7E8F1CF'O } } } } } 20250824095844781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095844782 DLLC NOTICE LLME(ffffffff/eac62740){UNASSIGNED} LLC RX: unknown TLLI 0xeac62740, creating LLME on the fly (gprs_llc.c:552) 20250824095844782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095844782 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095844782 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095844782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095844782 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095844782 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095844782 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095844782 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095844782 DLLC NOTICE LLME(ffffffff/eac62740){UNASSIGNED} LLGM Assign pre (eac62740 => da0fc7f8) (gprs_llc.c:1079) 20250824095844782 DLLC NOTICE LLME(eac62740/da0fc7f8){ASSIGNED} LLGM Assign post (eac62740 => da0fc7f8) (gprs_llc.c:1125) 20250824095844782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095844782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095844782 DMM DEBUG MM(262420000000048/da0fc7f8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095844808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095844808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095844808 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095844808 DMM DEBUG MM(262420000000048/da0fc7f8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1134) 20250824095844808 DMM NOTICE MM(262420000000048/da0fc7f8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095844808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095844808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095844808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095844808 DMM DEBUG MM(262420000000048/da0fc7f8) Requesting authorization (sgsn_auth.c:160) 20250824095844808 DMM INFO MM(262420000000048/da0fc7f8) Requesting authentication tuples (sgsn_auth.c:184) 20250824095844808 DMM DEBUG MM(262420000000048/da0fc7f8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095844808 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250824095844808 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1223) SGSN_Test-GSUP(1220)@6d40a618bd43: Added IMSI table entry 0TC_suspend_nopaging(1223)"262420000000048" 20250824095844814 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095844814 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095844814 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095844814 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095844814 DMM INFO MM(262420000000048/da0fc7f8) Subscriber data update (mmctx.c:445) 20250824095844814 DMM DEBUG MM(262420000000048/da0fc7f8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095844814 DMM INFO MM(262420000000048/da0fc7f8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095844814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095844814 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095844814 DMM INFO MM(262420000000048/da0fc7f8) <- GMM AUTH AND CIPHERING REQ (rand = 58 1f c6 f8 3b bf e5 82 f7 c2 49 b6 29 34 77 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095844831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095844831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095844831 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095844831 DMM INFO MM(262420000000048/da0fc7f8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095844831 DMM NOTICE MM(262420000000048/da0fc7f8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095844831 DMM DEBUG MM(262420000000048/da0fc7f8) checking auth: received GSM SRES = 1a 18 d8 ee (gprs_gmm.c:716) 20250824095844831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095844831 DMM DEBUG MM(262420000000048/da0fc7f8) Requesting authorization (sgsn_auth.c:160) 20250824095844831 DMM INFO MM(262420000000048/da0fc7f8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095844831 DMM DEBUG MM(262420000000048/da0fc7f8) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095844831 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250824095844831 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) 20250824095844831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095844831 DMM INFO MM(262420000000048/da0fc7f8) <- GMM ATTACH ACCEPT (new P-TMSI=0xda0fc7f8) (gprs_gmm.c:337) 20250824095844835 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095844835 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095844835 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250824095844835 DMM INFO MM(262420000000048/da0fc7f8) Subscriber data update (mmctx.c:445) 20250824095844835 DMM DEBUG MM(262420000000048/da0fc7f8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095844835 DMM INFO MM(262420000000048/da0fc7f8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095844835 DMM NOTICE MM(262420000000048/da0fc7f8) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1050) 20250824095844835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095844835 DMM NOTICE MM(262420000000048/da0fc7f8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095844835 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) 20250824095844836 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095844836 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250824095844836 DMM INFO MM(262420000000048/da0fc7f8) Subscriber data update (mmctx.c:445) 20250824095844836 DMM DEBUG MM(262420000000048/da0fc7f8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095844850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095844850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095844850 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095844850 DMM INFO MM(262420000000048/da0fc7f8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095844850 DMM NOTICE MM(262420000000048/da0fc7f8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095844850 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095844850 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095844850 DLLC NOTICE LLME(eac62740/da0fc7f8){ASSIGNED} LLGM Assign pre (ffffffff => da0fc7f8) (gprs_llc.c:1079) 20250824095844850 DLLC NOTICE LLME(ffffffff/da0fc7f8){ASSIGNED} LLGM Assign post (ffffffff => da0fc7f8) (gprs_llc.c:1125) 20250824095844850 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095844850 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095844851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095844851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1223)@6d40a618bd43: setverdict(pass): none -> pass 20250824095844905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095844905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095844905 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095844905 DMM INFO MM(262420000000048/da0fc7f8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095844905 DMM INFO MM(262420000000048/da0fc7f8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095844905 DMM DEBUG MM(262420000000048/da0fc7f8) Using GGSN 0 (gprs_sm.c:317) 20250824095844905 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) 20250824095844905 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250824095844905 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095844905 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095844905 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:378) 20250824095844911 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 dc e0 01 5c 11 f0 f7 36 ea 14 05 7f 47 03 95 27 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) 20250824095844911 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749e298, cbp=0x55a5c05f8410) (sgsn_libgtp.c:633) 20250824095844911 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095844911 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=da0fc7f8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095844911 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095844911 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1223)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1223)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095844921 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250824095844927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095844927 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250824095844927 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250824095844930 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250824095844930 DMM INFO MM(262420000000048/da0fc7f8) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250824095848183 DGPRS DEBUG Checking for inactive LLMEs, time = 19260433 (sgsn.c:132) 20250824095848184 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095848184 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095848184 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095848184 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095848184 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095848184 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095848185 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095848185 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095848185 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095848185 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_suspend_nopaging-BVCI196(1207)@6d40a618bd43: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1223)@6d40a618bd43: Final verdict of PTC: pass 20250824095849947 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34762<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_suspend_nopaging-BVCI196(1207)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1205)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1220)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1204)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1214)@6d40a618bd43: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1217)@6d40a618bd43: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1212)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1213)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1210)@6d40a618bd43: Final verdict of PTC: none 20250824095849954 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095849954 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1218)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1215)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1209)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1208)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1221)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1219)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1222)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1211)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1216)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1206)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1204): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1205): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1206): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_suspend_nopaging-BVCI196(1207): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1208): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1209): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1210): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1211): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_suspend_nopaging-BVCI210(1212): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1213): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1214): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1215): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1216): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_suspend_nopaging-BVCI220(1217): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1218): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1219): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1220): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1221): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1222): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_suspend_nopaging(1223): pass (none -> pass) MTC@6d40a618bd43: Test case TC_suspend_nopaging finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sun Aug 24 09:58:49 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250824095850022 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095850424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59310<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104444) 20250824095850955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095850955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104444, count=108800) 20250824095851957 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095851957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:58:52 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 20250824095852959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095852959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_suspend_resume started. 20250824095853537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095853542 DMM INFO MM(262420000000048/da0fc7f8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095853542 DMM INFO MM(262420000000048/da0fc7f8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095853542 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095853542 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095853542 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095853542 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095853542 DLLC NOTICE LLME(ffffffff/da0fc7f8){ASSIGNED} LLGM Assign pre (da0fc7f8 => ffffffff) (gprs_llc.c:1079) 20250824095853542 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da0fc7f8 => ffffffff) (gprs_llc.c:1125) 20250824095853542 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fc450 (gprs_sndcp.c:574) 20250824095853542 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095853542 DMM NOTICE MM(262420000000048/da0fc7f8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824095853543 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250824095853543 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824095853543 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824095853543 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:378) 20250824095853543 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250824095853543 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) 20250824095853543 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) 20250824095853543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095853543 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095853543 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095853543 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095853543 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1224)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1225)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1224)@6d40a618bd43: 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(1229)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1229)@6d40a618bd43: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1228)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095853579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095853579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095853579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095853579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095853579 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095853579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095853579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095853579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095853579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1229)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095853579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095853579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095853579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095853579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095853579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095853579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095853579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095853579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095853579 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095853580 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095853580 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095853580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095853580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1229)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1229)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095853582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1230)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1225)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1225)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1228)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250824095853587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095853587 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1233)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095853588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095853588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095853588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095853588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095853588 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095853588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095853588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095853588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095853588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_suspend_resume-BVCI196(1226)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1233)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095853589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095853589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095853589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095853589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095853589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095853589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095853589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095853589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095853589 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095853589 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095853589 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095853590 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095853590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1233)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1233)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095853592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1234)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1230)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1230)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095853598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095853598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1232)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1235)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1234)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1238)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095853604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095853604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095853604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095853604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095853604 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095853604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095853604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095853604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095853604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1238)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095853605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095853605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095853605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095853605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095853605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095853605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095853605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095853605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095853605 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095853605 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095853605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095853606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095853606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1238)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1238)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095853607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1235)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1235)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095853611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095853611 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1237)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095853960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095853960 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095853960 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095853960 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1239)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1239)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095853964 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1239)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1239)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1239)@6d40a618bd43: 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)@6d40a618bd43: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250824095853966 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1239)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1239)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1226)@6d40a618bd43: Adding Client=TC_suspend_resume(1243), IMSI='262420000000049'H, TLLI='C5152F73'O, index=0 SGSN_Test-GSUP(1240)@6d40a618bd43: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1243) TC_suspend_resume(1243)@6d40a618bd43: 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 := '33B7EAFD789404CAA9B76D93F8B4DB03'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95B42552'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E070A16371B90D2B'O } } } } } 20250824095855048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095855048 DLLC NOTICE LLME(ffffffff/c5152f73){UNASSIGNED} LLC RX: unknown TLLI 0xc5152f73, creating LLME on the fly (gprs_llc.c:552) 20250824095855048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095855048 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095855048 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095855048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095855048 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095855048 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095855048 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095855048 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095855048 DLLC NOTICE LLME(ffffffff/c5152f73){UNASSIGNED} LLGM Assign pre (c5152f73 => d2227190) (gprs_llc.c:1079) 20250824095855048 DLLC NOTICE LLME(c5152f73/d2227190){ASSIGNED} LLGM Assign post (c5152f73 => d2227190) (gprs_llc.c:1125) 20250824095855048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095855048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095855048 DMM DEBUG MM(262420000000049/d2227190) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095855061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095855061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095855061 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095855061 DMM DEBUG MM(262420000000049/d2227190) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1134) 20250824095855061 DMM NOTICE MM(262420000000049/d2227190) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095855061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095855061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095855061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095855061 DMM DEBUG MM(262420000000049/d2227190) Requesting authorization (sgsn_auth.c:160) 20250824095855061 DMM INFO MM(262420000000049/d2227190) Requesting authentication tuples (sgsn_auth.c:184) 20250824095855061 DMM DEBUG MM(262420000000049/d2227190) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095855061 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250824095855061 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1243) SGSN_Test-GSUP(1240)@6d40a618bd43: Added IMSI table entry 0TC_suspend_resume(1243)"262420000000049" 20250824095855065 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095855065 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095855065 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095855065 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095855065 DMM INFO MM(262420000000049/d2227190) Subscriber data update (mmctx.c:445) 20250824095855065 DMM DEBUG MM(262420000000049/d2227190) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095855065 DMM INFO MM(262420000000049/d2227190) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095855065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095855065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095855065 DMM INFO MM(262420000000049/d2227190) <- GMM AUTH AND CIPHERING REQ (rand = 33 b7 ea fd 78 94 04 ca a9 b7 6d 93 f8 b4 db 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095855079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095855079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095855079 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095855079 DMM INFO MM(262420000000049/d2227190) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095855079 DMM NOTICE MM(262420000000049/d2227190) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095855079 DMM DEBUG MM(262420000000049/d2227190) checking auth: received GSM SRES = 95 b4 25 52 (gprs_gmm.c:716) 20250824095855079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095855079 DMM DEBUG MM(262420000000049/d2227190) Requesting authorization (sgsn_auth.c:160) 20250824095855079 DMM INFO MM(262420000000049/d2227190) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095855079 DMM DEBUG MM(262420000000049/d2227190) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095855079 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250824095855079 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) 20250824095855079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095855079 DMM INFO MM(262420000000049/d2227190) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2227190) (gprs_gmm.c:337) 20250824095855081 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095855081 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095855082 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250824095855082 DMM INFO MM(262420000000049/d2227190) Subscriber data update (mmctx.c:445) 20250824095855082 DMM DEBUG MM(262420000000049/d2227190) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095855082 DMM INFO MM(262420000000049/d2227190) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095855082 DMM NOTICE MM(262420000000049/d2227190) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1050) 20250824095855082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095855082 DMM NOTICE MM(262420000000049/d2227190) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095855082 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) 20250824095855083 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095855083 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250824095855083 DMM INFO MM(262420000000049/d2227190) Subscriber data update (mmctx.c:445) 20250824095855083 DMM DEBUG MM(262420000000049/d2227190) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095855095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095855095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095855095 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095855095 DMM INFO MM(262420000000049/d2227190) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095855095 DMM NOTICE MM(262420000000049/d2227190) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095855095 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095855095 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095855095 DLLC NOTICE LLME(c5152f73/d2227190){ASSIGNED} LLGM Assign pre (ffffffff => d2227190) (gprs_llc.c:1079) 20250824095855095 DLLC NOTICE LLME(ffffffff/d2227190){ASSIGNED} LLGM Assign post (ffffffff => d2227190) (gprs_llc.c:1125) 20250824095855095 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095855095 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095855095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095855095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1243)@6d40a618bd43: setverdict(pass): none -> pass 20250824095855153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095855153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095855153 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095855153 DMM INFO MM(262420000000049/d2227190) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095855153 DMM INFO MM(262420000000049/d2227190) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095855153 DMM DEBUG MM(262420000000049/d2227190) Using GGSN 0 (gprs_sm.c:317) 20250824095855153 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) 20250824095855153 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250824095855153 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095855153 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095855153 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:378) 20250824095855180 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 df 65 9b 1c 11 f1 e3 ca b1 14 05 7f f6 97 cf 3a 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) 20250824095855180 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e749f310, cbp=0x55a5c05f87a0) (sgsn_libgtp.c:633) 20250824095855180 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095855180 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=d2227190, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095855180 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095855180 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1243)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1243)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095855196 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250824095855205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095855205 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250824095855205 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250824095855210 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250824095855210 DMM INFO MM(262420000000049/d2227190) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250824095900220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095900220 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2331) 20250824095900220 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250824095900227 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1226)@6d40a618bd43: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1243)@6d40a618bd43: Final verdict of PTC: pass 20250824095900247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59324<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1238)@6d40a618bd43: Final verdict of PTC: none 20250824095900252 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095900252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1240)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1229)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1224)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1235)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1225)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1242)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1228)@6d40a618bd43: Final verdict of PTC: none TC_suspend_resume-BVCI220(1237)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1239)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1234)@6d40a618bd43: Final verdict of PTC: none TC_suspend_resume-BVCI210(1232)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1233)@6d40a618bd43: Final verdict of PTC: none TC_suspend_resume-BVCI196(1226)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1241)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1231)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1236)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1227)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1230)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1224): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1225): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_suspend_resume-BVCI196(1226): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1227): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1228): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1229): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1230): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1231): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_suspend_resume-BVCI210(1232): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1233): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1234): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1235): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1236): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_suspend_resume-BVCI220(1237): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1238): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1239): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1240): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1241): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1242): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_suspend_resume(1243): pass (none -> pass) MTC@6d40a618bd43: Test case TC_suspend_resume finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sun Aug 24 09:59:00 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250824095900327 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095900729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101928) 20250824095901253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095901253 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101928, count=106284) 20250824095902254 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095902254 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:59: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_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 20250824095903255 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095903255 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_suspend_rau started. 20250824095903854 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095903858 DMM INFO MM(262420000000049/d2227190) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095903858 DMM INFO MM(262420000000049/d2227190) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095903858 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095903858 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095903858 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095903858 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095903858 DLLC NOTICE LLME(ffffffff/d2227190){ASSIGNED} LLGM Assign pre (d2227190 => ffffffff) (gprs_llc.c:1079) 20250824095903858 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2227190 => ffffffff) (gprs_llc.c:1125) 20250824095903858 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fc450 (gprs_sndcp.c:574) 20250824095903858 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095903858 DMM NOTICE MM(262420000000049/d2227190) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824095903858 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250824095903858 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824095903858 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824095903858 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:378) 20250824095903858 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250824095903858 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) 20250824095903858 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) 20250824095903858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095903859 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095903859 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095903859 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095903859 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1244)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1245)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1244)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1248)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095903904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095903904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095903904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095903904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095903904 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095903904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095903904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095903904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095903904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1248)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095903905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095903905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095903905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095903905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095903905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095903905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095903905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095903905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095903905 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095903905 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095903905 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095903906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095903906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1248)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1248)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095903908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1249)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1245)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1245)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095903913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095903913 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1247)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1250)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1249)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1253)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095903919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095903919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095903919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095903919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095903919 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095903919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095903919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095903919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095903919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1253)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095903920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095903920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095903920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095903920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095903920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095903920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095903920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095903920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095903920 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095903920 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095903920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095903920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095903920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1253)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1253)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095903922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1254)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1250)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1250)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095903927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095903927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1252)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1255)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1254)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1258)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095903935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095903935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095903935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095903935 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095903935 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095903935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095903935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095903935 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095903935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1258)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095903936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095903936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095903936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095903936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095903936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095903936 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095903936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095903936 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095903936 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095903936 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095903936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095903937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095903937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1258)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1258)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095903939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1255)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1255)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095903944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095903944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1257)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095904256 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095904256 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095904256 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095904256 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1259)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1259)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095904260 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095904262 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1259)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1259)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1259)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1259)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1247)@6d40a618bd43: Adding Client=TC_suspend_rau(1263), IMSI='262420000000050'H, TLLI='C2101B8A'O, index=0 SGSN_Test-GSUP(1260)@6d40a618bd43: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1263) TC_suspend_rau(1263)@6d40a618bd43: 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 := '8AD496542F41D6C066371D5661E97CC6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4220D1D6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10F47E7DC0ED4830'O } } } } } 20250824095905332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095905332 DLLC NOTICE LLME(ffffffff/c2101b8a){UNASSIGNED} LLC RX: unknown TLLI 0xc2101b8a, creating LLME on the fly (gprs_llc.c:552) 20250824095905332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095905332 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095905332 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095905332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095905332 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095905332 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095905332 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095905332 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095905332 DLLC NOTICE LLME(ffffffff/c2101b8a){UNASSIGNED} LLGM Assign pre (c2101b8a => fe73fa44) (gprs_llc.c:1079) 20250824095905333 DLLC NOTICE LLME(c2101b8a/fe73fa44){ASSIGNED} LLGM Assign post (c2101b8a => fe73fa44) (gprs_llc.c:1125) 20250824095905333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095905333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095905333 DMM DEBUG MM(262420000000050/fe73fa44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095905344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095905344 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095905344 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095905344 DMM DEBUG MM(262420000000050/fe73fa44) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1134) 20250824095905344 DMM NOTICE MM(262420000000050/fe73fa44) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095905344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095905344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095905344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095905344 DMM DEBUG MM(262420000000050/fe73fa44) Requesting authorization (sgsn_auth.c:160) 20250824095905344 DMM INFO MM(262420000000050/fe73fa44) Requesting authentication tuples (sgsn_auth.c:184) 20250824095905344 DMM DEBUG MM(262420000000050/fe73fa44) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095905344 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250824095905344 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1263) SGSN_Test-GSUP(1260)@6d40a618bd43: Added IMSI table entry 0TC_suspend_rau(1263)"262420000000050" 20250824095905348 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095905348 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095905348 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095905348 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095905348 DMM INFO MM(262420000000050/fe73fa44) Subscriber data update (mmctx.c:445) 20250824095905348 DMM DEBUG MM(262420000000050/fe73fa44) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095905348 DMM INFO MM(262420000000050/fe73fa44) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095905348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095905348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095905348 DMM INFO MM(262420000000050/fe73fa44) <- GMM AUTH AND CIPHERING REQ (rand = 8a d4 96 54 2f 41 d6 c0 66 37 1d 56 61 e9 7c c6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095905361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095905361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095905361 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095905361 DMM INFO MM(262420000000050/fe73fa44) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095905361 DMM NOTICE MM(262420000000050/fe73fa44) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095905361 DMM DEBUG MM(262420000000050/fe73fa44) checking auth: received GSM SRES = 42 20 d1 d6 (gprs_gmm.c:716) 20250824095905361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095905361 DMM DEBUG MM(262420000000050/fe73fa44) Requesting authorization (sgsn_auth.c:160) 20250824095905361 DMM INFO MM(262420000000050/fe73fa44) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095905361 DMM DEBUG MM(262420000000050/fe73fa44) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095905361 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250824095905361 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) 20250824095905361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095905361 DMM INFO MM(262420000000050/fe73fa44) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe73fa44) (gprs_gmm.c:337) 20250824095905364 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095905364 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095905364 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250824095905364 DMM INFO MM(262420000000050/fe73fa44) Subscriber data update (mmctx.c:445) 20250824095905364 DMM DEBUG MM(262420000000050/fe73fa44) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095905364 DMM INFO MM(262420000000050/fe73fa44) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095905364 DMM NOTICE MM(262420000000050/fe73fa44) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1050) 20250824095905364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095905364 DMM NOTICE MM(262420000000050/fe73fa44) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095905364 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) 20250824095905366 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095905366 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250824095905366 DMM INFO MM(262420000000050/fe73fa44) Subscriber data update (mmctx.c:445) 20250824095905366 DMM DEBUG MM(262420000000050/fe73fa44) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095905379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095905380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095905380 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095905380 DMM INFO MM(262420000000050/fe73fa44) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095905380 DMM NOTICE MM(262420000000050/fe73fa44) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095905380 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095905380 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095905380 DLLC NOTICE LLME(c2101b8a/fe73fa44){ASSIGNED} LLGM Assign pre (ffffffff => fe73fa44) (gprs_llc.c:1079) 20250824095905380 DLLC NOTICE LLME(ffffffff/fe73fa44){ASSIGNED} LLGM Assign post (ffffffff => fe73fa44) (gprs_llc.c:1125) 20250824095905380 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095905380 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095905380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095905380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1263)@6d40a618bd43: setverdict(pass): none -> pass 20250824095905439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095905439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095905439 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095905439 DMM INFO MM(262420000000050/fe73fa44) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095905439 DMM INFO MM(262420000000050/fe73fa44) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095905439 DMM DEBUG MM(262420000000050/fe73fa44) Using GGSN 0 (gprs_sm.c:317) 20250824095905439 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) 20250824095905439 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250824095905439 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095905439 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095905439 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:378) 20250824095905466 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 ba bc 1d 89 11 ad ba b2 01 14 05 7f d8 9a 8c c0 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:465) 20250824095905466 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e74a0388, cbp=0x55a5c05f8b30) (sgsn_libgtp.c:633) 20250824095905466 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095905466 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=fe73fa44, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095905466 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095905466 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1263)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1263)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095905483 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250824095905496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095905496 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250824095905496 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250824095905502 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250824095905502 DMM INFO MM(262420000000050/fe73fa44) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250824095910518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095910518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095910518 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095910518 DMM INFO MM(262420000000050/fe73fa44) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250824095910518 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095910518 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250824095910518 DLLC NOTICE LLME(ffffffff/fe73fa44){ASSIGNED} LLGM Assign pre (fe73fa44 => e1f9ae74) (gprs_llc.c:1079) 20250824095910518 DLLC NOTICE LLME(fe73fa44/e1f9ae74){ASSIGNED} LLGM Assign post (fe73fa44 => e1f9ae74) (gprs_llc.c:1125) 20250824095910518 DMM INFO MM(262420000000050/e1f9ae74) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_suspend_rau(1263)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1263)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095910534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095910534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095910534 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095910534 DMM INFO MM(262420000000050/e1f9ae74) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250824095910534 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250824095910534 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095910534 DLLC NOTICE LLME(fe73fa44/e1f9ae74){ASSIGNED} LLGM Assign pre (ffffffff => e1f9ae74) (gprs_llc.c:1079) 20250824095910534 DLLC NOTICE LLME(ffffffff/e1f9ae74){ASSIGNED} LLGM Assign post (ffffffff => e1f9ae74) (gprs_llc.c:1125) 20250824095910534 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250824095911034 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1247)@6d40a618bd43: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1263)@6d40a618bd43: Final verdict of PTC: pass 20250824095911053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59408<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1260)@6d40a618bd43: Final verdict of PTC: none 20250824095911057 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095911057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_rau-BVCI196(1247)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1258)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1248)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1249)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1244)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1259)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1245)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1253)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1254)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1261)@6d40a618bd43: Final verdict of PTC: none TC_suspend_rau-BVCI210(1252)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1250)@6d40a618bd43: Final verdict of PTC: none TC_suspend_rau-BVCI220(1257)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1255)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1262)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1256)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1251)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1246)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1244): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1245): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1246): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_suspend_rau-BVCI196(1247): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1248): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1249): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1250): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1251): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_suspend_rau-BVCI210(1252): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1253): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1254): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1255): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1256): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_suspend_rau-BVCI220(1257): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1258): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1259): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1260): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1261): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1262): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_suspend_rau(1263): pass (none -> pass) MTC@6d40a618bd43: Test case TC_suspend_rau finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Sun Aug 24 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 20250824095911175 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095911577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38720<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104780) 20250824095912059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095912059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104780, count=111072) 20250824095913061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095913061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:59: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.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 20250824095914063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095914063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_paging_ps started. 20250824095914684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095914686 DMM INFO MM(262420000000050/e1f9ae74) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095914686 DMM INFO MM(262420000000050/e1f9ae74) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095914686 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095914686 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095914686 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095914686 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824095914686 DLLC NOTICE LLME(ffffffff/e1f9ae74){ASSIGNED} LLGM Assign pre (e1f9ae74 => ffffffff) (gprs_llc.c:1079) 20250824095914686 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1f9ae74 => ffffffff) (gprs_llc.c:1125) 20250824095914687 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fc450 (gprs_sndcp.c:574) 20250824095914687 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095914687 DMM NOTICE MM(262420000000050/e1f9ae74) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824095914687 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250824095914687 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824095914687 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824095914687 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:378) 20250824095914687 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250824095914687 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) 20250824095914687 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) 20250824095914687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095914687 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095914687 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095914687 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095914687 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1264)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1265)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1264)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1268)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095914730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095914730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095914730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095914730 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095914730 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095914730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095914730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095914730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095914730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1268)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095914731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095914731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095914731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095914731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095914731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095914731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095914731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095914731 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095914731 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095914731 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095914731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095914732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095914732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1268)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1268)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095914736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1269)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1265)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1265)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095914742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095914743 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1267)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1270)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1269)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1273)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095914748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095914748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095914748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095914748 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095914749 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095914749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095914749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095914749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095914749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1273)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095914749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095914749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095914749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095914749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095914749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095914749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095914749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095914749 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095914749 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095914749 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095914749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095914750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095914750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1273)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1273)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1274)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095914752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1270)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1270)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1275)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095914758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095914758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1274)@6d40a618bd43: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_paging_ps-BVCI210(1272)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1278)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1278)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095914763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095914763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095914763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095914763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095914763 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095914763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095914763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095914763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095914763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1278)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095914764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095914764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095914764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095914765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095914765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095914765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095914765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095914765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095914765 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095914765 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095914765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095914765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095914765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1278)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1278)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095914767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1275)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1275)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095914772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095914772 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1277)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095915064 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095915064 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095915064 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095915064 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1279)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1279)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095915068 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095915069 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1279)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1279)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1279)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1279)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1267)@6d40a618bd43: Adding Client=TC_paging_ps(1283), IMSI='262420000000051'H, TLLI='FB004E47'O, index=0 SGSN_Test-GSUP(1280)@6d40a618bd43: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1283) TC_paging_ps(1283)@6d40a618bd43: 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 := 'B2C17A58DA96DFFF35DFBC1D7DD119DF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9CCEA0D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4F536BE28DFA3C39'O } } } } } 20250824095916160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095916160 DLLC NOTICE LLME(ffffffff/fb004e47){UNASSIGNED} LLC RX: unknown TLLI 0xfb004e47, creating LLME on the fly (gprs_llc.c:552) 20250824095916160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095916160 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095916160 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095916160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095916160 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095916160 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095916160 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095916160 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095916160 DLLC NOTICE LLME(ffffffff/fb004e47){UNASSIGNED} LLGM Assign pre (fb004e47 => c4ad3872) (gprs_llc.c:1079) 20250824095916160 DLLC NOTICE LLME(fb004e47/c4ad3872){ASSIGNED} LLGM Assign post (fb004e47 => c4ad3872) (gprs_llc.c:1125) 20250824095916160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095916160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095916160 DMM DEBUG MM(262420000000051/c4ad3872) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095916177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095916177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095916177 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095916177 DMM DEBUG MM(262420000000051/c4ad3872) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1134) 20250824095916177 DMM NOTICE MM(262420000000051/c4ad3872) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095916177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095916177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095916177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095916177 DMM DEBUG MM(262420000000051/c4ad3872) Requesting authorization (sgsn_auth.c:160) 20250824095916177 DMM INFO MM(262420000000051/c4ad3872) Requesting authentication tuples (sgsn_auth.c:184) 20250824095916177 DMM DEBUG MM(262420000000051/c4ad3872) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095916177 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250824095916177 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1283) SGSN_Test-GSUP(1280)@6d40a618bd43: Added IMSI table entry 0TC_paging_ps(1283)"262420000000051" 20250824095916182 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095916182 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095916182 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095916182 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095916182 DMM INFO MM(262420000000051/c4ad3872) Subscriber data update (mmctx.c:445) 20250824095916182 DMM DEBUG MM(262420000000051/c4ad3872) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095916182 DMM INFO MM(262420000000051/c4ad3872) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095916182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095916182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095916182 DMM INFO MM(262420000000051/c4ad3872) <- GMM AUTH AND CIPHERING REQ (rand = b2 c1 7a 58 da 96 df ff 35 df bc 1d 7d d1 19 df , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095916197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095916197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095916197 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095916197 DMM INFO MM(262420000000051/c4ad3872) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095916197 DMM NOTICE MM(262420000000051/c4ad3872) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095916197 DMM DEBUG MM(262420000000051/c4ad3872) checking auth: received GSM SRES = 9c ce a0 d7 (gprs_gmm.c:716) 20250824095916197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095916197 DMM DEBUG MM(262420000000051/c4ad3872) Requesting authorization (sgsn_auth.c:160) 20250824095916197 DMM INFO MM(262420000000051/c4ad3872) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095916197 DMM DEBUG MM(262420000000051/c4ad3872) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095916198 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250824095916198 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) 20250824095916198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095916198 DMM INFO MM(262420000000051/c4ad3872) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4ad3872) (gprs_gmm.c:337) 20250824095916200 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095916200 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095916200 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250824095916200 DMM INFO MM(262420000000051/c4ad3872) Subscriber data update (mmctx.c:445) 20250824095916200 DMM DEBUG MM(262420000000051/c4ad3872) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095916200 DMM INFO MM(262420000000051/c4ad3872) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095916200 DMM NOTICE MM(262420000000051/c4ad3872) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1050) 20250824095916200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095916200 DMM NOTICE MM(262420000000051/c4ad3872) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095916200 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) 20250824095916202 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095916202 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250824095916202 DMM INFO MM(262420000000051/c4ad3872) Subscriber data update (mmctx.c:445) 20250824095916202 DMM DEBUG MM(262420000000051/c4ad3872) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095916212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095916212 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095916213 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095916213 DMM INFO MM(262420000000051/c4ad3872) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095916213 DMM NOTICE MM(262420000000051/c4ad3872) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095916213 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095916213 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095916213 DLLC NOTICE LLME(fb004e47/c4ad3872){ASSIGNED} LLGM Assign pre (ffffffff => c4ad3872) (gprs_llc.c:1079) 20250824095916213 DLLC NOTICE LLME(ffffffff/c4ad3872){ASSIGNED} LLGM Assign post (ffffffff => c4ad3872) (gprs_llc.c:1125) 20250824095916213 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095916213 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095916213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095916213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824095916270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095916270 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095916270 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095916270 DMM INFO MM(262420000000051/c4ad3872) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095916270 DMM INFO MM(262420000000051/c4ad3872) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095916270 DMM DEBUG MM(262420000000051/c4ad3872) Using GGSN 0 (gprs_sm.c:317) 20250824095916270 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) 20250824095916270 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250824095916270 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095916270 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095916270 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:378) 20250824095916297 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 bf 35 a7 92 11 9c c8 09 21 14 05 7f 66 64 55 86 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) 20250824095916297 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e74a1400, cbp=0x55a5c05f48d0) (sgsn_libgtp.c:633) 20250824095916297 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095916297 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc7a8 TLLI=c4ad3872, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095916297 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095916297 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1283)@6d40a618bd43: setverdict(pass): none -> pass TC_paging_ps(1283)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095916315 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250824095918183 DGPRS DEBUG Checking for inactive LLMEs, time = 19260463 (sgsn.c:132) 20250824095918185 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095918185 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095918185 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095918185 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095918185 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095918185 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095918185 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095918185 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095918185 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095918185 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250824095919271 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Timeout of T3314 (fsm.c:317) 20250824095919271 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250824095919271 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250824095921331 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250824095921331 DMM INFO MM(262420000000051/c4ad3872) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1267)@6d40a618bd43: 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 := 'C4AD3872'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1283)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1267)@6d40a618bd43: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1283)@6d40a618bd43: Final verdict of PTC: pass 20250824095921358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38736<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250824095921362 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095921363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1280)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1279)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1265)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1278)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1269)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1264)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1273)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1274)@6d40a618bd43: Final verdict of PTC: none TC_paging_ps-BVCI210(1272)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1275)@6d40a618bd43: Final verdict of PTC: none TC_paging_ps-BVCI196(1267)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1268)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1281)@6d40a618bd43: Final verdict of PTC: none TC_paging_ps-BVCI220(1277)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1270)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1271)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1276)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1266)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1282)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1264): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1265): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1266): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_paging_ps-BVCI196(1267): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1268): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1269): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1270): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1271): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_paging_ps-BVCI210(1272): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1273): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1274): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1275): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1276): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_paging_ps-BVCI220(1277): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1278): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1279): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1280): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1281): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1282): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_paging_ps(1283): pass (none -> pass) MTC@6d40a618bd43: Test case TC_paging_ps finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sun Aug 24 09:59:21 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250824095921472 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095921874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107760) 20250824095922364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095922364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107760, count=112116) 20250824095923366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095923366 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:59: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_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 20250824095924367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095924367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_paging_ps_ra_multiple_cells started. 20250824095924996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33102<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095924998 DMM INFO MM(262420000000051/c4ad3872) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095924998 DMM INFO MM(262420000000051/c4ad3872) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095924998 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095924998 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095924998 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095924999 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250824095924999 DLLC NOTICE LLME(ffffffff/c4ad3872){ASSIGNED} LLGM Assign pre (c4ad3872 => ffffffff) (gprs_llc.c:1079) 20250824095924999 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4ad3872 => ffffffff) (gprs_llc.c:1125) 20250824095924999 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fc450 (gprs_sndcp.c:574) 20250824095924999 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc7a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095924999 DMM NOTICE MM(262420000000051/c4ad3872) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824095924999 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250824095924999 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824095924999 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824095924999 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:378) 20250824095924999 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250824095924999 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) 20250824095924999 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) 20250824095924999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824095924999 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095924999 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095924999 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095924999 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1284)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1285)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1284)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1288)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095925042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095925042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095925042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095925042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095925042 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095925042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095925042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095925042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095925042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1288)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095925043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095925043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095925043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095925043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095925043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095925043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095925043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095925043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095925043 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095925043 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095925043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095925043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095925043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1288)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1288)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095925046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1289)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1285)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1285)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095925052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095925052 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1290)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI196(1287)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1289)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1293)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095925056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095925056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095925057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095925057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095925057 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095925057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095925057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095925057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095925057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1293)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095925057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095925057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095925057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095925057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095925057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095925057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095925057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095925057 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095925057 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095925057 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095925057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095925058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095925058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1293)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1293)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095925060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1294)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1290)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1290)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1295)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824095925067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095925068 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1294)@6d40a618bd43: 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(1298)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1298)@6d40a618bd43: Provider Link came up: sending NS-RESET TC_paging_ps_ra_multiple_cells-BVCI210(1292)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095925070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095925070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095925070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095925070 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095925070 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095925070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095925070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095925070 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095925070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1298)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095925071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095925071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095925071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095925071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095925071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095925071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095925071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095925071 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095925071 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095925071 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095925071 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095925071 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095925071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1298)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1298)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095925074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1295)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1295)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095925079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095925079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1297)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095925369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095925369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095925369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095925369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1299)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1299)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095925373 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095925374 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1299)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1299)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1299)@6d40a618bd43: 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(1299)@6d40a618bd43: 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(1299)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1299)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1287)@6d40a618bd43: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='C3A9C54A'O, index=0 SGSN_Test-GSUP(1300)@6d40a618bd43: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1303) TC_paging_ps_ra_multiple_cells-BVCI196(1287)@6d40a618bd43: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1292)@6d40a618bd43: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='C3A9C54A'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1297)@6d40a618bd43: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='C3A9C54A'O, index=0 TC_paging_ps_ra_multiple_cells(1303)@6d40a618bd43: 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 := 'AB365A0BD4AFCB4948DB5BBBA151F8CD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '519F26BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '943168FA75C41DF0'O } } } } } 20250824095926466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095926466 DLLC NOTICE LLME(ffffffff/c3a9c54a){UNASSIGNED} LLC RX: unknown TLLI 0xc3a9c54a, creating LLME on the fly (gprs_llc.c:552) 20250824095926466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095926466 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095926466 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095926466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824095926466 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095926466 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824095926466 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095926466 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095926466 DLLC NOTICE LLME(ffffffff/c3a9c54a){UNASSIGNED} LLGM Assign pre (c3a9c54a => faa3ec69) (gprs_llc.c:1079) 20250824095926466 DLLC NOTICE LLME(c3a9c54a/faa3ec69){ASSIGNED} LLGM Assign post (c3a9c54a => faa3ec69) (gprs_llc.c:1125) 20250824095926466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095926466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095926466 DMM DEBUG MM(262420000000052/faa3ec69) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095926487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095926487 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095926487 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095926487 DMM DEBUG MM(262420000000052/faa3ec69) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1134) 20250824095926487 DMM NOTICE MM(262420000000052/faa3ec69) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095926487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095926487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095926487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095926487 DMM DEBUG MM(262420000000052/faa3ec69) Requesting authorization (sgsn_auth.c:160) 20250824095926487 DMM INFO MM(262420000000052/faa3ec69) Requesting authentication tuples (sgsn_auth.c:184) 20250824095926488 DMM DEBUG MM(262420000000052/faa3ec69) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095926488 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250824095926488 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1303) SGSN_Test-GSUP(1300)@6d40a618bd43: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1303)"262420000000052" 20250824095926493 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095926493 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095926493 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095926493 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095926493 DMM INFO MM(262420000000052/faa3ec69) Subscriber data update (mmctx.c:445) 20250824095926493 DMM DEBUG MM(262420000000052/faa3ec69) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095926493 DMM INFO MM(262420000000052/faa3ec69) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095926493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095926493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095926493 DMM INFO MM(262420000000052/faa3ec69) <- GMM AUTH AND CIPHERING REQ (rand = ab 36 5a 0b d4 af cb 49 48 db 5b bb a1 51 f8 cd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095926509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095926509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095926509 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095926509 DMM INFO MM(262420000000052/faa3ec69) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095926509 DMM NOTICE MM(262420000000052/faa3ec69) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095926509 DMM DEBUG MM(262420000000052/faa3ec69) checking auth: received GSM SRES = 51 9f 26 bb (gprs_gmm.c:716) 20250824095926509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095926509 DMM DEBUG MM(262420000000052/faa3ec69) Requesting authorization (sgsn_auth.c:160) 20250824095926509 DMM INFO MM(262420000000052/faa3ec69) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095926509 DMM DEBUG MM(262420000000052/faa3ec69) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095926509 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250824095926509 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) 20250824095926509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095926509 DMM INFO MM(262420000000052/faa3ec69) <- GMM ATTACH ACCEPT (new P-TMSI=0xfaa3ec69) (gprs_gmm.c:337) 20250824095926513 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095926513 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095926513 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250824095926513 DMM INFO MM(262420000000052/faa3ec69) Subscriber data update (mmctx.c:445) 20250824095926513 DMM DEBUG MM(262420000000052/faa3ec69) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095926513 DMM INFO MM(262420000000052/faa3ec69) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095926513 DMM NOTICE MM(262420000000052/faa3ec69) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1050) 20250824095926513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095926513 DMM NOTICE MM(262420000000052/faa3ec69) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095926513 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) 20250824095926514 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095926514 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250824095926514 DMM INFO MM(262420000000052/faa3ec69) Subscriber data update (mmctx.c:445) 20250824095926514 DMM DEBUG MM(262420000000052/faa3ec69) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095926524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095926524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095926524 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095926524 DMM INFO MM(262420000000052/faa3ec69) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095926524 DMM NOTICE MM(262420000000052/faa3ec69) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095926524 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095926524 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095926524 DLLC NOTICE LLME(c3a9c54a/faa3ec69){ASSIGNED} LLGM Assign pre (ffffffff => faa3ec69) (gprs_llc.c:1079) 20250824095926524 DLLC NOTICE LLME(ffffffff/faa3ec69){ASSIGNED} LLGM Assign post (ffffffff => faa3ec69) (gprs_llc.c:1125) 20250824095926524 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095926524 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095926524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095926524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824095926582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095926582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095926582 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095926582 DMM INFO MM(262420000000052/faa3ec69) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095926582 DMM INFO MM(262420000000052/faa3ec69) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095926582 DMM DEBUG MM(262420000000052/faa3ec69) Using GGSN 0 (gprs_sm.c:317) 20250824095926582 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) 20250824095926582 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250824095926582 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095926582 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095926582 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:378) 20250824095926609 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 37 52 c5 49 11 b8 7a 42 49 14 05 7f 04 60 a3 b0 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) 20250824095926609 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e74a2478, cbp=0x55a5c05f5420) (sgsn_libgtp.c:633) 20250824095926609 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095926609 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fd918 TLLI=faa3ec69, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095926609 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095926609 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1303)@6d40a618bd43: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1303)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095926625 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250824095929583 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Timeout of T3314 (fsm.c:317) 20250824095929583 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250824095929583 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250824095931636 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250824095931636 DMM INFO MM(262420000000052/faa3ec69) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1292)@6d40a618bd43: 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 := 'FAA3EC69'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1297)@6d40a618bd43: 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 := 'FAA3EC69'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1287)@6d40a618bd43: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1303)@6d40a618bd43: Final verdict of PTC: pass 20250824095931665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33102<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1300)@6d40a618bd43: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1292)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1298)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1295)@6d40a618bd43: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1297)@6d40a618bd43: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1287)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1301)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1289)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1294)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1288)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1299)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1284)@6d40a618bd43: Final verdict of PTC: none 20250824095931670 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095931671 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1293)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1302)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1291)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1286)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1296)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1285)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1290)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1284): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1285): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1286): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1287): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1288): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1289): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1290): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1291): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1292): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1293): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1294): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1295): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1296): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1297): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1298): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1299): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1300): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1301): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1302): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1303): pass (none -> pass) MTC@6d40a618bd43: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Sun Aug 24 09:59:31 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 20250824095931734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095932136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36972<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104432) 20250824095932672 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095932672 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104432, count=105592) 20250824095933674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095933674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:59: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.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 20250824095934675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095934675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_bssgp_rim_single_report started. 20250824095935247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39488<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095935249 DMM INFO MM(262420000000052/faa3ec69) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824095935249 DMM INFO MM(262420000000052/faa3ec69) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824095935249 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824095935249 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824095935249 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824095935250 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250824095935250 DLLC NOTICE LLME(ffffffff/faa3ec69){ASSIGNED} LLGM Assign pre (faa3ec69 => ffffffff) (gprs_llc.c:1079) 20250824095935250 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (faa3ec69 => ffffffff) (gprs_llc.c:1125) 20250824095935250 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fd5c0 (gprs_sndcp.c:574) 20250824095935250 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fd918, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095935250 DMM NOTICE MM(262420000000052/faa3ec69) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824095935250 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250824095935250 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824095935250 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824095935250 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:378) 20250824095935250 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250824095935250 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) 20250824095935250 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) 20250824095935250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824095935250 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824095935250 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824095935250 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824095935250 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1304)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1305)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1304)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1308)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095935288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095935288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095935288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095935288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095935288 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095935288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095935288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095935288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095935288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1308)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095935289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095935289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095935289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095935289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095935289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095935289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095935289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095935289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095935289 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095935289 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095935289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1308)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095935289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095935289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1308)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095935291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1309)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1305)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1305)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095935295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095935296 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1307)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1310)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1309)@6d40a618bd43: 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(1313)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1313)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095935305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095935305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095935305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095935305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095935305 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095935305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095935305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095935305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095935305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1313)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095935307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095935307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095935307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095935307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095935307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095935307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095935307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095935307 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095935307 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095935307 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095935307 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095935307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095935307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1313)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1313)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095935309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1310)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1310)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1314)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095935313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095935314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1312)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1315)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1314)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1318)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095935324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095935324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095935324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095935324 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095935324 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095935324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095935324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095935324 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095935324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1318)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095935326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095935326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095935326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095935326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095935326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095935326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095935326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095935326 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095935326 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095935326 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095935326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095935326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095935326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1318)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1318)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095935328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1315)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1315)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095935333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095935334 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1317)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095935676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095935676 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095935676 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095935676 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1319)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1319)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095935680 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1319)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1319)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1319)@6d40a618bd43: 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 } } } } 20250824095935682 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1319)@6d40a618bd43: 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(1319)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1319)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824095935708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6d40a618bd43: setverdict(pass): none -> pass MTC@6d40a618bd43: Warning: Re-starting timer T, which is already active (running or expired). 20250824095935716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095935722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39488<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1320)@6d40a618bd43: Final verdict of PTC: none 20250824095935727 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824095935727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1313)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1308)@6d40a618bd43: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1312)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1304)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1319)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1315)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1314)@6d40a618bd43: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1317)@6d40a618bd43: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1307)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1309)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1322)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1321)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1305)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1310)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1318)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1311)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1306)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1316)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: pass MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1304): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1305): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1306): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1307): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1308): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1309): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1310): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1311): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1312): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1313): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1314): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1315): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1316): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1317): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1318): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1319): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1320): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1321): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1322): none (pass -> pass) MTC@6d40a618bd43: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sun Aug 24 09:59:35 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 20250824095935808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095936209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56532) 20250824095936729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095936729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56532, count=60888) 20250824095937731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095937731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:59: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.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 20250824095938732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095938732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_rim_eutran_to_geran started. 20250824095939310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095939312 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1323)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1324)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1323)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1327)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095939350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095939350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095939350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095939350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095939350 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095939350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095939350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095939350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095939350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250824095939351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095939351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095939351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1327)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095939351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095939351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095939351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095939351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095939351 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095939351 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095939351 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095939351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095939351 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095939351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1327)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1327)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095939353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1328)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1324)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1324)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095939357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095939357 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1326)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1329)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1328)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1332)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095939364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095939364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095939364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095939364 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095939364 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095939364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095939364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095939364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095939364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1332)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095939364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095939364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095939364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095939365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095939365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095939365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095939365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095939365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095939365 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095939365 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095939365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095939365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095939365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1332)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1332)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095939368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1333)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1329)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1329)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095939373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095939373 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1331)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1334)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1333)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1337)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095939381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095939382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095939382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095939382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095939382 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095939382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095939382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095939382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095939382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1337)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095939382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095939382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095939382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095939382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095939382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095939382 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095939382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095939382 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095939382 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095939382 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095939382 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095939383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095939383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1337)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1337)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095939385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1334)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1334)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095939389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095939389 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1336)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095939733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095939734 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095939734 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095939734 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1338)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1338)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095939738 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095939740 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1338)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1338)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1338)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1338)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@6d40a618bd43: setverdict(pass): none -> pass 20250824095939792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095939800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39502<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1323)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1339)@6d40a618bd43: Final verdict of PTC: none 20250824095939804 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-BSSGP1(1329)@6d40a618bd43: Final verdict of PTC: none 20250824095939804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1324)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1337)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1332)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1338)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1327)@6d40a618bd43: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1331)@6d40a618bd43: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1326)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1334)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1328)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1341)@6d40a618bd43: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1336)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1333)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1335)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1340)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1330)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1325)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: pass MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1323): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1324): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1325): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1326): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1327): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1328): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1329): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1330): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1331): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1332): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1333): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1334): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1335): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1336): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1337): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1338): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1339): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1340): none (pass -> pass) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1341): none (pass -> pass) MTC@6d40a618bd43: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sun Aug 24 09:59:39 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 20250824095939902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095940304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39506<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49432) 20250824095940806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095940806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49432, count=53788) 20250824095941808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095941808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 09:59: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_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 20250824095942809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095942809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_cell_change_different_rai_ci_attach started. 20250824095943426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824095943429 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1342)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1343)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1342)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1346)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824095943472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824095943472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095943472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095943472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095943472 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824095943472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095943472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095943472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095943472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1346)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095943473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095943473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095943473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095943473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095943473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095943473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095943473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095943473 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095943473 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824095943473 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095943473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095943473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095943473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1346)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1346)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095943476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1343)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1343)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1347)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824095943482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095943482 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)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1348)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1347)@6d40a618bd43: 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(1352)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1352)@6d40a618bd43: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1351)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824095943500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824095943500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095943500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095943500 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095943500 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824095943500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095943500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095943500 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095943500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1352)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095943501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095943501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095943501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095943501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095943501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095943501 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095943501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095943501 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095943501 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824095943501 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095943501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095943502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095943502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1352)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1352)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095943505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1353)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1351)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1348)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1348)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095943511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095943511 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1356)@6d40a618bd43: Provider Link came up: sending NS-RESET TC_cell_change_different_rai_ci_attach-BVCI210(1349)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095943513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824095943513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824095943513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824095943513 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095943513 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824095943513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824095943513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824095943513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824095943513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1356)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824095943515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095943515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095943515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824095943515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824095943515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824095943515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824095943515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824095943515 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824095943515 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824095943515 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824095943515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824095943515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824095943515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1356)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824095943518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1353)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1353)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824095943524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095943524 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)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824095943811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824095943811 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824095943811 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824095943811 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1357)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1357)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824095943815 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824095943816 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1357)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1357)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1357)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1357)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1345)@6d40a618bd43: Adding Client=TC_cell_change_different_rai_ci_attach(1361), IMSI='262420000000068'H, TLLI='EE8D4E8F'O, index=0 SGSN_Test-GSUP(1358)@6d40a618bd43: 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)@6d40a618bd43: 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 := 'DDCBE2F3E7A14E224259D7C8E1FF0D97'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '05D60141'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CAFC4D27A4825D35'O } } } } } 20250824095943905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095943905 DLLC NOTICE LLME(ffffffff/ee8d4e8f){UNASSIGNED} LLC RX: unknown TLLI 0xee8d4e8f, creating LLME on the fly (gprs_llc.c:552) 20250824095943905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095943905 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095943905 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824095943905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824095943905 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824095943905 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824095943905 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095943905 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824095943905 DLLC NOTICE LLME(ffffffff/ee8d4e8f){UNASSIGNED} LLGM Assign pre (ee8d4e8f => c1ade827) (gprs_llc.c:1079) 20250824095943905 DLLC NOTICE LLME(ee8d4e8f/c1ade827){ASSIGNED} LLGM Assign post (ee8d4e8f => c1ade827) (gprs_llc.c:1125) 20250824095943905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095943905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095943905 DMM DEBUG MM(262420000000068/c1ade827) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095943915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095943915 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824095943915 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095943915 DMM DEBUG MM(262420000000068/c1ade827) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250824095943915 DMM NOTICE MM(262420000000068/c1ade827) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095943915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095943915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095943915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095943915 DMM DEBUG MM(262420000000068/c1ade827) Requesting authorization (sgsn_auth.c:160) 20250824095943915 DMM INFO MM(262420000000068/c1ade827) Requesting authentication tuples (sgsn_auth.c:184) 20250824095943915 DMM DEBUG MM(262420000000068/c1ade827) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824095943915 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250824095943915 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1361) SGSN_Test-GSUP(1358)@6d40a618bd43: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1361)"262420000000068" 20250824095943918 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824095943918 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824095943918 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824095943918 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824095943918 DMM INFO MM(262420000000068/c1ade827) Subscriber data update (mmctx.c:445) 20250824095943918 DMM DEBUG MM(262420000000068/c1ade827) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824095943918 DMM INFO MM(262420000000068/c1ade827) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824095943918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824095943918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824095943918 DMM INFO MM(262420000000068/c1ade827) <- GMM AUTH AND CIPHERING REQ (rand = dd cb e2 f3 e7 a1 4e 22 42 59 d7 c8 e1 ff 0d 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824095943928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095943928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250824095943928 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095943928 DMM INFO MM(262420000000068/c1ade827) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824095943928 DMM NOTICE MM(262420000000068/c1ade827) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824095943928 DMM DEBUG MM(262420000000068/c1ade827) checking auth: received GSM SRES = 05 d6 01 41 (gprs_gmm.c:716) 20250824095943928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824095943928 DMM DEBUG MM(262420000000068/c1ade827) Requesting authorization (sgsn_auth.c:160) 20250824095943928 DMM INFO MM(262420000000068/c1ade827) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095943928 DMM DEBUG MM(262420000000068/c1ade827) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095943928 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250824095943928 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) 20250824095943928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824095943928 DMM INFO MM(262420000000068/c1ade827) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1ade827) (gprs_gmm.c:337) 20250824095943930 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824095943930 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824095943931 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250824095943931 DMM INFO MM(262420000000068/c1ade827) Subscriber data update (mmctx.c:445) 20250824095943931 DMM DEBUG MM(262420000000068/c1ade827) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824095943931 DMM INFO MM(262420000000068/c1ade827) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824095943931 DMM NOTICE MM(262420000000068/c1ade827) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1050) 20250824095943931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824095943931 DMM NOTICE MM(262420000000068/c1ade827) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824095943931 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) 20250824095943932 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824095943932 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250824095943932 DMM INFO MM(262420000000068/c1ade827) Subscriber data update (mmctx.c:445) 20250824095943932 DMM DEBUG MM(262420000000068/c1ade827) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824095943944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095943944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824095943944 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095943944 DMM INFO MM(262420000000068/c1ade827) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824095943944 DMM NOTICE MM(262420000000068/c1ade827) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824095943944 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824095943944 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824095943944 DLLC NOTICE LLME(ee8d4e8f/c1ade827){ASSIGNED} LLGM Assign pre (ffffffff => c1ade827) (gprs_llc.c:1079) 20250824095943944 DLLC NOTICE LLME(ffffffff/c1ade827){ASSIGNED} LLGM Assign post (ffffffff => c1ade827) (gprs_llc.c:1125) 20250824095943944 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824095943944 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824095943944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824095943944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824095944002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095944002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824095944002 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095944002 DMM INFO MM(262420000000068/c1ade827) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824095944002 DMM INFO MM(262420000000068/c1ade827) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824095944002 DMM DEBUG MM(262420000000068/c1ade827) Using GGSN 0 (gprs_sm.c:317) 20250824095944002 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) 20250824095944002 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250824095944002 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824095944002 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250824095944002 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:378) 20250824095944029 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 44 8e fa 18 11 67 9b 99 b9 14 05 7f 9d 69 43 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=1072 from retransmit req queue (gtp.c:465) 20250824095944029 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e74a34f0, cbp=0x55a5c05ffa50) (sgsn_libgtp.c:633) 20250824095944029 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824095944029 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc988 TLLI=c1ade827, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824095944029 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824095944029 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1361)@6d40a618bd43: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1361)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824095944044 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250824095944053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095944053 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250824095944053 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_rai_ci_attach-BVCI196(1345)@6d40a618bd43: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1349)@6d40a618bd43: Adding Client=TC_cell_change_different_rai_ci_attach(1361), IMSI='262420000000068'H, TLLI='C1ADE827'O, index=0 TC_cell_change_different_rai_ci_attach(1361)@6d40a618bd43: 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 := '3E190369ED2C7210C991930BCFA31A45'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3B4EEC44'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FA6E0E8E5C4118F0'O } } } } } 20250824095944066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095944067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250824095944067 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC1ADE827) type="GPRS attach"  (gprs_gmm.c:1320) 20250824095944067 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824095944067 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824095944067 DLLC NOTICE LLME(ffffffff/c1ade827){ASSIGNED} LLGM Assign pre (c1ade827 => feb64228) (gprs_llc.c:1079) 20250824095944067 DLLC NOTICE LLME(c1ade827/feb64228){ASSIGNED} LLGM Assign post (c1ade827 => feb64228) (gprs_llc.c:1125) 20250824095944067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824095944067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824095944067 DMM DEBUG MM(262420000000068/feb64228) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824095944091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824095944091 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250824095944091 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824095944091 DMM DEBUG MM(262420000000068/feb64228) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250824095944091 DMM NOTICE MM(262420000000068/feb64228) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824095944091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824095944091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824095944091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824095944091 DMM DEBUG MM(262420000000068/feb64228) Requesting authorization (sgsn_auth.c:160) 20250824095944091 DMM INFO MM(262420000000068/feb64228) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824095944091 DMM DEBUG MM(262420000000068/feb64228) Requesting subscriber data update (gprs_subscriber.c:894) 20250824095944091 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250824095944091 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) 20250824095948185 DGPRS DEBUG Checking for inactive LLMEs, time = 19260493 (sgsn.c:132) 20250824095948185 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824095948185 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824095948185 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095948185 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824095948185 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824095948185 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824095948186 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824095948186 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824095948186 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824095948186 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250824095950092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250824095950093 DMM ERROR MM(262420000000068/feb64228) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250824095950093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250824095950093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250824095950093 DMM NOTICE MM(262420000000068/feb64228) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250824095950093 DMM NOTICE MM(262420000000068/feb64228) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824095950093 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250824095950093 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc988, TLLI=feb64228, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824095950093 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824095950093 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824095950093 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:378) 20250824095950093 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250824095950093 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) 20250824095950093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Reject}: Deallocated (fsm.c:568) 20250824095950093 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Deallocated (fsm.c:568) 20250824095950093 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824095950093 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250824095950093 DLLC NOTICE LLME(c1ade827/feb64228){ASSIGNED} LLGM Assign pre (feb64228 => ffffffff) (gprs_llc.c:1079) 20250824095950093 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (feb64228 => ffffffff) (gprs_llc.c:1125) -NSVCI97(1346)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095953483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095953483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095953483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1352)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095953506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095953506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095953506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1352)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824095953525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824095953525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824095953525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824095955095 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:295) 20250824100000096 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:295) -NSVCI97(1346)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100003494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100003494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100003494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1352)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100003518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100003518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100003518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1352)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100003534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100003534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100003534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100003811 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250824100003811 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250824100003812 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1357)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1357)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824100005098 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:295) 20250824100010099 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:295) 20250824100013475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100013479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100013479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1346)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100013497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100013497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100013497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100013503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100013504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100013504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824100013516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100013519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100013519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1352)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100013520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100013520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100013520 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1352)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100013537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100013537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100013537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_rai_ci_attach(1361)@6d40a618bd43: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6d40a618bd43: Test Component 1361 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1358)@6d40a618bd43: Final verdict of PTC: none 20250824100013899 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100013899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1352)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1357)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1351)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1346)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1342)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1356)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1353)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1343)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1347)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1348)@6d40a618bd43: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1345)@6d40a618bd43: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1355)@6d40a618bd43: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1349)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1359)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1360)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1344)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1350)@6d40a618bd43: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1361)@6d40a618bd43: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1354)@6d40a618bd43: Final verdict of PTC: none 20250824100013917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39514<->l=127.0.0.10:4245 (telnet_interface.c:138) MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1342): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1343): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1344): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1345): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1346): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1347): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1348): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1349): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1350): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1351): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1352): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1353): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1354): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1355): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1356): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1357): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1358): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1359): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1360): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1361): fail (none -> fail) reason: "Tguard timeout" MTC@6d40a618bd43: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@6d40a618bd43: 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'. Sun Aug 24 10:00:13 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 20250824100013964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100014365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=131400) 20250824100014900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100014900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100015101 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:289) 20250824100015101 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55a5c05ffa50) (sgsn_libgtp.c:633) 20250824100015101 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55a5c05ffa50) (sgsn_libgtp.c:637) 20250824100015101 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250824100015101 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250824100015101 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250824100015101 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=131400, count=137452) 20250824100015902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100015903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:00: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_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 20250824100016904 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100016905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_cell_change_different_rai_ci_data started. 20250824100017451 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100017453 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1362)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1363)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1362)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1366)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100017515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100017515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100017515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100017515 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100017515 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100017515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100017515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100017515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100017516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1366)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100017517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100017517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100017517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100017517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100017517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100017517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100017517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100017517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100017517 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100017517 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100017517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100017518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100017518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1366)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1366)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100017523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1367)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1363)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1363)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1368)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824100017533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100017533 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1367)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1365)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1371)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100017536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100017536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100017536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100017536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100017536 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100017536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100017536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100017536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100017536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1371)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100017536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100017536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100017536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100017537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100017537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100017537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100017537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100017537 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100017537 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100017537 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100017537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100017537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100017537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1371)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1371)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100017539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1372)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1368)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1368)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1373)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824100017548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100017548 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1372)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1370)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1376)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100017553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100017553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100017553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100017553 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100017553 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100017553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100017553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100017553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100017553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1376)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100017554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100017554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100017554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100017554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100017554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100017554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100017554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100017554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100017554 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100017554 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100017554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1376)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100017554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100017554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1376)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100017558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1373)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1373)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100017563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100017563 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)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100017906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100017906 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100017906 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100017906 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1377)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1377)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100017910 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824100017911 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1377)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1377)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1377)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1377)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1365)@6d40a618bd43: Adding Client=TC_cell_change_different_rai_ci_data(1381), IMSI='262420000000070'H, TLLI='C63BE3CD'O, index=0 SGSN_Test-GSUP(1378)@6d40a618bd43: 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)@6d40a618bd43: 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 := 'DAC51168BEB499FFBE0F2D1090187FAF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BAC57639'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D78C49DA42A1172'O } } } } } 20250824100017958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100017958 DLLC NOTICE LLME(ffffffff/c63be3cd){UNASSIGNED} LLC RX: unknown TLLI 0xc63be3cd, creating LLME on the fly (gprs_llc.c:552) 20250824100017958 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824100017958 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100017958 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824100017958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824100017958 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824100017958 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824100017958 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100017958 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100017958 DLLC NOTICE LLME(ffffffff/c63be3cd){UNASSIGNED} LLGM Assign pre (c63be3cd => c671ada6) (gprs_llc.c:1079) 20250824100017958 DLLC NOTICE LLME(c63be3cd/c671ada6){ASSIGNED} LLGM Assign post (c63be3cd => c671ada6) (gprs_llc.c:1125) 20250824100017958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100017958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100017958 DMM DEBUG MM(262420000000070/c671ada6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100017968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100017968 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824100017968 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100017968 DMM DEBUG MM(262420000000070/c671ada6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1134) 20250824100017968 DMM NOTICE MM(262420000000070/c671ada6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100017968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100017968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100017968 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100017968 DMM DEBUG MM(262420000000070/c671ada6) Requesting authorization (sgsn_auth.c:160) 20250824100017968 DMM INFO MM(262420000000070/c671ada6) Requesting authentication tuples (sgsn_auth.c:184) 20250824100017968 DMM DEBUG MM(262420000000070/c671ada6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100017968 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250824100017968 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1381) SGSN_Test-GSUP(1378)@6d40a618bd43: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1381)"262420000000070" 20250824100017971 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100017971 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100017971 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100017971 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100017971 DMM INFO MM(262420000000070/c671ada6) Subscriber data update (mmctx.c:445) 20250824100017971 DMM DEBUG MM(262420000000070/c671ada6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100017971 DMM INFO MM(262420000000070/c671ada6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100017971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100017971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100017971 DMM INFO MM(262420000000070/c671ada6) <- GMM AUTH AND CIPHERING REQ (rand = da c5 11 68 be b4 99 ff be 0f 2d 10 90 18 7f af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824100017980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100017980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824100017980 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100017980 DMM INFO MM(262420000000070/c671ada6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100017980 DMM NOTICE MM(262420000000070/c671ada6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100017980 DMM DEBUG MM(262420000000070/c671ada6) checking auth: received GSM SRES = ba c5 76 39 (gprs_gmm.c:716) 20250824100017980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100017980 DMM DEBUG MM(262420000000070/c671ada6) Requesting authorization (sgsn_auth.c:160) 20250824100017980 DMM INFO MM(262420000000070/c671ada6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100017980 DMM DEBUG MM(262420000000070/c671ada6) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100017980 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250824100017980 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) 20250824100017980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824100017980 DMM INFO MM(262420000000070/c671ada6) <- GMM ATTACH ACCEPT (new P-TMSI=0xc671ada6) (gprs_gmm.c:337) 20250824100017982 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100017982 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100017982 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250824100017982 DMM INFO MM(262420000000070/c671ada6) Subscriber data update (mmctx.c:445) 20250824100017982 DMM DEBUG MM(262420000000070/c671ada6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100017982 DMM INFO MM(262420000000070/c671ada6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100017982 DMM NOTICE MM(262420000000070/c671ada6) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1050) 20250824100017982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100017982 DMM NOTICE MM(262420000000070/c671ada6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100017982 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) 20250824100017984 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100017984 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250824100017984 DMM INFO MM(262420000000070/c671ada6) Subscriber data update (mmctx.c:445) 20250824100017984 DMM DEBUG MM(262420000000070/c671ada6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824100017995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100017995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824100017995 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100017995 DMM INFO MM(262420000000070/c671ada6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100017995 DMM NOTICE MM(262420000000070/c671ada6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100017995 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100017995 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100017995 DLLC NOTICE LLME(c63be3cd/c671ada6){ASSIGNED} LLGM Assign pre (ffffffff => c671ada6) (gprs_llc.c:1079) 20250824100017995 DLLC NOTICE LLME(ffffffff/c671ada6){ASSIGNED} LLGM Assign post (ffffffff => c671ada6) (gprs_llc.c:1125) 20250824100017995 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824100017995 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824100017995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100017995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100018052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100018052 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824100018052 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100018052 DMM INFO MM(262420000000070/c671ada6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824100018052 DMM INFO MM(262420000000070/c671ada6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824100018052 DMM DEBUG MM(262420000000070/c671ada6) Using GGSN 0 (gprs_sm.c:317) 20250824100018052 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) 20250824100018052 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250824100018052 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824100018052 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250824100018052 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:378) 20250824100018080 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 3a e6 42 90 11 46 cc f0 92 14 05 7f cc 9f 63 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=1074 from retransmit req queue (gtp.c:465) 20250824100018080 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e74a34f0, cbp=0x55a5c05ffa50) (sgsn_libgtp.c:633) 20250824100018080 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824100018080 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc988 TLLI=c671ada6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824100018080 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824100018080 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1381)@6d40a618bd43: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1381)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824100018094 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250824100018109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100018109 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250824100018110 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_rai_ci_data-BVCI210(1370)@6d40a618bd43: Adding Client=TC_cell_change_different_rai_ci_data(1381), IMSI='262420000000070'H, TLLI='C671ADA6'O, index=0 20250824100018125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100018125 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250824100018125 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55a5c05fc988, TLLI=c671ada6, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20250824100018185 DGPRS DEBUG Checking for inactive LLMEs, time = 19260523 (sgsn.c:132) 20250824100018186 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100018186 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100018186 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100018186 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824100018186 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824100018186 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824100018186 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100018186 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824100018186 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824100018186 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_cell_change_different_rai_ci_data(1381)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1370)@6d40a618bd43: Removing Client IMSI='262420000000070'H, index=0 20250824100020122 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1365)@6d40a618bd43: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1381)@6d40a618bd43: Final verdict of PTC: pass 20250824100020141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51064<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250824100020145 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100020145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1378)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1377)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1376)@6d40a618bd43: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1375)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1366)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1371)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1368)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1362)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1363)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1373)@6d40a618bd43: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1370)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1367)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1379)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1372)@6d40a618bd43: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1365)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1380)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1369)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1364)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1374)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1362): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1363): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1364): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1365): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1366): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1367): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1368): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1369): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1370): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1371): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1372): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1373): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1374): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1375): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1376): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1377): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1378): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1379): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1380): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_cell_change_different_rai_ci_data(1381): pass (none -> pass) MTC@6d40a618bd43: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@6d40a618bd43: 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'. Sun Aug 24 10:00:20 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 20250824100020235 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100020637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101008) 20250824100021147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100021147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101008, count=107920) 20250824100022149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100022149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:00:22 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 20250824100023150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100023150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_cell_change_different_ci_attach started. 20250824100023691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100023693 DMM INFO MM(262420000000070/c671ada6) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100023693 DMM INFO MM(262420000000070/c671ada6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100023693 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100023694 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100023694 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824100023694 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824100023694 DLLC NOTICE LLME(ffffffff/c671ada6){ASSIGNED} LLGM Assign pre (c671ada6 => ffffffff) (gprs_llc.c:1079) 20250824100023694 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c671ada6 => ffffffff) (gprs_llc.c:1125) 20250824100023694 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fc630 (gprs_sndcp.c:574) 20250824100023694 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc988, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824100023694 DMM NOTICE MM(262420000000070/c671ada6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824100023694 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250824100023694 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824100023694 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824100023694 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:378) 20250824100023694 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250824100023694 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) 20250824100023694 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) 20250824100023694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824100023694 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824100023694 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824100023694 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824100023694 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1382)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1383)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1382)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1386)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100023738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100023738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100023738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100023738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100023738 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100023738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100023738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100023738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100023738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1386)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100023739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100023739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100023739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100023739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100023739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100023739 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100023739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100023739 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100023739 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100023739 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100023739 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100023740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100023740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1386)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1386)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100023742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1387)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1383)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1383)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100023748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100023748 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1388)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1385)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1387)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1391)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100023759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100023759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100023759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100023759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100023759 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100023759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100023759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100023759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100023759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1391)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100023761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100023761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100023761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100023761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100023761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100023761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100023761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100023761 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100023761 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100023761 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100023761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100023762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100023762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1391)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1392)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824100023767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1388)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1388)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1393)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824100023772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100023773 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1392)@6d40a618bd43: 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(1396)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1390)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1396)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100023775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100023775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100023775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100023775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100023775 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100023775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100023775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100023775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100023775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1396)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100023776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100023776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100023776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100023776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100023776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100023776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100023776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100023776 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100023776 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100023776 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100023776 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100023776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100023776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1396)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100023778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1393)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1393)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100023784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100023784 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1395)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100024152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100024152 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100024152 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100024152 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1397)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1397)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100024156 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824100024157 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1397)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1397)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1397)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1397)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1385)@6d40a618bd43: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='E6FAC4C4'O, index=0 SGSN_Test-GSUP(1398)@6d40a618bd43: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1401) TC_cell_change_different_ci_attach-BVCI196(1385)@6d40a618bd43: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1390)@6d40a618bd43: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='E6FAC4C4'O, index=0 TC_cell_change_different_ci_attach(1401)@6d40a618bd43: 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 := 'E9A3C997324CCD1481797C9D3EE730E9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '079BBC21'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3BEF816CA11CE5C2'O } } } } } 20250824100024231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100024231 DLLC NOTICE LLME(ffffffff/e6fac4c4){UNASSIGNED} LLC RX: unknown TLLI 0xe6fac4c4, creating LLME on the fly (gprs_llc.c:552) 20250824100024231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824100024231 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100024231 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824100024231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824100024231 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824100024231 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824100024231 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100024231 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100024231 DLLC NOTICE LLME(ffffffff/e6fac4c4){UNASSIGNED} LLGM Assign pre (e6fac4c4 => d2694665) (gprs_llc.c:1079) 20250824100024231 DLLC NOTICE LLME(e6fac4c4/d2694665){ASSIGNED} LLGM Assign post (e6fac4c4 => d2694665) (gprs_llc.c:1125) 20250824100024231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100024231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100024231 DMM DEBUG MM(262420000000069/d2694665) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100024241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100024241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824100024241 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100024241 DMM DEBUG MM(262420000000069/d2694665) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250824100024241 DMM NOTICE MM(262420000000069/d2694665) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100024241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100024241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100024241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100024241 DMM DEBUG MM(262420000000069/d2694665) Requesting authorization (sgsn_auth.c:160) 20250824100024241 DMM INFO MM(262420000000069/d2694665) Requesting authentication tuples (sgsn_auth.c:184) 20250824100024241 DMM DEBUG MM(262420000000069/d2694665) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100024241 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250824100024241 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1401) SGSN_Test-GSUP(1398)@6d40a618bd43: Added IMSI table entry 0TC_cell_change_different_ci_attach(1401)"262420000000069" 20250824100024243 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100024243 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100024243 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100024243 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100024243 DMM INFO MM(262420000000069/d2694665) Subscriber data update (mmctx.c:445) 20250824100024243 DMM DEBUG MM(262420000000069/d2694665) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100024243 DMM INFO MM(262420000000069/d2694665) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100024243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100024243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100024243 DMM INFO MM(262420000000069/d2694665) <- GMM AUTH AND CIPHERING REQ (rand = e9 a3 c9 97 32 4c cd 14 81 79 7c 9d 3e e7 30 e9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824100024252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100024252 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250824100024252 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100024252 DMM INFO MM(262420000000069/d2694665) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100024252 DMM NOTICE MM(262420000000069/d2694665) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100024252 DMM DEBUG MM(262420000000069/d2694665) checking auth: received GSM SRES = 07 9b bc 21 (gprs_gmm.c:716) 20250824100024252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100024252 DMM DEBUG MM(262420000000069/d2694665) Requesting authorization (sgsn_auth.c:160) 20250824100024252 DMM INFO MM(262420000000069/d2694665) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100024252 DMM DEBUG MM(262420000000069/d2694665) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100024252 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250824100024252 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) 20250824100024252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824100024252 DMM INFO MM(262420000000069/d2694665) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2694665) (gprs_gmm.c:337) 20250824100024253 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100024253 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100024253 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250824100024254 DMM INFO MM(262420000000069/d2694665) Subscriber data update (mmctx.c:445) 20250824100024254 DMM DEBUG MM(262420000000069/d2694665) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100024254 DMM INFO MM(262420000000069/d2694665) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100024254 DMM NOTICE MM(262420000000069/d2694665) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1050) 20250824100024254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100024254 DMM NOTICE MM(262420000000069/d2694665) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100024254 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) 20250824100024254 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100024254 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250824100024254 DMM INFO MM(262420000000069/d2694665) Subscriber data update (mmctx.c:445) 20250824100024254 DMM DEBUG MM(262420000000069/d2694665) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824100024261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100024261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824100024261 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100024261 DMM INFO MM(262420000000069/d2694665) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100024261 DMM NOTICE MM(262420000000069/d2694665) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100024261 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100024261 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100024261 DLLC NOTICE LLME(e6fac4c4/d2694665){ASSIGNED} LLGM Assign pre (ffffffff => d2694665) (gprs_llc.c:1079) 20250824100024261 DLLC NOTICE LLME(ffffffff/d2694665){ASSIGNED} LLGM Assign post (ffffffff => d2694665) (gprs_llc.c:1125) 20250824100024261 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824100024261 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824100024261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100024261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100024319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100024319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824100024319 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100024319 DMM INFO MM(262420000000069/d2694665) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824100024319 DMM INFO MM(262420000000069/d2694665) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824100024319 DMM DEBUG MM(262420000000069/d2694665) Using GGSN 0 (gprs_sm.c:317) 20250824100024319 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) 20250824100024320 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250824100024320 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824100024320 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250824100024320 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:378) 20250824100024346 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 95 d7 80 3a 11 a4 f3 67 90 14 05 7f f8 24 ab cd 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) 20250824100024346 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e74a4568, cbp=0x55a5c05fe8e0) (sgsn_libgtp.c:633) 20250824100024346 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824100024346 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc988 TLLI=d2694665, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824100024346 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824100024346 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1401)@6d40a618bd43: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1401)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824100024362 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250824100024368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100024368 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250824100024368 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_ci_attach-BVCI210(1390)@6d40a618bd43: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1395)@6d40a618bd43: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='D2694665'O, index=0 TC_cell_change_different_ci_attach(1401)@6d40a618bd43: 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 := '240990748D53CBB63145B493F1A4EAAE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3D14DF62'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2F225594D71D5555'O } } } } } 20250824100024374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100024374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250824100024374 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100024374 DMM INFO MM(262420000000069/d2694665) -> GMM ATTACH REQUEST MI(TMSI-0xD2694665) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100024374 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100024374 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824100024374 DLLC NOTICE LLME(ffffffff/d2694665){ASSIGNED} LLGM Assign pre (d2694665 => ccdbc19a) (gprs_llc.c:1079) 20250824100024374 DLLC NOTICE LLME(d2694665/ccdbc19a){ASSIGNED} LLGM Assign post (d2694665 => ccdbc19a) (gprs_llc.c:1125) 20250824100024374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100024374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100024374 DMM DEBUG MM(262420000000069/ccdbc19a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100024387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100024387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250824100024387 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100024387 DMM DEBUG MM(262420000000069/ccdbc19a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250824100024387 DMM NOTICE MM(262420000000069/ccdbc19a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100024387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100024387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100024387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100024387 DMM DEBUG MM(262420000000069/ccdbc19a) Requesting authorization (sgsn_auth.c:160) 20250824100024387 DMM INFO MM(262420000000069/ccdbc19a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100024387 DMM DEBUG MM(262420000000069/ccdbc19a) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100024387 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250824100024387 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) 20250824100030388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250824100030388 DMM ERROR MM(262420000000069/ccdbc19a) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250824100030388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250824100030388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250824100030388 DMM NOTICE MM(262420000000069/ccdbc19a) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250824100030388 DMM NOTICE MM(262420000000069/ccdbc19a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824100030388 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250824100030388 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc988, TLLI=ccdbc19a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824100030388 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824100030388 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824100030388 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:378) 20250824100030388 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250824100030388 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) 20250824100030388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Reject}: Deallocated (fsm.c:568) 20250824100030388 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Deallocated (fsm.c:568) 20250824100030388 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824100030388 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250824100030388 DLLC NOTICE LLME(d2694665/ccdbc19a){ASSIGNED} LLGM Assign pre (ccdbc19a => ffffffff) (gprs_llc.c:1079) 20250824100030388 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ccdbc19a => ffffffff) (gprs_llc.c:1125) -NSVCI97(1386)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100033752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100033753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100033753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100033769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100033769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100033769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100033777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100033777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100033777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100035389 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:295) 20250824100040390 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:295) -NSVCI97(1386)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100043768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100043768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100043768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100043778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100043778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100043778 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100043786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100043786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100043786 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100044153 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250824100044153 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1397)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1397)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824100044154 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250824100045391 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:295) 20250824100048186 DGPRS DEBUG Checking for inactive LLMEs, time = 19260553 (sgsn.c:132) 20250824100048187 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100048187 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100048187 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100048187 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824100048187 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824100048187 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824100048187 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100048187 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824100048187 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824100048187 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250824100050392 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:295) 20250824100053741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100053745 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100053746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824100053763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100053766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100053766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1386)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100053772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100053772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100053772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100053776 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100053779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100053779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1391)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100053780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100053780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100053780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100053790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100053790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100053790 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_ci_attach(1401)@6d40a618bd43: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6d40a618bd43: Test Component 1401 has requested to stop MTC. Terminating current testcase execution. 20250824100054220 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100054220 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1387)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1396)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1398)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1397)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1391)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1392)@6d40a618bd43: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1385)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1382)@6d40a618bd43: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1395)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1399)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1386)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1388)@6d40a618bd43: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1390)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1393)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1383)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1400)@6d40a618bd43: Final verdict of PTC: none 20250824100054223 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51096<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(1394)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1389)@6d40a618bd43: Final verdict of PTC: none TC_cell_change_different_ci_attach(1401)@6d40a618bd43: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI97-provIP(1384)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1382): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1383): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1384): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1385): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1386): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1387): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1388): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1389): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1390): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1391): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1392): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1393): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1394): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1395): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1396): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1397): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1398): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1399): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1400): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_cell_change_different_ci_attach(1401): fail (none -> fail) reason: "Tguard timeout" MTC@6d40a618bd43: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Sun Aug 24 10:00:54 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 20250824100054270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100054672 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=137392) 20250824100055221 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100055221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100055392 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:289) 20250824100055392 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55a5c05fe8e0) (sgsn_libgtp.c:633) 20250824100055392 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55a5c05fe8e0) (sgsn_libgtp.c:637) 20250824100055392 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250824100055392 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250824100055392 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250824100055393 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=137392, count=142824) 20250824100056222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100056222 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:00:56 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 20250824100057223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100057223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_cell_change_different_ci_data started. 20250824100057790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100057792 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1402)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1403)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1402)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1406)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100057834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100057834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100057834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100057834 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100057834 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100057834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100057834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100057834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100057835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1406)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100057835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100057835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100057835 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100057836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100057836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100057836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100057836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100057836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100057836 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100057836 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100057836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100057836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100057836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1406)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1406)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100057840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1407)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1403)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1403)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100057845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100057845 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1408)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_data-BVCI196(1405)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1407)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1411)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100057849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100057849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100057849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100057849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100057849 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100057849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100057850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100057850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100057850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1411)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100057850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100057850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100057850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100057850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100057850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100057850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100057850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100057850 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100057850 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100057850 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100057850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100057850 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100057850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1411)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1411)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100057852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1408)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1408)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1412)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824100057857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100057857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1410)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1413)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1412)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1416)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100057867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100057867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100057867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100057867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100057867 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100057867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100057867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100057867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100057867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1416)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100057868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100057868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100057868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100057868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100057868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100057868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100057868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100057868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100057868 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100057868 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100057868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1416)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100057868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100057868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1416)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100057870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1413)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1413)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100057874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100057874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1415)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100058224 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100058224 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100058224 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100058224 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1417)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1417)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100058226 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1417)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1417)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1417)@6d40a618bd43: 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)@6d40a618bd43: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250824100058227 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1417)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1417)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1405)@6d40a618bd43: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='FA66EB75'O, index=0 SGSN_Test-GSUP(1418)@6d40a618bd43: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1421) TC_cell_change_different_ci_data-BVCI196(1405)@6d40a618bd43: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1410)@6d40a618bd43: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='FA66EB75'O, index=0 TC_cell_change_different_ci_data(1421)@6d40a618bd43: 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 := '422F0F194297E2789102DB1417BCF7AB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2D140A39'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '58BB76CB9AE072EC'O } } } } } 20250824100058278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100058278 DLLC NOTICE LLME(ffffffff/fa66eb75){UNASSIGNED} LLC RX: unknown TLLI 0xfa66eb75, creating LLME on the fly (gprs_llc.c:552) 20250824100058278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824100058278 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100058278 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824100058278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824100058278 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824100058278 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824100058278 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100058278 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100058278 DLLC NOTICE LLME(ffffffff/fa66eb75){UNASSIGNED} LLGM Assign pre (fa66eb75 => c82b8c43) (gprs_llc.c:1079) 20250824100058278 DLLC NOTICE LLME(fa66eb75/c82b8c43){ASSIGNED} LLGM Assign post (fa66eb75 => c82b8c43) (gprs_llc.c:1125) 20250824100058278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100058278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100058278 DMM DEBUG MM(262420000000071/c82b8c43) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100058292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100058292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824100058292 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100058292 DMM DEBUG MM(262420000000071/c82b8c43) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1134) 20250824100058292 DMM NOTICE MM(262420000000071/c82b8c43) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100058292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100058292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100058292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100058292 DMM DEBUG MM(262420000000071/c82b8c43) Requesting authorization (sgsn_auth.c:160) 20250824100058292 DMM INFO MM(262420000000071/c82b8c43) Requesting authentication tuples (sgsn_auth.c:184) 20250824100058292 DMM DEBUG MM(262420000000071/c82b8c43) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100058292 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250824100058292 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1421) SGSN_Test-GSUP(1418)@6d40a618bd43: Added IMSI table entry 0TC_cell_change_different_ci_data(1421)"262420000000071" 20250824100058296 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100058296 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100058296 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100058296 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100058296 DMM INFO MM(262420000000071/c82b8c43) Subscriber data update (mmctx.c:445) 20250824100058296 DMM DEBUG MM(262420000000071/c82b8c43) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100058296 DMM INFO MM(262420000000071/c82b8c43) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100058296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100058296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100058296 DMM INFO MM(262420000000071/c82b8c43) <- GMM AUTH AND CIPHERING REQ (rand = 42 2f 0f 19 42 97 e2 78 91 02 db 14 17 bc f7 ab , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824100058309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100058309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250824100058309 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100058309 DMM INFO MM(262420000000071/c82b8c43) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100058309 DMM NOTICE MM(262420000000071/c82b8c43) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100058309 DMM DEBUG MM(262420000000071/c82b8c43) checking auth: received GSM SRES = 2d 14 0a 39 (gprs_gmm.c:716) 20250824100058309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100058309 DMM DEBUG MM(262420000000071/c82b8c43) Requesting authorization (sgsn_auth.c:160) 20250824100058309 DMM INFO MM(262420000000071/c82b8c43) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100058309 DMM DEBUG MM(262420000000071/c82b8c43) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100058309 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250824100058309 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) 20250824100058309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824100058309 DMM INFO MM(262420000000071/c82b8c43) <- GMM ATTACH ACCEPT (new P-TMSI=0xc82b8c43) (gprs_gmm.c:337) 20250824100058312 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100058312 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100058312 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250824100058312 DMM INFO MM(262420000000071/c82b8c43) Subscriber data update (mmctx.c:445) 20250824100058312 DMM DEBUG MM(262420000000071/c82b8c43) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100058312 DMM INFO MM(262420000000071/c82b8c43) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100058312 DMM NOTICE MM(262420000000071/c82b8c43) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1050) 20250824100058312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100058312 DMM NOTICE MM(262420000000071/c82b8c43) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100058312 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) 20250824100058313 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100058313 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250824100058313 DMM INFO MM(262420000000071/c82b8c43) Subscriber data update (mmctx.c:445) 20250824100058313 DMM DEBUG MM(262420000000071/c82b8c43) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824100058326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100058326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824100058326 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100058326 DMM INFO MM(262420000000071/c82b8c43) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100058326 DMM NOTICE MM(262420000000071/c82b8c43) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100058326 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100058326 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100058326 DLLC NOTICE LLME(fa66eb75/c82b8c43){ASSIGNED} LLGM Assign pre (ffffffff => c82b8c43) (gprs_llc.c:1079) 20250824100058326 DLLC NOTICE LLME(ffffffff/c82b8c43){ASSIGNED} LLGM Assign post (ffffffff => c82b8c43) (gprs_llc.c:1125) 20250824100058326 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824100058326 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824100058326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100058326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100058382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100058382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250824100058382 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100058382 DMM INFO MM(262420000000071/c82b8c43) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824100058382 DMM INFO MM(262420000000071/c82b8c43) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824100058382 DMM DEBUG MM(262420000000071/c82b8c43) Using GGSN 0 (gprs_sm.c:317) 20250824100058382 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) 20250824100058382 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250824100058382 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824100058382 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250824100058382 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:378) 20250824100058410 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 93 ef 2d ac 11 1d 2b c3 a3 14 05 7f 37 d2 05 a7 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) 20250824100058410 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e74a4568, cbp=0x55a5c05fe8e0) (sgsn_libgtp.c:633) 20250824100058410 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824100058410 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5c05fc988 TLLI=c82b8c43, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250824100058410 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824100058410 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1421)@6d40a618bd43: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1421)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824100058428 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250824100058443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100058443 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250824100058443 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_ci_data-BVCI210(1410)@6d40a618bd43: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1415)@6d40a618bd43: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='C82B8C43'O, index=0 20250824100058459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100058459 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250824100058459 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100058461 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1405)@6d40a618bd43: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1421)@6d40a618bd43: Final verdict of PTC: pass 20250824100058487 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41318<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1406)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1418)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1403)@6d40a618bd43: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1410)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1407)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1413)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1412)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1411)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1420)@6d40a618bd43: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1415)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1416)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1402)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1408)@6d40a618bd43: Final verdict of PTC: none 20250824100058494 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100058495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_cell_change_different_ci_data-BVCI196(1405)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1419)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1414)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1404)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1409)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1417)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1402): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1403): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1404): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1405): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1406): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1407): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1408): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1409): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1410): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1411): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1412): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1413): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1414): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1415): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1416): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1417): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1418): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1419): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1420): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_cell_change_different_ci_data(1421): pass (none -> pass) MTC@6d40a618bd43: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sun Aug 24 10:00:58 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 20250824100058555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100058957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80472) 20250824100059496 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100059496 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80472, count=100268) 20250824100100497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100100497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:01: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.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 20250824100101498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100101498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_sgsn_context_req_in started. 20250824100102010 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100102012 DMM INFO MM(262420000000071/c82b8c43) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100102012 DMM INFO MM(262420000000071/c82b8c43) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100102012 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100102012 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100102012 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824100102012 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824100102012 DLLC NOTICE LLME(ffffffff/c82b8c43){ASSIGNED} LLGM Assign pre (c82b8c43 => ffffffff) (gprs_llc.c:1079) 20250824100102012 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c82b8c43 => ffffffff) (gprs_llc.c:1125) 20250824100102012 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5c05fc630 (gprs_sndcp.c:574) 20250824100102012 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5c05fc988, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250824100102012 DMM NOTICE MM(262420000000071/c82b8c43) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824100102012 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250824100102012 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824100102012 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824100102012 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:378) 20250824100102012 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250824100102012 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) 20250824100102012 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) 20250824100102012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824100102012 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824100102012 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824100102012 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824100102012 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1422)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1423)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1422)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1426)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100102055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100102055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100102055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100102055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100102055 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100102055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100102055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100102055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100102055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1426)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100102057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100102057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100102057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100102057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100102057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100102057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100102057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100102057 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100102057 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100102057 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100102057 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100102057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1426)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100102057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1426)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1427)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824100102060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1423)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1423)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100102065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100102065 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1428)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1427)@6d40a618bd43: 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_sgsn_context_req_in-BVCI196(1425)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1431)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1431)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100102071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100102071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100102071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100102071 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100102071 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100102071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100102071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100102071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100102071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1431)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100102072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100102072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100102072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100102072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100102072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100102072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100102072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100102072 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100102072 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100102072 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100102072 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100102072 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100102072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1431)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1431)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100102074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1432)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1428)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1428)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100102079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100102079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1430)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1433)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1432)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1436)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100102086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100102086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100102086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100102086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100102086 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100102086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100102086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100102086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100102086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1436)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100102087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100102087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100102087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100102087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100102087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100102087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100102087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100102087 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100102087 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100102087 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100102087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100102087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100102087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1436)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1436)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100102089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1433)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1433)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100102094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100102094 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1435)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100102499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100102499 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100102499 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100102499 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1437)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1437)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100102504 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1437)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1437)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824100102505 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1437)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1437)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1425)@6d40a618bd43: Adding Client=TC_sgsn_context_req_in(1441), IMSI='262420000000072'H, TLLI='C3667ED7'O, index=0 SGSN_Test-GSUP(1438)@6d40a618bd43: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1441) TC_sgsn_context_req_in(1441)@6d40a618bd43: 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 := 'BD490460D465AAD7A76617293C6E9326'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E0C1D794'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3E11E092422A9818'O } } } } } 20250824100103590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100103590 DLLC NOTICE LLME(ffffffff/c3667ed7){UNASSIGNED} LLC RX: unknown TLLI 0xc3667ed7, creating LLME on the fly (gprs_llc.c:552) 20250824100103590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824100103590 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100103590 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824100103590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824100103590 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824100103590 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824100103590 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100103590 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100103590 DLLC NOTICE LLME(ffffffff/c3667ed7){UNASSIGNED} LLGM Assign pre (c3667ed7 => caf4fa26) (gprs_llc.c:1079) 20250824100103590 DLLC NOTICE LLME(c3667ed7/caf4fa26){ASSIGNED} LLGM Assign post (c3667ed7 => caf4fa26) (gprs_llc.c:1125) 20250824100103590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100103590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100103590 DMM DEBUG MM(262420000000072/caf4fa26) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100103605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100103605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824100103605 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100103605 DMM DEBUG MM(262420000000072/caf4fa26) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1134) 20250824100103605 DMM NOTICE MM(262420000000072/caf4fa26) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100103605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100103605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100103605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100103605 DMM DEBUG MM(262420000000072/caf4fa26) Requesting authorization (sgsn_auth.c:160) 20250824100103605 DMM INFO MM(262420000000072/caf4fa26) Requesting authentication tuples (sgsn_auth.c:184) 20250824100103605 DMM DEBUG MM(262420000000072/caf4fa26) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100103606 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250824100103606 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)@6d40a618bd43: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1441) SGSN_Test-GSUP(1438)@6d40a618bd43: Added IMSI table entry 0TC_sgsn_context_req_in(1441)"262420000000072" 20250824100103610 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100103610 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100103610 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100103610 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100103610 DMM INFO MM(262420000000072/caf4fa26) Subscriber data update (mmctx.c:445) 20250824100103610 DMM DEBUG MM(262420000000072/caf4fa26) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100103610 DMM INFO MM(262420000000072/caf4fa26) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100103610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100103610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100103610 DMM INFO MM(262420000000072/caf4fa26) <- GMM AUTH AND CIPHERING REQ (rand = bd 49 04 60 d4 65 aa d7 a7 66 17 29 3c 6e 93 26 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250824100103623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100103623 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250824100103623 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100103623 DMM INFO MM(262420000000072/caf4fa26) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100103623 DMM NOTICE MM(262420000000072/caf4fa26) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100103623 DMM DEBUG MM(262420000000072/caf4fa26) checking auth: received GSM SRES = e0 c1 d7 94 (gprs_gmm.c:716) 20250824100103623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100103623 DMM DEBUG MM(262420000000072/caf4fa26) Requesting authorization (sgsn_auth.c:160) 20250824100103623 DMM INFO MM(262420000000072/caf4fa26) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100103623 DMM DEBUG MM(262420000000072/caf4fa26) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100103623 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250824100103623 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) 20250824100103623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824100103623 DMM INFO MM(262420000000072/caf4fa26) <- GMM ATTACH ACCEPT (new P-TMSI=0xcaf4fa26) (gprs_gmm.c:337) 20250824100103625 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100103625 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100103625 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250824100103625 DMM INFO MM(262420000000072/caf4fa26) Subscriber data update (mmctx.c:445) 20250824100103625 DMM DEBUG MM(262420000000072/caf4fa26) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100103625 DMM INFO MM(262420000000072/caf4fa26) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100103625 DMM NOTICE MM(262420000000072/caf4fa26) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1050) 20250824100103625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100103625 DMM NOTICE MM(262420000000072/caf4fa26) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100103625 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) 20250824100103626 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100103626 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250824100103626 DMM INFO MM(262420000000072/caf4fa26) Subscriber data update (mmctx.c:445) 20250824100103626 DMM DEBUG MM(262420000000072/caf4fa26) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824100103634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100103634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824100103634 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100103634 DMM INFO MM(262420000000072/caf4fa26) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100103634 DMM NOTICE MM(262420000000072/caf4fa26) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100103634 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100103634 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100103634 DLLC NOTICE LLME(c3667ed7/caf4fa26){ASSIGNED} LLGM Assign pre (ffffffff => caf4fa26) (gprs_llc.c:1079) 20250824100103634 DLLC NOTICE LLME(ffffffff/caf4fa26){ASSIGNED} LLGM Assign post (ffffffff => caf4fa26) (gprs_llc.c:1125) 20250824100103634 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824100103634 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824100103634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100103634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100103692 DLGTP INFO SGSNCtxReq[0x55a5c05f6160]{Init}: Allocated (fsm.c:456) 20250824100103692 DLGTP INFO SGSNCtxReq[0x55a5c05f6160]{Init}: Deallocated (fsm.c:568) TC_sgsn_context_req_in(1441)@6d40a618bd43: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250824100105691 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250824100105691 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250824100105691 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) 20250824100105691 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250824100105691 DMM INFO MM(262420000000072/caf4fa26) Subscriber data update (mmctx.c:445) 20250824100105691 DMM DEBUG MM(262420000000072/caf4fa26) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250824100105691 DMM INFO MM(262420000000072/caf4fa26) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250824100105691 DMM INFO MM(262420000000072/caf4fa26) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100105691 DMM INFO MM(262420000000072/caf4fa26) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100105691 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100105691 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100105691 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824100105691 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824100105691 DLLC NOTICE LLME(ffffffff/caf4fa26){ASSIGNED} LLGM Assign pre (caf4fa26 => ffffffff) (gprs_llc.c:1079) 20250824100105691 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (caf4fa26 => ffffffff) (gprs_llc.c:1125) 20250824100105691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824100105691 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824100105691 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824100105691 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1425)@6d40a618bd43: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1441)@6d40a618bd43: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250824100105702 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41344<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1438)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1436)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1431)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1422)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1427)@6d40a618bd43: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1435)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1426)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1433)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1428)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1432)@6d40a618bd43: Final verdict of PTC: none 20250824100105709 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100105709 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1437)@6d40a618bd43: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1430)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1439)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1440)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1429)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1424)@6d40a618bd43: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1425)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1423)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1434)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1422): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1423): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1424): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1425): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1426): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1427): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1428): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1429): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1430): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1431): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1432): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1433): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1434): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1435): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1436): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1437): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1438): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1439): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1440): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_sgsn_context_req_in(1441): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@6d40a618bd43: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sun Aug 24 10:01:05 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 20250824100105777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100106178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38764<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99188) 20250824100106710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100106710 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99188, count=100448) 20250824100107711 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100107711 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:01: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_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 20250824100108712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100108712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_sgsn_context_req_out started. 20250824100109244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38770<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100109245 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1442)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1443)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1442)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1446)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100109275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100109275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100109275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100109275 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100109275 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100109275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100109275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100109275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100109275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1446)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100109276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100109276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100109276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100109276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100109276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100109276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100109276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100109276 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100109276 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100109276 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100109276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100109277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100109277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1446)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1446)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100109279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1447)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1443)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1443)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100109286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100109286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1448)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1445)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1447)@6d40a618bd43: 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(1451)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1451)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100109291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100109291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100109291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100109291 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100109291 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100109291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100109291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100109291 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100109291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1451)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100109292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100109292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100109292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100109292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100109292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100109292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100109292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100109292 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100109292 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100109292 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100109292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100109292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(1451)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100109292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1451)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100109295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1452)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1448)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1448)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100109300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100109300 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1453)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1450)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1452)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1457)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100109311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100109311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100109311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100109311 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100109311 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100109311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100109311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100109311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100109311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1457)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100109311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100109311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100109311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100109311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100109311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100109311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100109311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100109311 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100109311 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100109311 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100109311 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100109312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100109312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1457)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1457)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100109313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1453)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1453)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100109318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100109318 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1454)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100109713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100109713 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100109713 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100109713 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1456)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1456)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100109717 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824100109718 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1456)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1456)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1456)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1456)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1445)@6d40a618bd43: Adding Client=TC_sgsn_context_req_out(1461), IMSI='262420000000073'H, TLLI='D9C7B371'O, index=0 SGSN_Test-GSUP(1458)@6d40a618bd43: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1461) 20250824100110825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100110825 DLLC NOTICE LLME(ffffffff/d9c7b371){UNASSIGNED} LLC RX: unknown TLLI 0xd9c7b371, creating LLME on the fly (gprs_llc.c:552) 20250824100110825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250824100110825 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250824100110825 DMM NOTICE LLME(ffffffff/d9c7b371){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250824100110825 DLLC NOTICE LLME(ffffffff/d9c7b371){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250824100110825 DMM ERROR LLME(ffffffff/d9c7b371){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250824100110825 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250824100110825 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250824100110825 DLLC NOTICE LLME(ffffffff/d9c7b371){UNASSIGNED} LLGM Assign pre (d9c7b371 => ffffffff) (gprs_llc.c:1079) 20250824100110825 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9c7b371 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1461)@6d40a618bd43: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@6d40a618bd43: Test Component 1461 has requested to stop MTC. Terminating current testcase execution. 20250824100110855 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100110855 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1458)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1456)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1457)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1447)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1446)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1442)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1451)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1452)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1453)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1460)@6d40a618bd43: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1454)@6d40a618bd43: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1445)@6d40a618bd43: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1450)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1448)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1443)@6d40a618bd43: Final verdict of PTC: none 20250824100110864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38770<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP1C(1459)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1455)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1444)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1449)@6d40a618bd43: Final verdict of PTC: none TC_sgsn_context_req_out(1461)@6d40a618bd43: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1442): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1443): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1444): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1445): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1446): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1447): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1448): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1449): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1450): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1451): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1452): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1453): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1454): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1455): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1456): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1457): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1458): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1459): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1460): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_sgsn_context_req_out(1461): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@6d40a618bd43: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sun Aug 24 10:01:10 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 20250824100110953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38786<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100111355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38786<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45180) 20250824100111856 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100111857 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45180, count=55336) 20250824100112859 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100112859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:01: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.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 20250824100113860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100113860 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_req_id_req_ra_update started. 20250824100114405 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100114407 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1462)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1463)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1462)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1466)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100114452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100114452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100114452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100114452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100114452 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100114452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100114452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100114452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100114453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1466)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100114455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100114455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100114455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100114455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100114455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100114455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100114455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100114455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100114455 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100114455 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100114455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1466)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100114457 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100114457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1466)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1467)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824100114460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1463)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1463)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1468)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824100114466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100114467 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1465)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1467)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1471)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100114473 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100114473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100114473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100114474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100114474 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100114474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100114474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100114474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100114474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1471)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100114474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100114474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100114474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100114474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100114474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100114474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100114474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100114474 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100114474 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100114474 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100114474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100114475 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100114475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1471)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1471)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100114477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1472)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1468)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1468)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100114483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100114483 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1473)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1469)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1472)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1476)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100114491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100114491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100114491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100114491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100114491 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100114491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100114491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100114491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100114491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1476)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100114492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100114492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100114492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100114492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100114492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100114492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100114492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100114492 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100114493 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100114493 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100114493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1476)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100114493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100114493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1476)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100114496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1473)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1473)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100114500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100114501 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)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100114861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100114861 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100114861 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100114861 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1477)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100114868 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1477)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824100114868 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1477)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1465)@6d40a618bd43: Adding Client=TC_attach_req_id_req_ra_update(1481), IMSI='262420000000047'H, TLLI='C17EE293'O, index=0 SGSN_Test-GSUP(1478)@6d40a618bd43: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1481) 20250824100114929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100114929 DLLC NOTICE LLME(ffffffff/c17ee293){UNASSIGNED} LLC RX: unknown TLLI 0xc17ee293, creating LLME on the fly (gprs_llc.c:552) 20250824100114929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824100114929 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100114929 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824100114929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824100114929 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824100114929 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824100114929 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100114929 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100114929 DLLC NOTICE LLME(ffffffff/c17ee293){UNASSIGNED} LLGM Assign pre (c17ee293 => c488765b) (gprs_llc.c:1079) 20250824100114929 DLLC NOTICE LLME(c17ee293/c488765b){ASSIGNED} LLGM Assign post (c17ee293 => c488765b) (gprs_llc.c:1125) 20250824100114929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100114929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100114929 DMM DEBUG MM(262420000000047/c488765b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100114944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100114944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250824100114945 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100114945 DMM INFO MM(262420000000047/c488765b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250824100114945 DMM INFO MM(262420000000047/c488765b) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-10055-192 New RA: 262-42-13135-0 (gprs_gmm.c:1729) 20250824100114945 DMM NOTICE MM(262420000000047/c488765b) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250824100114945 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250824100114945 DMM INFO MM(262420000000047/c488765b) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250824100114945 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100114945 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100114945 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824100114945 DMM ERROR MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250824100114945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Deallocated (fsm.c:568) 20250824100114945 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824100114945 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824100114945 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824100114945 DLLC NOTICE LLME(c17ee293/c488765b){ASSIGNED} LLGM Assign pre (c488765b => ffffffff) (gprs_llc.c:1079) 20250824100114945 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c488765b => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1481)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1465)@6d40a618bd43: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1481)@6d40a618bd43: Final verdict of PTC: pass 20250824100114955 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38792<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1478)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1472)@6d40a618bd43: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1465)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1462)@6d40a618bd43: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1475)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1466)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1473)@6d40a618bd43: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1469)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1471)@6d40a618bd43: Final verdict of PTC: none 20250824100114960 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100114960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1476)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1467)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1468)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1480)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1463)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1470)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1479)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1474)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1464)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1462): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1463): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1464): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1465): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1466): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1467): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1468): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1469): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1470): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1471): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1472): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1473): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1474): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1475): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1476): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1479): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1480): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_req_id_req_ra_update(1481): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@6d40a618bd43: 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'. Sun Aug 24 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 20250824100115031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100115433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59388) 20250824100115962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100115962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59388, count=63744) 20250824100116964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100116964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test execution finished. MTC@6d40a618bd43: 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 ------ Sun Aug 24 10:01: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_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 20250824100117965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100117965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100118187 DGPRS DEBUG Checking for inactive LLMEs, time = 19260583 (sgsn.c:132) 20250824100118187 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100118187 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100118187 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100118187 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824100118187 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824100118187 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824100118188 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100118188 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824100118188 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824100118188 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_iu_attach started. 20250824100118546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100118547 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1482)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1483)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1482)@6d40a618bd43: 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(1487)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1486)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1487)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100118586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100118587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100118587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100118587 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100118587 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100118587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100118587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100118587 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100118587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1487)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100118590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100118590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100118590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100118590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100118590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100118590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100118590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100118590 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100118590 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100118590 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100118590 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100118590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100118590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1487)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1487)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100118594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1488)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1486)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1483)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1483)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1491)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100118600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100118600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100118600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100118600 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100118600 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100118600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100118600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100118600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100118600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250824100118601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100118601 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1491)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100118601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100118601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100118601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100118602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100118602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100118602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100118602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100118602 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100118602 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100118602 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100118602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100118602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100118602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1491)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1491)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_iu_attach-BVCI196(1484)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100118606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1492)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1488)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1488)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100118616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100118616 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1493)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI210(1490)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1492)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1496)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100118623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100118623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100118623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100118623 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100118623 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100118623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100118623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100118623 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100118623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1496)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100118625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100118625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100118625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100118625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100118625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100118625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100118625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100118625 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100118625 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100118625 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100118625 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100118625 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100118625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1496)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1496)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100118628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1493)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1493)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100118633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100118633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1495)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6d40a618bd43: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1499)@6d40a618bd43: ************************************************* SGSN_Test_0-M3UA(1499)@6d40a618bd43: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1499)@6d40a618bd43: ************************************************* MTC@6d40a618bd43: Starting RAN_Emulation SGSN_Test_0-SCCP(1497)@6d40a618bd43: v_sccp_pdu_maxlen:268 20250824100118838 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250824100118838 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) 20250824100118838 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250824100118838 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)@6d40a618bd43: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250824100118845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100118845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250824100118845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250824100118845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250824100118845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250824100118845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100118845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100118845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250824100118845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250824100118845 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) 20250824100118845 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250824100118845 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) 20250824100118845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250824100118847 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100118847 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250824100118847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250824100118847 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) 20250824100118847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250824100118847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250824100118847 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250824100118847 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) 20250824100118847 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250824100118847 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) 20250824100118847 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) 20250824100118847 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) 20250824100118847 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) 20250824100118847 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250824100118848 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250824100118848 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) 20250824100118966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100118966 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100118966 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100118966 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1501)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1501)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100118970 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824100118971 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1501)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1501)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1501)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1501)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824100119657 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100119657 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100119657 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100119657 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) 20250824100119657 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100119657 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) 20250824100119658 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) 20250824100119658 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100119658 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100119658 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) 20250824100119658 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250824100119658 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250824100119659 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100119659 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100119659 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100119659 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) 20250824100119659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100119659 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) 20250824100119659 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) 20250824100119660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100119660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100119660 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 0d 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)@6d40a618bd43: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1484)@6d40a618bd43: Adding Client=TC_iu_attach(1505), IMSI='262420000001001'H, TLLI='D4AFC701'O, index=0 SGSN_Test-GSUP(1502)@6d40a618bd43: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1505) TC_iu_attach(1505)@6d40a618bd43: 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 := '73E2'O, rac := 'A8'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)@6d40a618bd43: Added conn table entry 0TC_iu_attach(1505)15604141 SGSN_Test_0-SCCP(1497)@6d40a618bd43: First idle individual index:0 SGSN_Test_0-RAN(1498)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 20250824100120077 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100120077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100120077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100120077 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) 20250824100120077 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100120077 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) 20250824100120077 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) 20250824100120077 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100120077 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100120077 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 ee 19 ad 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 73 e2 a8 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) 20250824100120077 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100120077 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100120077 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100120077 DRANAP NOTICE New RNC 262-42-2342 at RI=2,PC=195,SSN=142 (iu_client.c:235) 20250824100120077 DRANAP NOTICE RNC 262-42-2342: new LAC/RAC 262-42-4660-0 (iu_client.c:347) 20250824100120077 DRANAP NOTICE Iu: Unknown event received: type: 4 (gprs_ranap.c:212) 20250824100120077 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100120077 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee6d0]{Deregistered}: Allocated (fsm.c:456) 20250824100120077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{Init}: Allocated (fsm.c:456) 20250824100120077 DMM DEBUG MM_STATE_Gb[0x55a5c05ee470]{Idle}: Allocated (fsm.c:456) 20250824100120077 DMM DEBUG MM_STATE_Iu[0x55a5c05f6160]{Detached}: Allocated (fsm.c:456) 20250824100120077 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee6d0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100120077 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee6d0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100120077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100120077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100120077 DMM DEBUG MM(262420000001001/d3c106ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100120077 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250824100120078 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100120078 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100120078 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100120078 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) 20250824100120078 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100120078 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) 20250824100120078 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) 20250824100120078 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100120078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100120078 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 ee 19 ad 00 00 01 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100120078 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100120078 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100120078 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100120078 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) 20250824100120078 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100120078 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) 20250824100120078 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) 20250824100120078 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100120078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100120078 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 ee 19 ad 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)@6d40a618bd43: { messageType := 2, destLocRef := 'EE19AD'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1505)@6d40a618bd43: 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 := 'F1C9FB75D3777FA3D0978855DB7953E5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ABB196CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05BFDA880C0C196A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '745800A02E0F5567E67D4F3AE7729B57'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '968BCE82D861F8784252E01FC525FD9B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '24142562C7AA5D4F9CD2F6B74DD3D420'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2020F5D7C6862D23'O } } } } } SGSN_Test_0-SCCP(1497)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1497)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250824100120085 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100120085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100120085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100120085 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) 20250824100120085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100120085 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) 20250824100120086 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) 20250824100120086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100120086 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100120086 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) 20250824100120086 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100120086 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100120086 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100120086 DMM DEBUG MM(262420000001001/d3c106ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250824100120086 DMM NOTICE MM(262420000001001/d3c106ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100120086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100120086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100120086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100120086 DMM DEBUG MM(262420000001001/d3c106ad) Requesting authorization (sgsn_auth.c:160) 20250824100120086 DMM INFO MM(262420000001001/d3c106ad) Requesting authentication tuples (sgsn_auth.c:184) 20250824100120086 DMM DEBUG MM(262420000001001/d3c106ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100120086 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250824100120086 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1505) SGSN_Test-GSUP(1502)@6d40a618bd43: Added IMSI table entry 0TC_iu_attach(1505)"262420000001001" 20250824100120089 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100120089 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100120089 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100120089 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100120089 DMM INFO MM(262420000001001/d3c106ad) Subscriber data update (mmctx.c:445) 20250824100120089 DMM DEBUG MM(262420000001001/d3c106ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100120089 DMM INFO MM(262420000001001/d3c106ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100120089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100120089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100120089 DMM INFO MM(262420000001001/d3c106ad) <- GMM AUTH AND CIPHERING REQ (rand = f1 c9 fb 75 d3 77 7f a3 d0 97 88 55 db 79 53 e5 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 24 14 25 62 c7 aa 5d 4f 9c d2 f6 b7 4d d3 d4 20 ) (gprs_gmm.c:510) 20250824100120089 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250824100120089 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100120089 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100120089 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100120089 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) 20250824100120089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100120089 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) 20250824100120089 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) 20250824100120089 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100120089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100120089 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 ee 19 ad 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 10 21 f1 c9 fb 75 d3 77 7f a3 d0 97 88 55 db 79 53 e5 80 28 10 24 14 25 62 c7 aa 5d 4f 9c d2 f6 b7 4d d3 d4 20 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: vl_len:37 SGSN_Test_0-SCCP(1497)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301222020F5D723094399990000100001F02904C6862D23'O 20250824100120096 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100120096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100120096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100120096 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) 20250824100120096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100120096 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) 20250824100120096 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) 20250824100120096 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100120096 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100120096 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 01 22 20 20 f5 d7 23 09 43 99 99 00 00 10 00 01 f0 29 04 c6 86 2d 23 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100120096 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100120096 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100120096 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100120096 DMM INFO MM(262420000001001/d3c106ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100120096 DMM NOTICE MM(262420000001001/d3c106ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100120096 DMM DEBUG MM(262420000001001/d3c106ad) checking auth: received UMTS RES = 20 20 f5 d7 c6 86 2d 23 (gprs_gmm.c:716) 20250824100120096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100120096 DMM DEBUG MM(262420000001001/d3c106ad) Requesting authorization (sgsn_auth.c:160) 20250824100120096 DMM INFO MM(262420000001001/d3c106ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100120097 DMM DEBUG MM(262420000001001/d3c106ad) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100120097 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250824100120097 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) 20250824100120097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250824100120097 DMM DEBUG MM(262420000001001/d3c106ad) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250824100120097 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100120097 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100120097 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100120097 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) 20250824100120097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100120097 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) 20250824100120097 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) 20250824100120097 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100120097 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100120097 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 ee 19 ad 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 74 58 00 a0 2e 0f 55 67 e6 7d 4f 3a e7 72 9b 57 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1497)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100120106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100120106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100120106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100120106 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) 20250824100120106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100120106 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) 20250824100120106 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) 20250824100120106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100120106 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100120106 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) 20250824100120106 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100120106 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100120106 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100120106 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:407) 20250824100120106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250824100120106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250824100120106 DMM INFO MM(262420000001001/d3c106ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3c106ad) (gprs_gmm.c:337) 20250824100120106 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250824100120106 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100120106 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100120106 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100120106 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) 20250824100120106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100120106 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) 20250824100120106 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) 20250824100120106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100120106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100120106 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 ee 19 ad 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) 20250824100120106 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100120106 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100120107 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100120107 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) 20250824100120107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100120107 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) 20250824100120107 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) 20250824100120107 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100120107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100120107 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 ee 19 ad 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 d3 c1 06 ad 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100120112 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100120112 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100120112 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250824100120112 DMM INFO MM(262420000001001/d3c106ad) Subscriber data update (mmctx.c:445) 20250824100120112 DMM DEBUG MM(262420000001001/d3c106ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100120113 DMM INFO MM(262420000001001/d3c106ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100120113 DMM NOTICE MM(262420000001001/d3c106ad) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250824100120113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100120113 DMM NOTICE MM(262420000001001/d3c106ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100120113 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) 20250824100120115 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100120115 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250824100120115 DMM INFO MM(262420000001001/d3c106ad) Subscriber data update (mmctx.c:445) 20250824100120115 DMM DEBUG MM(262420000001001/d3c106ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1497)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: vl_len:14 SGSN_Test_0-SCCP(1497)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250824100120120 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100120120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100120120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100120120 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) 20250824100120120 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100120120 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) 20250824100120120 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) 20250824100120120 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100120120 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100120120 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) 20250824100120120 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100120120 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100120120 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100120120 DMM INFO MM(262420000001001/d3c106ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100120120 DMM NOTICE MM(262420000001001/d3c106ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100120120 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee6d0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100120121 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee6d0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100120121 DMM DEBUG MM_STATE_Iu(1)[0x55a5c05f6160]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250824100120121 DMM DEBUG MM_STATE_Iu(1)[0x55a5c05f6160]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250824100120121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100120121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100120121 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100120121 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100120121 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100120121 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) 20250824100120121 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100120121 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) 20250824100120121 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) 20250824100120121 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100120121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100120121 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 ee 19 ad 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: vl_len:7 SGSN_Test_0-SCCP(1497)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1497)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250824100120128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100120128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100120128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100120128 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) 20250824100120128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100120128 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) 20250824100120128 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) 20250824100120128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100120128 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100120128 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) 20250824100120128 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250824100120129 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250824100120129 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250824100120129 DMM INFO MM(262420000001001/d3c106ad) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250824100120129 DMM DEBUG MM_STATE_Iu(1)[0x55a5c05f6160]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100120129 DMM DEBUG MM_STATE_Iu(1)[0x55a5c05f6160]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100120129 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100120129 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100120129 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100120129 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) 20250824100120129 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100120129 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) 20250824100120129 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) 20250824100120129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100120129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100120129 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 ee 19 ad 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)@6d40a618bd43: Session index based on local reference:0 20250824100120132 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100120132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100120132 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100120132 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) 20250824100120132 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100120132 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) 20250824100120132 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) 20250824100120132 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100120133 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100120133 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 ee 19 ad 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1498)@6d40a618bd43: Deleted conn table entry 0TC_iu_attach(1505)15604141 TC_iu_attach(1505)@6d40a618bd43: setverdict(pass): none -> pass TC_iu_attach(1505)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1484)@6d40a618bd43: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1505)@6d40a618bd43: Final verdict of PTC: pass 20250824100120204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59518<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1498)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-SCCP(1497)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1502)@6d40a618bd43: Final verdict of PTC: none TC_iu_attach-BVCI210(1490)@6d40a618bd43: Final verdict of PTC: none TC_iu_attach-BVCI196(1484)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1488)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1482)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-M3UA(1499)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1492)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1483)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1491)@6d40a618bd43: Final verdict of PTC: none 20250824100120211 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100120211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1487)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1486)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1504)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-RNC_GTP(1500)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1503)@6d40a618bd43: Final verdict of PTC: none TC_iu_attach-BVCI220(1495)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1501)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1493)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1496)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1485)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1489)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1494)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1482): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1483): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_iu_attach-BVCI196(1484): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1485): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1486): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1487): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1488): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1489): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_iu_attach-BVCI210(1490): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1491): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1492): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1493): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_iu_attach-BVCI220(1495): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1496): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-SCCP(1497): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-RAN(1498): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-M3UA(1499): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-RNC_GTP(1500): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1501): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1502): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1503): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1504): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_iu_attach(1505): pass (none -> pass) MTC@6d40a618bd43: Test case TC_iu_attach finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sun Aug 24 10:01:20 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 20250824100120290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100120336 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250824100120336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100120336 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250824100120337 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250824100120337 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250824100120337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100120337 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250824100120337 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250824100120337 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) 20250824100120337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100120337 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250824100120337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250824100120337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250824100120337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250824100120337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250824100120337 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250824100120337 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) 20250824100120337 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) 20250824100120337 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) 20250824100120337 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) 20250824100120337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250824100120337 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250824100120338 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250824100120338 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) 20250824100120338 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:1122) 20250824100120693 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59528<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=196160) 20250824100121212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100121212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=196160, count=251556) 20250824100122213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100122213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100122338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250824100122338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250824100122338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:01:22 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 20250824100123214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100123214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_iu_attach_encr started. 20250824100123800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100123802 DMM INFO MM(262420000001001/d3c106ad) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100123802 DMM INFO MM(262420000001001/d3c106ad) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100123802 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee6d0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100123802 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee6d0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100123802 DMM DEBUG MM_STATE_Iu(1)[0x55a5c05f6160]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250824100123803 DMM DEBUG MM_STATE_Iu(1)[0x55a5c05f6160]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250824100123803 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250824100123803 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) 20250824100123803 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) 20250824100123803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{Init}: Deallocated (fsm.c:568) 20250824100123803 DMM DEBUG MM_STATE_Gb[0x55a5c05ee470]{Idle}: Deallocated (fsm.c:568) 20250824100123803 DMM DEBUG MM_STATE_Iu(1)[0x55a5c05f6160]{Detached}: Deallocated (fsm.c:568) 20250824100123803 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee6d0]{Deregistered}: Deallocated (fsm.c:568) 20250824100123803 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1506)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1507)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1506)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1510)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100123842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100123842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100123842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100123842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100123842 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100123842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100123842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100123842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100123842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1510)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100123843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100123843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100123843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100123843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100123843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100123843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100123843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100123843 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100123843 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100123843 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100123843 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100123843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100123843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1510)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1510)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100123845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1507)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1507)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1511)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824100123849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100123849 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1509)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1512)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1511)@6d40a618bd43: 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(1516)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1516)@6d40a618bd43: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1515)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824100123861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100123861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100123861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100123861 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100123861 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100123861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100123861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100123861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100123861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1516)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100123862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100123862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100123862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100123862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100123862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100123862 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100123862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100123862 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100123862 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100123862 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100123863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100123863 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100123863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1516)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1516)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100123866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1517)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1515)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1520)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100123871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100123871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100123871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100123871 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100123871 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100123871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100123871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100123871 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100123871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-BSSGP1(1512)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1512)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1520)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100123872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100123872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100123872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100123872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100123872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100123872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100123872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100123872 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100123872 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100123872 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100123872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100123872 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100123872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1520)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1520)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100123874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100123874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250824100123875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_iu_attach_encr-BVCI210(1513)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1517)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1517)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100123879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100123879 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6d40a618bd43: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1523)@6d40a618bd43: ************************************************* SGSN_Test_0-M3UA(1523)@6d40a618bd43: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1523)@6d40a618bd43: ************************************************* TC_iu_attach_encr-BVCI220(1519)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6d40a618bd43: Starting RAN_Emulation SGSN_Test_0-SCCP(1521)@6d40a618bd43: v_sccp_pdu_maxlen:268 20250824100124082 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250824100124082 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) 20250824100124082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250824100124082 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)@6d40a618bd43: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250824100124089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100124089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250824100124089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250824100124089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250824100124089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250824100124089 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100124089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100124089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250824100124089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250824100124090 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) 20250824100124090 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250824100124090 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) 20250824100124090 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250824100124092 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100124092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250824100124092 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250824100124092 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) 20250824100124092 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250824100124092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250824100124092 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250824100124092 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) 20250824100124092 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250824100124092 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) 20250824100124092 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) 20250824100124092 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) 20250824100124092 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) 20250824100124092 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250824100124092 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250824100124092 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) 20250824100124093 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:1140) 20250824100124215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100124215 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100124215 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100124215 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1525)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1525)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100124219 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1525)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1525)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824100124221 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1525)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1525)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824100124892 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100124892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100124892 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100124892 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) 20250824100124892 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100124892 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) 20250824100124892 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) 20250824100124892 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100124892 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100124892 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) 20250824100124893 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250824100124893 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250824100124893 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100124893 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100124893 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100124893 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) 20250824100124893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100124893 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) 20250824100124893 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) 20250824100124893 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100124893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100124893 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 0c 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)@6d40a618bd43: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1509)@6d40a618bd43: Adding Client=TC_iu_attach_encr(1529), IMSI='262420000001001'H, TLLI='E01D8136'O, index=0 SGSN_Test-GSUP(1526)@6d40a618bd43: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1529) TC_iu_attach_encr(1529)@6d40a618bd43: 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 := '9FB3'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(1522)@6d40a618bd43: Added conn table entry 0TC_iu_attach_encr(1529)10743287 SGSN_Test_0-SCCP(1521)@6d40a618bd43: First idle individual index:0 SGSN_Test_0-RAN(1522)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 20250824100125312 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100125313 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100125313 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100125313 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) 20250824100125313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100125313 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) 20250824100125313 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) 20250824100125313 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100125313 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100125313 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 a3 ed f7 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 9f b3 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) 20250824100125313 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100125313 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100125313 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100125313 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100125313 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{Deregistered}: Allocated (fsm.c:456) 20250824100125313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824100125313 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Allocated (fsm.c:456) 20250824100125313 DMM DEBUG MM_STATE_Iu[0x55a5c05ee340]{Detached}: Allocated (fsm.c:456) 20250824100125313 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100125313 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100125313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100125313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100125313 DMM DEBUG MM(262420000001001/ecdccba4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100125313 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250824100125313 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100125313 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100125313 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100125313 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) 20250824100125313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100125313 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) 20250824100125313 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) 20250824100125313 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100125313 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100125313 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 a3 ed f7 00 00 02 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100125313 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100125313 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100125313 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100125313 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) 20250824100125313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100125313 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) 20250824100125314 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) 20250824100125314 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100125314 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100125314 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 a3 ed f7 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)@6d40a618bd43: { messageType := 2, destLocRef := 'A3EDF7'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1529)@6d40a618bd43: 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 := 'D0EA165EA13203EF730BED8647DFA9AD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DCC1B12D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '54409DF68C1C02A3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '832ACD6E17E71C530FDE1B75A4973F3D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '5D4B2C3A2CECA454561CBE7568A5E90E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '39FE7F7F197EE7BB96AEFA209D96535D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '121819ADA8F4F15E'O } } } } } SGSN_Test_0-SCCP(1521)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1521)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250824100125323 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100125323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100125323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100125323 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) 20250824100125323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100125323 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) 20250824100125323 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) 20250824100125323 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100125323 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100125323 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) 20250824100125323 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100125323 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100125323 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100125323 DMM DEBUG MM(262420000001001/ecdccba4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250824100125323 DMM NOTICE MM(262420000001001/ecdccba4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100125323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100125323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100125323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100125323 DMM DEBUG MM(262420000001001/ecdccba4) Requesting authorization (sgsn_auth.c:160) 20250824100125323 DMM INFO MM(262420000001001/ecdccba4) Requesting authentication tuples (sgsn_auth.c:184) 20250824100125323 DMM DEBUG MM(262420000001001/ecdccba4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100125323 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250824100125323 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1529) SGSN_Test-GSUP(1526)@6d40a618bd43: Added IMSI table entry 0TC_iu_attach_encr(1529)"262420000001001" 20250824100125327 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100125327 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100125327 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100125327 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100125327 DMM INFO MM(262420000001001/ecdccba4) Subscriber data update (mmctx.c:445) 20250824100125327 DMM DEBUG MM(262420000001001/ecdccba4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100125327 DMM INFO MM(262420000001001/ecdccba4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100125327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100125327 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100125327 DMM INFO MM(262420000001001/ecdccba4) <- GMM AUTH AND CIPHERING REQ (rand = d0 ea 16 5e a1 32 03 ef 73 0b ed 86 47 df a9 ad , mmctx_is_r99=1, vec->auth_types=0x3, autn = 39 fe 7f 7f 19 7e e7 bb 96 ae fa 20 9d 96 53 5d ) (gprs_gmm.c:510) 20250824100125327 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250824100125328 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100125328 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100125328 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100125328 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) 20250824100125328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100125328 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) 20250824100125328 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) 20250824100125328 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100125328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100125328 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 a3 ed f7 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 e0 21 d0 ea 16 5e a1 32 03 ef 73 0b ed 86 47 df a9 ad 80 28 10 39 fe 7f 7f 19 7e e7 bb 96 ae fa 20 9d 96 53 5d 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: vl_len:37 SGSN_Test_0-SCCP(1521)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22121819AD23094399990000100001F02904A8F4F15E'O 20250824100125335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100125335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100125335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100125335 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) 20250824100125335 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100125335 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) 20250824100125335 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) 20250824100125335 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100125335 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100125335 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 0e 22 12 18 19 ad 23 09 43 99 99 00 00 10 00 01 f0 29 04 a8 f4 f1 5e 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100125335 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100125335 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100125335 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100125335 DMM INFO MM(262420000001001/ecdccba4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100125335 DMM NOTICE MM(262420000001001/ecdccba4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100125335 DMM DEBUG MM(262420000001001/ecdccba4) checking auth: received UMTS RES = 12 18 19 ad a8 f4 f1 5e (gprs_gmm.c:716) 20250824100125335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100125335 DMM DEBUG MM(262420000001001/ecdccba4) Requesting authorization (sgsn_auth.c:160) 20250824100125335 DMM INFO MM(262420000001001/ecdccba4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100125335 DMM DEBUG MM(262420000001001/ecdccba4) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100125336 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250824100125336 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) 20250824100125336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250824100125336 DMM DEBUG MM(262420000001001/ecdccba4) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250824100125336 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100125336 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100125336 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100125336 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) 20250824100125336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100125336 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) 20250824100125336 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) 20250824100125336 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100125336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100125336 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 a3 ed f7 00 01 38 00 06 00 34 00 00 03 00 0c 00 12 08 08 83 2a cd 6e 17 e7 1c 53 0f de 1b 75 a4 97 3f 3d 00 0b 40 12 08 90 5d 4b 2c 3a 2c ec a4 54 56 1c be 75 68 a5 e9 0e 00 4b 00 01 40 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: vl_len:17 SGSN_Test_0-SCCP(1521)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250824100125346 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100125346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100125346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100125346 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) 20250824100125346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100125346 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) 20250824100125346 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) 20250824100125346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100125346 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100125346 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) 20250824100125346 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100125346 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100125346 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100125346 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:407) 20250824100125346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250824100125346 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250824100125346 DMM INFO MM(262420000001001/ecdccba4) <- GMM ATTACH ACCEPT (new P-TMSI=0xecdccba4) (gprs_gmm.c:337) 20250824100125346 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250824100125346 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100125346 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100125346 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100125346 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) 20250824100125346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100125346 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) 20250824100125346 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) 20250824100125346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100125346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100125346 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 a3 ed f7 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) 20250824100125346 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100125346 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100125346 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100125346 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) 20250824100125346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100125346 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) 20250824100125346 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) 20250824100125346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100125346 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100125346 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 a3 ed f7 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 ec dc cb a4 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100125352 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100125352 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100125352 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250824100125352 DMM INFO MM(262420000001001/ecdccba4) Subscriber data update (mmctx.c:445) 20250824100125352 DMM DEBUG MM(262420000001001/ecdccba4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100125352 DMM INFO MM(262420000001001/ecdccba4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100125352 DMM NOTICE MM(262420000001001/ecdccba4) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250824100125352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100125352 DMM NOTICE MM(262420000001001/ecdccba4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100125352 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) 20250824100125353 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100125353 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250824100125353 DMM INFO MM(262420000001001/ecdccba4) Subscriber data update (mmctx.c:445) 20250824100125353 DMM DEBUG MM(262420000001001/ecdccba4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1521)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: vl_len:14 SGSN_Test_0-SCCP(1521)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250824100125355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100125355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100125355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100125356 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) 20250824100125356 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100125356 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) 20250824100125356 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) 20250824100125356 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100125356 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100125356 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) 20250824100125356 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100125356 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100125356 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100125356 DMM INFO MM(262420000001001/ecdccba4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100125356 DMM NOTICE MM(262420000001001/ecdccba4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100125356 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100125356 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100125356 DMM DEBUG MM_STATE_Iu(2)[0x55a5c05ee340]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250824100125356 DMM DEBUG MM_STATE_Iu(2)[0x55a5c05ee340]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250824100125356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100125356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100125356 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100125356 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100125356 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100125356 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) 20250824100125356 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100125356 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) 20250824100125356 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) 20250824100125356 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100125356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100125356 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 a3 ed f7 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: vl_len:7 SGSN_Test_0-SCCP(1521)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1521)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250824100125363 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100125363 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100125363 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100125363 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) 20250824100125363 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100125363 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) 20250824100125363 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) 20250824100125363 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100125363 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100125363 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) 20250824100125363 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250824100125363 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250824100125363 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250824100125363 DMM INFO MM(262420000001001/ecdccba4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250824100125363 DMM DEBUG MM_STATE_Iu(2)[0x55a5c05ee340]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100125363 DMM DEBUG MM_STATE_Iu(2)[0x55a5c05ee340]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100125363 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100125363 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100125363 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100125363 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) 20250824100125363 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100125363 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) 20250824100125363 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) 20250824100125363 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100125363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100125363 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 a3 ed f7 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)@6d40a618bd43: Session index based on local reference:0 20250824100125364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100125364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100125364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100125365 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) 20250824100125365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100125365 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) 20250824100125365 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) 20250824100125365 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100125365 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100125365 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 a3 ed f7 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1522)@6d40a618bd43: Deleted conn table entry 0TC_iu_attach_encr(1529)10743287 TC_iu_attach_encr(1529)@6d40a618bd43: setverdict(pass): none -> pass TC_iu_attach_encr(1529)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1509)@6d40a618bd43: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1529)@6d40a618bd43: Final verdict of PTC: pass 20250824100125435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59534<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1521)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1507)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1506)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-RAN(1522)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1510)@6d40a618bd43: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1509)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1526)@6d40a618bd43: Final verdict of PTC: none20250824100125441 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100125441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1C(1527)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-M3UA(1523)@6d40a618bd43: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1519)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1516)@6d40a618bd43: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1513)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1511)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1520)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1512)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-RNC_GTP(1524)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1515)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1525)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1517)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1528)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1518)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1508)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1514)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1506): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1507): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1508): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_iu_attach_encr-BVCI196(1509): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1510): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1511): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1512): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_iu_attach_encr-BVCI210(1513): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1514): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1515): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1516): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1517): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1518): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_iu_attach_encr-BVCI220(1519): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1520): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-SCCP(1521): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-RAN(1522): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-M3UA(1523): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-RNC_GTP(1524): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1525): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1526): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1527): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1528): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_iu_attach_encr(1529): pass (none -> pass) MTC@6d40a618bd43: Test case TC_iu_attach_encr finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Sun Aug 24 10:01:25 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 20250824100125515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100125568 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250824100125568 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100125568 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250824100125568 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250824100125569 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250824100125569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100125569 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250824100125569 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250824100125569 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) 20250824100125569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100125569 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250824100125569 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250824100125569 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250824100125569 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250824100125569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250824100125569 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250824100125569 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) 20250824100125569 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) 20250824100125569 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) 20250824100125569 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) 20250824100125569 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250824100125569 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250824100125569 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250824100125569 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) 20250824100125569 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:1122) 20250824100125917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=246956) 20250824100126442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100126442 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=246956, count=248212) 20250824100127443 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100127443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100127570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250824100127570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250824100127570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:01:27 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 20250824100128444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100128444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_iu_attach_geran_rau started. 20250824100129014 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100129017 DMM INFO MM(262420000001001/ecdccba4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100129017 DMM INFO MM(262420000001001/ecdccba4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100129017 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100129017 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100129017 DMM DEBUG MM_STATE_Iu(2)[0x55a5c05ee340]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250824100129017 DMM DEBUG MM_STATE_Iu(2)[0x55a5c05ee340]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250824100129017 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250824100129017 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) 20250824100129017 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) 20250824100129017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824100129017 DMM DEBUG MM_STATE_Gb[0x55a5c05ee5a0]{Idle}: Deallocated (fsm.c:568) 20250824100129017 DMM DEBUG MM_STATE_Iu(2)[0x55a5c05ee340]{Detached}: Deallocated (fsm.c:568) 20250824100129017 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{Deregistered}: Deallocated (fsm.c:568) 20250824100129017 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1530)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1531)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1530)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1534)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100129065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100129065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100129065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100129065 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100129065 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100129065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100129065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100129065 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100129065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1534)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100129066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100129066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100129066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100129066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100129066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100129066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100129066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100129066 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100129066 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100129066 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100129066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100129067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100129067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1534)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1534)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100129068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1535)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1531)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1531)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100129073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100129073 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1533)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1536)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1535)@6d40a618bd43: 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(1539)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1539)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100129081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100129081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100129081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100129081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100129081 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100129081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100129081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100129081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100129081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1539)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100129082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100129082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100129082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100129082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100129082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100129082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100129082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100129082 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100129082 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100129082 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100129082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100129082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100129082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1539)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1539)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100129084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1540)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1536)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1536)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100129088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100129088 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1538)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1541)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1540)@6d40a618bd43: 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(1544)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1544)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100129095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100129095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100129095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100129095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100129095 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100129095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100129095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100129095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100129095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1544)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100129096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100129096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100129096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100129096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100129096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100129096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100129096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100129096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100129096 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100129096 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100129096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100129096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100129096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1544)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1544)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100129099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6d40a618bd43: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1547)@6d40a618bd43: ************************************************* SGSN_Test_0-M3UA(1547)@6d40a618bd43: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1547)@6d40a618bd43: ************************************************* MTC@6d40a618bd43: Starting RAN_Emulation SGSN_Test_0-SCCP(1545)@6d40a618bd43: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1541)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1541)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100129105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100129105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1543)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100129303 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250824100129303 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) 20250824100129303 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250824100129303 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)@6d40a618bd43: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250824100129309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100129309 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250824100129309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250824100129309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250824100129309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250824100129309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100129309 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100129309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250824100129309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250824100129309 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) 20250824100129309 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250824100129309 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) 20250824100129309 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250824100129310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100129310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250824100129310 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250824100129310 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) 20250824100129310 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250824100129310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250824100129310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250824100129310 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) 20250824100129310 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250824100129310 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) 20250824100129310 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) 20250824100129310 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) 20250824100129310 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) 20250824100129310 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250824100129310 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250824100129310 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) 20250824100129310 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:1140) 20250824100129445 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100129445 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100129445 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100129445 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1549)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1549)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100129447 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824100129448 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1549)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1549)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1549)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1549)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824100130122 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130122 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130122 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) 20250824100130122 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100130122 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) 20250824100130122 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) 20250824100130122 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100130122 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130122 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) 20250824100130122 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250824100130122 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250824100130123 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130123 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130123 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130123 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) 20250824100130123 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100130123 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) 20250824100130123 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) 20250824100130123 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100130123 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130123 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 0d 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)@6d40a618bd43: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1533)@6d40a618bd43: Adding Client=TC_iu_attach_geran_rau(1553), IMSI='262420000001002'H, TLLI='CC9E7695'O, index=0 SGSN_Test-GSUP(1550)@6d40a618bd43: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1553) TC_iu_attach_geran_rau(1553)@6d40a618bd43: 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 := 'B4C1'O, rac := 'E2'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(1546)@6d40a618bd43: Added conn table entry 0TC_iu_attach_geran_rau(1553)6826883 SGSN_Test_0-SCCP(1545)@6d40a618bd43: First idle individual index:0 SGSN_Test_0-RAN(1546)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 20250824100130542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130542 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) 20250824100130542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100130542 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) 20250824100130542 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) 20250824100130542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100130542 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130542 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 68 2b 83 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 b4 c1 e2 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) 20250824100130542 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100130542 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100130542 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100130542 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100130542 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824100130542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{Init}: Allocated (fsm.c:456) 20250824100130542 DMM DEBUG MM_STATE_Gb[0x55a5c05ee470]{Idle}: Allocated (fsm.c:456) 20250824100130542 DMM DEBUG MM_STATE_Iu[0x55a5c05ee6d0]{Detached}: Allocated (fsm.c:456) 20250824100130542 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100130542 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100130542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100130542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100130542 DMM DEBUG MM(262420000001002/ce04c604) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100130542 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250824100130543 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130543 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130543 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130543 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) 20250824100130543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100130543 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) 20250824100130543 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) 20250824100130543 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100130543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130543 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 68 2b 83 00 00 03 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100130543 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130543 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130543 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130543 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) 20250824100130543 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100130543 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) 20250824100130543 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) 20250824100130543 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100130543 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130543 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 68 2b 83 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)@6d40a618bd43: { messageType := 2, destLocRef := '682B83'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1553)@6d40a618bd43: 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 := 'EC4D09250BA502950EE8CE2DA8A9713F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3E86010'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E96ABC341A970E0D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4C993A2064BB7DFD2D8893B88EE01257'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EEAAFE36D518A9D98B9FB5452C8B8D2F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '593BB407D7159311BC0C4D8F1609BDAA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '61BB116DB8D6369F'O } } } } } SGSN_Test_0-SCCP(1545)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1545)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250824100130557 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130557 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130557 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) 20250824100130557 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100130557 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) 20250824100130557 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) 20250824100130557 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100130557 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130557 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) 20250824100130558 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100130558 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100130558 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100130558 DMM DEBUG MM(262420000001002/ce04c604) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250824100130558 DMM NOTICE MM(262420000001002/ce04c604) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100130558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100130558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100130558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100130558 DMM DEBUG MM(262420000001002/ce04c604) Requesting authorization (sgsn_auth.c:160) 20250824100130558 DMM INFO MM(262420000001002/ce04c604) Requesting authentication tuples (sgsn_auth.c:184) 20250824100130558 DMM DEBUG MM(262420000001002/ce04c604) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100130558 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250824100130558 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1553) SGSN_Test-GSUP(1550)@6d40a618bd43: Added IMSI table entry 0TC_iu_attach_geran_rau(1553)"262420000001002" 20250824100130561 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100130562 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100130562 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100130562 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100130562 DMM INFO MM(262420000001002/ce04c604) Subscriber data update (mmctx.c:445) 20250824100130562 DMM DEBUG MM(262420000001002/ce04c604) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100130562 DMM INFO MM(262420000001002/ce04c604) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100130562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100130562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100130562 DMM INFO MM(262420000001002/ce04c604) <- GMM AUTH AND CIPHERING REQ (rand = ec 4d 09 25 0b a5 02 95 0e e8 ce 2d a8 a9 71 3f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 59 3b b4 07 d7 15 93 11 bc 0c 4d 8f 16 09 bd aa ) (gprs_gmm.c:510) 20250824100130562 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250824100130562 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130562 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130562 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130562 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) 20250824100130562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100130562 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) 20250824100130562 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) 20250824100130562 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100130562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130562 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 68 2b 83 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 80 21 ec 4d 09 25 0b a5 02 95 0e e8 ce 2d a8 a9 71 3f 80 28 10 59 3b b4 07 d7 15 93 11 bc 0c 4d 8f 16 09 bd aa 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: vl_len:37 SGSN_Test_0-SCCP(1545)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813082261BB116D23094399990000100002F02904B8D6369F'O 20250824100130572 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130572 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130572 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) 20250824100130572 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100130572 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) 20250824100130572 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) 20250824100130572 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100130572 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130572 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 08 22 61 bb 11 6d 23 09 43 99 99 00 00 10 00 02 f0 29 04 b8 d6 36 9f 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100130572 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100130572 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100130572 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100130572 DMM INFO MM(262420000001002/ce04c604) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100130572 DMM NOTICE MM(262420000001002/ce04c604) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100130572 DMM DEBUG MM(262420000001002/ce04c604) checking auth: received UMTS RES = 61 bb 11 6d b8 d6 36 9f (gprs_gmm.c:716) 20250824100130572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100130572 DMM DEBUG MM(262420000001002/ce04c604) Requesting authorization (sgsn_auth.c:160) 20250824100130572 DMM INFO MM(262420000001002/ce04c604) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100130572 DMM DEBUG MM(262420000001002/ce04c604) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100130572 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250824100130572 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) 20250824100130572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250824100130572 DMM DEBUG MM(262420000001002/ce04c604) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250824100130573 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130573 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130573 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130573 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) 20250824100130573 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100130573 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) 20250824100130573 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) 20250824100130573 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100130573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130573 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 68 2b 83 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4c 99 3a 20 64 bb 7d fd 2d 88 93 b8 8e e0 12 57 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1545)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100130585 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130585 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130585 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) 20250824100130585 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100130585 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) 20250824100130585 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) 20250824100130585 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100130585 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130585 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) 20250824100130586 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100130586 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100130586 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100130586 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:407) 20250824100130586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250824100130586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250824100130586 DMM INFO MM(262420000001002/ce04c604) <- GMM ATTACH ACCEPT (new P-TMSI=0xce04c604) (gprs_gmm.c:337) 20250824100130586 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250824100130586 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130586 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130586 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130586 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) 20250824100130586 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100130586 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) 20250824100130586 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) 20250824100130586 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100130586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130586 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 68 2b 83 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) 20250824100130586 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130586 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130586 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130586 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) 20250824100130586 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100130586 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) 20250824100130586 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) 20250824100130586 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100130586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130586 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 68 2b 83 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 ce 04 c6 04 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100130592 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100130592 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100130592 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250824100130592 DMM INFO MM(262420000001002/ce04c604) Subscriber data update (mmctx.c:445) 20250824100130592 DMM DEBUG MM(262420000001002/ce04c604) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100130592 DMM INFO MM(262420000001002/ce04c604) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100130592 DMM NOTICE MM(262420000001002/ce04c604) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250824100130592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100130592 DMM NOTICE MM(262420000001002/ce04c604) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100130592 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) 20250824100130593 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100130593 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250824100130593 DMM INFO MM(262420000001002/ce04c604) Subscriber data update (mmctx.c:445) 20250824100130593 DMM DEBUG MM(262420000001002/ce04c604) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1545)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: vl_len:14 SGSN_Test_0-SCCP(1545)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250824100130595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130595 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) 20250824100130595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100130595 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) 20250824100130595 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) 20250824100130595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100130595 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130595 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) 20250824100130595 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100130595 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100130595 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100130595 DMM INFO MM(262420000001002/ce04c604) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100130595 DMM NOTICE MM(262420000001002/ce04c604) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100130595 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100130595 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100130595 DMM DEBUG MM_STATE_Iu(3)[0x55a5c05ee6d0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250824100130595 DMM DEBUG MM_STATE_Iu(3)[0x55a5c05ee6d0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250824100130595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100130595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100130595 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130595 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130595 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130595 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) 20250824100130595 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100130595 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) 20250824100130595 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) 20250824100130595 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100130595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130595 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 68 2b 83 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: vl_len:7 SGSN_Test_0-SCCP(1545)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1545)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250824100130601 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130601 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130601 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130601 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) 20250824100130601 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100130601 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) 20250824100130601 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) 20250824100130601 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100130601 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130601 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) 20250824100130601 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250824100130601 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250824100130601 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250824100130601 DMM INFO MM(262420000001002/ce04c604) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250824100130601 DMM DEBUG MM_STATE_Iu(3)[0x55a5c05ee6d0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100130601 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130601 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130601 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130601 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) 20250824100130601 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100130601 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) 20250824100130601 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) 20250824100130601 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100130601 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130601 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 68 2b 83 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100130601 DMM DEBUG MM_STATE_Iu(3)[0x55a5c05ee6d0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) SGSN_Test_0-SCCP(1545)@6d40a618bd43: Session index based on local reference:0 20250824100130603 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130603 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100130603 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100130603 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) 20250824100130603 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100130603 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) 20250824100130603 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) 20250824100130603 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100130603 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100130603 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 68 2b 83 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1546)@6d40a618bd43: Deleted conn table entry 0TC_iu_attach_geran_rau(1553)6826883 TC_iu_attach_geran_rau(1553)@6d40a618bd43: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1533)@6d40a618bd43: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1533)@6d40a618bd43: Adding Client=TC_iu_attach_geran_rau(1553), IMSI='262420000001002'H, TLLI='CE04C604'O, index=1 20250824100130677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100130677 DLLC NOTICE LLME(ffffffff/ce04c604){UNASSIGNED} LLC RX: unknown TLLI 0xce04c604, creating LLME on the fly (gprs_llc.c:552) 20250824100130677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250824100130677 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250824100130677 DMM INFO MM(262420000001002/ce04c604) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: ce04c604, P-TMSI: ce04c604 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1697) 20250824100130677 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250824100130677 DMM DEBUG MM_STATE_Iu(3)[0x55a5c05ee6d0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250824100130677 DMM DEBUG MM_STATE_Iu(3)[0x55a5c05ee6d0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250824100130677 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100130677 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250824100130677 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100130677 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100130677 DLLC NOTICE LLME(ffffffff/ce04c604){UNASSIGNED} LLGM Assign pre (ce04c604 => ce04c604) (gprs_llc.c:1079) 20250824100130677 DLLC NOTICE LLME(ce04c604/ce04c604){ASSIGNED} LLGM Assign post (ce04c604 => ce04c604) (gprs_llc.c:1125) 20250824100130677 DMM INFO MM(262420000001002/ce04c604) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_iu_attach_geran_rau(1553)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1553)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1533)@6d40a618bd43: Removing Client IMSI='262420000001002'H, index=1 20250824100130708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100130708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250824100130708 DMM DEBUG MM_STATE_Gb[0x55a5c05ee470]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100130709 DMM INFO MM(262420000001002/ce04c604) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250824100130709 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250824100130709 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100130709 DLLC NOTICE LLME(ce04c604/ce04c604){ASSIGNED} LLGM Assign pre (ffffffff => ce04c604) (gprs_llc.c:1079) 20250824100130709 DLLC NOTICE LLME(ffffffff/ce04c604){ASSIGNED} LLGM Assign post (ffffffff => ce04c604) (gprs_llc.c:1125) 20250824100130709 DMM DEBUG MM_STATE_Gb[0x55a5c05ee470]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250824100130709 DMM ERROR MM_STATE_Gb[0x55a5c05ee470]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1869) TC_iu_attach_geran_rau(1553)@6d40a618bd43: Final verdict of PTC: pass 20250824100130723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54584<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1545)@6d40a618bd43: Final verdict of PTC: none 20250824100130727 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100130727 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-M3UA(1547)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-RAN(1546)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1549)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1550)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1530)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1535)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1539)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1544)@6d40a618bd43: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1543)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1534)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1531)@6d40a618bd43: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1533)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1536)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1540)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1541)@6d40a618bd43: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1538)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1552)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1551)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-RNC_GTP(1548)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1542)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1537)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1532)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1530): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1531): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1532): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1533): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1534): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1535): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1536): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1537): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1538): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1539): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1540): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1541): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1542): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1543): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1544): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-SCCP(1545): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-RAN(1546): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-M3UA(1547): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-RNC_GTP(1548): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1549): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1550): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1551): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1552): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_iu_attach_geran_rau(1553): pass (none -> pass) MTC@6d40a618bd43: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. 20250824100130808 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250824100130808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100130808 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250824100130808 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250824100130808 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250824100130808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100130808 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250824100130808 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250824100130808 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) 20250824100130808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100130808 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250824100130808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250824100130808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250824100130808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250824100130808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250824100130808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250824100130808 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) 20250824100130808 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) 20250824100130808 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) 20250824100130808 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) 20250824100130808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250824100130808 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250824100130809 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250824100130809 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) 20250824100130809 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:1122) Sun Aug 24 10:01:30 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 20250824100130839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100131241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54592<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255236) 20250824100131728 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100131728 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=255236, count=256592) 20250824100132729 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100132729 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100132810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250824100132810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250824100132810 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:01: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_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 20250824100133731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100133731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_geran_attach_iu_rau started. 20250824100134341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100134345 DMM INFO MM(262420000001002/ce04c604) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100134345 DMM INFO MM(262420000001002/ce04c604) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100134345 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100134345 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100134345 DMM DEBUG MM_STATE_Gb[0x55a5c05ee470]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250824100134345 DMM ERROR MM_STATE_Gb[0x55a5c05ee470]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250824100134345 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250824100134345 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) 20250824100134345 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) 20250824100134345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee5a0]{Init}: Deallocated (fsm.c:568) 20250824100134345 DMM DEBUG MM_STATE_Gb[0x55a5c05ee470]{Idle}: Deallocated (fsm.c:568) 20250824100134345 DMM DEBUG MM_STATE_Iu(3)[0x55a5c05ee6d0]{Detached}: Deallocated (fsm.c:568) 20250824100134345 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824100134345 DLLC NOTICE LLME(ffffffff/ce04c604){ASSIGNED} LLGM Assign pre (ce04c604 => ffffffff) (gprs_llc.c:1079) 20250824100134345 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce04c604 => ffffffff) (gprs_llc.c:1125) 20250824100134345 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1554)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1555)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1554)@6d40a618bd43: 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(1558)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1558)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100134384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100134384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100134384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100134384 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100134384 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100134384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100134384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100134384 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100134384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1558)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100134385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100134385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100134385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100134385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100134385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100134385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100134385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100134385 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100134385 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100134385 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100134385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100134386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100134386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1558)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1558)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1559)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824100134389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1555)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1555)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1560)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824100134396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100134396 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1559)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1557)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1563)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100134400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100134400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100134400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100134400 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100134400 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100134400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100134400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100134400 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100134400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1563)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100134401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100134401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100134401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100134401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100134401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100134401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100134401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100134401 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100134401 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100134401 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100134401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100134401 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100134401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1563)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1563)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100134404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1564)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1560)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1560)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100134410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100134410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1562)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1565)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1564)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1568)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100134417 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100134417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100134418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100134418 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100134418 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100134418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100134418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100134418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100134418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1568)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100134418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100134418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100134418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100134418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100134418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100134418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100134418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100134418 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100134418 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100134418 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100134418 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100134419 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100134419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1568)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1568)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100134421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1565)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1565)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@6d40a618bd43: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1571)@6d40a618bd43: ************************************************* SGSN_Test_0-M3UA(1571)@6d40a618bd43: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1571)@6d40a618bd43: ************************************************* 20250824100134428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100134428 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6d40a618bd43: Starting RAN_Emulation SGSN_Test_0-SCCP(1569)@6d40a618bd43: v_sccp_pdu_maxlen:268 TC_geran_attach_iu_rau-BVCI220(1567)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100134629 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250824100134629 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) 20250824100134629 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250824100134629 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)@6d40a618bd43: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250824100134634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100134634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250824100134634 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250824100134634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250824100134634 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250824100134634 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100134634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100134634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250824100134634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250824100134634 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) 20250824100134634 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250824100134634 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) 20250824100134634 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250824100134636 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100134636 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250824100134636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250824100134636 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) 20250824100134636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250824100134636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250824100134636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250824100134636 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) 20250824100134636 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250824100134636 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) 20250824100134636 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) 20250824100134636 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) 20250824100134636 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) 20250824100134636 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250824100134636 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250824100134636 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) 20250824100134637 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:1140) 20250824100134732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100134732 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100134732 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100134732 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1573)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1573)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100134735 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1573)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1573)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824100134736 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1573)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1573)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824100135446 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100135447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100135447 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100135447 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) 20250824100135447 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100135447 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) 20250824100135447 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) 20250824100135447 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100135447 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100135447 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) 20250824100135447 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250824100135447 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250824100135448 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100135448 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100135448 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100135448 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) 20250824100135448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100135448 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) 20250824100135448 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) 20250824100135448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100135448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100135448 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(1570)@6d40a618bd43: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1557)@6d40a618bd43: Adding Client=TC_geran_attach_iu_rau(1577), IMSI='262420000001003'H, TLLI='D4792945'O, index=0 SGSN_Test-GSUP(1574)@6d40a618bd43: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1577) TC_geran_attach_iu_rau(1577)@6d40a618bd43: 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 := '8D2967B02190C355538FBF58CCE7C562'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '943FB731'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B290BFF0B5BD403'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6A753195342DB34B5D1295F434E5937D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '39E52E874BD41FE79E799CF2AD71818A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '17F578D579749272A0A488FEBD0A9958'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BC4A36AC5AF95DDD'O } } } } } 20250824100135781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100135781 DLLC NOTICE LLME(ffffffff/d4792945){UNASSIGNED} LLC RX: unknown TLLI 0xd4792945, creating LLME on the fly (gprs_llc.c:552) 20250824100135781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250824100135781 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100135781 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824100135781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824100135781 DMM DEBUG MM_STATE_Gb[0x55a5c05ee470]{Idle}: Allocated (fsm.c:456) 20250824100135781 DMM DEBUG MM_STATE_Iu[0x55a5c05ee5a0]{Detached}: Allocated (fsm.c:456) 20250824100135781 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100135781 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100135781 DLLC NOTICE LLME(ffffffff/d4792945){UNASSIGNED} LLGM Assign pre (d4792945 => e89033db) (gprs_llc.c:1079) 20250824100135781 DLLC NOTICE LLME(d4792945/e89033db){ASSIGNED} LLGM Assign post (d4792945 => e89033db) (gprs_llc.c:1125) 20250824100135781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100135781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100135781 DMM DEBUG MM(262420000001003/e89033db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100135789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100135789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250824100135789 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee470]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100135789 DMM DEBUG MM(262420000001003/e89033db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250824100135789 DMM NOTICE MM(262420000001003/e89033db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100135789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100135789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100135789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100135789 DMM DEBUG MM(262420000001003/e89033db) Requesting authorization (sgsn_auth.c:160) 20250824100135789 DMM INFO MM(262420000001003/e89033db) Requesting authentication tuples (sgsn_auth.c:184) 20250824100135789 DMM DEBUG MM(262420000001003/e89033db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100135789 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250824100135789 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1577) SGSN_Test-GSUP(1574)@6d40a618bd43: Added IMSI table entry 0TC_geran_attach_iu_rau(1577)"262420000001003" 20250824100135793 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100135793 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100135793 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100135793 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100135793 DMM INFO MM(262420000001003/e89033db) Subscriber data update (mmctx.c:445) 20250824100135793 DMM DEBUG MM(262420000001003/e89033db) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100135793 DMM INFO MM(262420000001003/e89033db) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100135793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100135793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100135793 DMM INFO MM(262420000001003/e89033db) <- GMM AUTH AND CIPHERING REQ (rand = 8d 29 67 b0 21 90 c3 55 53 8f bf 58 cc e7 c5 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 17 f5 78 d5 79 74 92 72 a0 a4 88 fe bd 0a 99 58 ) (gprs_gmm.c:510) 20250824100135797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100135797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250824100135797 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee470]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100135797 DMM INFO MM(262420000001003/e89033db) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100135797 DMM NOTICE MM(262420000001003/e89033db) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100135797 DMM DEBUG MM(262420000001003/e89033db) checking auth: received UMTS RES = bc 4a 36 ac 5a f9 5d dd (gprs_gmm.c:716) 20250824100135797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100135797 DMM DEBUG MM(262420000001003/e89033db) Requesting authorization (sgsn_auth.c:160) 20250824100135797 DMM INFO MM(262420000001003/e89033db) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100135797 DMM DEBUG MM(262420000001003/e89033db) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100135797 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250824100135797 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) 20250824100135798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250824100135798 DMM INFO MM(262420000001003/e89033db) <- GMM ATTACH ACCEPT (new P-TMSI=0xe89033db) (gprs_gmm.c:337) 20250824100135800 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100135800 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100135800 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250824100135800 DMM INFO MM(262420000001003/e89033db) Subscriber data update (mmctx.c:445) 20250824100135800 DMM DEBUG MM(262420000001003/e89033db) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100135800 DMM INFO MM(262420000001003/e89033db) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100135800 DMM NOTICE MM(262420000001003/e89033db) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250824100135800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100135800 DMM NOTICE MM(262420000001003/e89033db) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100135800 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) 20250824100135801 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100135801 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250824100135801 DMM INFO MM(262420000001003/e89033db) Subscriber data update (mmctx.c:445) 20250824100135801 DMM DEBUG MM(262420000001003/e89033db) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250824100135807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100135807 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250824100135807 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee470]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250824100135807 DMM INFO MM(262420000001003/e89033db) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100135807 DMM NOTICE MM(262420000001003/e89033db) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100135807 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100135807 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100135807 DLLC NOTICE LLME(d4792945/e89033db){ASSIGNED} LLGM Assign pre (ffffffff => e89033db) (gprs_llc.c:1079) 20250824100135807 DLLC NOTICE LLME(ffffffff/e89033db){ASSIGNED} LLGM Assign post (ffffffff => e89033db) (gprs_llc.c:1125) 20250824100135807 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee470]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250824100135807 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee470]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250824100135807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100135807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1577)@6d40a618bd43: 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 := 'E89033DB'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)@6d40a618bd43: Added conn table entry 0TC_geran_attach_iu_rau(1577)16166933 SGSN_Test_0-SCCP(1569)@6d40a618bd43: First idle individual index:0 SGSN_Test_0-RAN(1570)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 20250824100135866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100135866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100135866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100135866 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) 20250824100135866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100135866 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) 20250824100135866 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) 20250824100135866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100135866 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100135866 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 f6 b0 15 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 e8 90 33 db 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) 20250824100135866 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100135866 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100135866 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100135866 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250824100135866 DMM INFO MM(262420000001003/e89033db) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e89033db (00000000), TLLI: e89033db (e89033db), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250824100135866 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250824100135866 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee470]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250824100135866 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee470]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250824100135866 DLLC NOTICE LLME(ffffffff/e89033db){ASSIGNED} LLGM Assign pre (e89033db => ffffffff) (gprs_llc.c:1079) 20250824100135867 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e89033db => ffffffff) (gprs_llc.c:1125) 20250824100135867 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100135867 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250824100135867 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100135867 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100135867 DMM DEBUG MM(262420000001003/e89033db) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250824100135867 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100135867 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100135867 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100135867 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) 20250824100135867 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100135867 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) 20250824100135867 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) 20250824100135867 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100135867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100135867 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 f6 b0 15 00 00 04 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100135867 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100135867 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100135867 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100135867 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) 20250824100135867 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100135867 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) 20250824100135867 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) 20250824100135867 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100135867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100135867 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 f6 b0 15 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6a 75 31 95 34 2d b3 4b 5d 12 95 f4 34 e5 93 7d 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)@6d40a618bd43: { messageType := 2, destLocRef := 'F6B015'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1569)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1569)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1569)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1569)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100135875 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100135876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100135876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100135876 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) 20250824100135876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100135876 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) 20250824100135876 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) 20250824100135876 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100135876 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100135876 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) 20250824100135876 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100135876 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100135876 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100135876 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:407) 20250824100135876 DMM INFO MM(262420000001003/e89033db) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) 20250824100135876 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:561) 20250824100135876 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100135876 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100135876 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100135876 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) 20250824100135876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100135876 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) 20250824100135876 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) 20250824100135876 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100135876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100135876 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 f6 b0 15 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) 20250824100135876 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100135876 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100135876 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100135876 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) 20250824100135876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100135876 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) 20250824100135876 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) 20250824100135876 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100135876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100135876 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 f6 b0 15 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 e8 90 33 db 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1569)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1577)@6d40a618bd43: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1577)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1577)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1557)@6d40a618bd43: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1569)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1569)@6d40a618bd43: vl_len:14 SGSN_Test_0-SCCP(1569)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1569)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250824100135885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100135885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100135885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100135885 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) 20250824100135885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100135885 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) 20250824100135885 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) 20250824100135885 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100135885 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100135885 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) 20250824100135885 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100135885 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100135885 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100135885 DMM INFO MM(262420000001003/e89033db) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250824100135885 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250824100135885 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100135885 DMM DEBUG MM_STATE_Iu[0x55a5c05ee5a0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1862) 20250824100135885 DMM ERROR MM_STATE_Iu[0x55a5c05ee5a0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1862) TC_geran_attach_iu_rau(1577)@6d40a618bd43: Final verdict of PTC: pass 20250824100135889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54604<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1571)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-SCCP(1569)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-RAN(1570)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1563)@6d40a618bd43: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1562)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1558)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1554)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1564)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1574)@6d40a618bd43: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1557)@6d40a618bd43: Final verdict of PTC: none 20250824100135894 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100135894 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1560)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1565)@6d40a618bd43: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1567)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1573)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1559)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1568)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1555)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1576)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1575)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1556)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-RNC_GTP(1572)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1566)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1561)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1554): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1555): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1556): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1557): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1558): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1559): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1560): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1561): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1562): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1563): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1564): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1565): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1566): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1567): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1568): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-SCCP(1569): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-RAN(1570): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-M3UA(1571): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-RNC_GTP(1572): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1573): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1574): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1575): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1576): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_geran_attach_iu_rau(1577): pass (none -> pass) MTC@6d40a618bd43: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sun Aug 24 10:01:35 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 20250824100136003 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100136088 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250824100136088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100136088 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250824100136088 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250824100136088 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250824100136088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100136088 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250824100136088 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250824100136088 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) 20250824100136088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100136088 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250824100136088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250824100136088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250824100136088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250824100136088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250824100136088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250824100136088 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) 20250824100136088 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) 20250824100136088 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) 20250824100136088 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) 20250824100136088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250824100136088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250824100136089 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250824100136089 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) 20250824100136089 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:1122) 20250824100136089 DMM INFO MM(262420000001003/e89033db) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250824100136089 DMM DEBUG MM_STATE_Iu[0x55a5c05ee5a0]{Detached}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100136089 DMM ERROR MM_STATE_Iu[0x55a5c05ee5a0]{Detached}: Event E_PMM_PS_CONN_RELEASE not permitted (gprs_ranap.c:168) 20250824100136089 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100136089 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100136089 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100136089 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) 20250824100136089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100136089 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) 20250824100136089 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250824100136504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56344<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=191760) 20250824100136895 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100136895 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=191760, count=210732) 20250824100137896 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100137896 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100138090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250824100138090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250824100138090 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:01: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_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 20250824100138898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100138898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_user started. 20250824100139589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100139592 DMM INFO MM(262420000001003/e89033db) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100139592 DMM INFO MM(262420000001003/e89033db) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100139592 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100139592 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100139592 DMM DEBUG MM_STATE_Iu[0x55a5c05ee5a0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250824100139592 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250824100139592 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) 20250824100139592 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) 20250824100139592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824100139592 DMM DEBUG MM_STATE_Gb(0)[0x55a5c05ee470]{Idle}: Deallocated (fsm.c:568) 20250824100139592 DMM DEBUG MM_STATE_Iu[0x55a5c05ee5a0]{Detached}: Deallocated (fsm.c:568) 20250824100139592 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824100139592 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1578)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1579)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1578)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1582)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100139646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100139646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100139646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100139646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100139646 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100139646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100139646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100139646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100139646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1582)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100139648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100139648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100139648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100139648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100139648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100139648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100139648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100139648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100139648 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100139648 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100139648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100139648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100139649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1582)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1582)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100139652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1579)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1579)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1583)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824100139660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100139660 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1584)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1581)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1583)@6d40a618bd43: 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(1588)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1588)@6d40a618bd43: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1587)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824100139677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100139677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100139677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100139677 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100139677 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100139677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100139677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100139677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100139677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1588)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100139678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100139678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100139678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100139678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100139678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100139678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100139678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100139678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100139678 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100139678 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100139678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1588)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100139679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100139679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1588)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100139680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1589)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1584)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1584)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100139685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100139685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1585)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1587)@6d40a618bd43: 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(1593)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1593)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100139696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100139696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100139696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100139696 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100139696 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100139696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100139696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100139696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100139696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1593)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100139697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100139697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100139697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100139697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100139697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100139697 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100139697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100139697 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100139697 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100139697 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100139697 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100139698 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100139698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1593)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1593)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@6d40a618bd43: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1595)@6d40a618bd43: ************************************************* SGSN_Test_0-M3UA(1595)@6d40a618bd43: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1595)@6d40a618bd43: ************************************************* MTC@6d40a618bd43: Starting RAN_Emulation SGSN_Test_0-SCCP(1592)@6d40a618bd43: v_sccp_pdu_maxlen:268 20250824100139702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1589)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1589)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100139708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100139708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1590)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100139899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100139899 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100139899 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100139899 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1597)@6d40a618bd43: Established a new IPA connection (conn_id=2) 20250824100139901 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250824100139901 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) 20250824100139901 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250824100139901 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(1597)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100139903 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test_0-M3UA(1595)@6d40a618bd43: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 SGSN_Test-GSUP-IPA(1597)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1597)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824100139904 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1597)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1597)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824100139906 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100139906 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250824100139906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250824100139906 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250824100139906 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250824100139907 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100139907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100139907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250824100139907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250824100139907 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) 20250824100139907 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250824100139907 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) 20250824100139907 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250824100139909 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100139909 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250824100139909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250824100139909 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) 20250824100139909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250824100139909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250824100139909 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250824100139909 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) 20250824100139909 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250824100139909 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) 20250824100139909 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) 20250824100139909 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) 20250824100139909 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) 20250824100139909 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250824100139909 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250824100139909 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) 20250824100139909 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:1140) 20250824100140716 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100140716 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100140716 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100140716 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) 20250824100140716 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100140716 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) 20250824100140716 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) 20250824100140716 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100140716 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100140716 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) 20250824100140717 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250824100140717 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250824100140717 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100140717 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100140717 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100140717 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) 20250824100140717 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100140717 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) 20250824100140717 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) 20250824100140717 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100140717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100140717 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(1594)@6d40a618bd43: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1581)@6d40a618bd43: Adding Client=TC_attach_pdp_act_user(1601), IMSI='262420000001004'H, TLLI='DC6559BC'O, index=0 SGSN_Test-GSUP(1598)@6d40a618bd43: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1601) TC_attach_pdp_act_user(1601)@6d40a618bd43: 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 := '638F'O, rac := 'EE'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)@6d40a618bd43: Added conn table entry 0TC_attach_pdp_act_user(1601)10240058 SGSN_Test_0-SCCP(1592)@6d40a618bd43: First idle individual index:0 SGSN_Test_0-RAN(1594)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 20250824100140998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100140998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100140998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100140998 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) 20250824100140998 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100140998 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) 20250824100140998 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) 20250824100140998 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100140998 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100140998 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 9c 40 3a 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 63 8f ee 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) 20250824100140998 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100140998 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100140998 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100140998 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100140998 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Allocated (fsm.c:456) 20250824100140998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824100140998 DMM DEBUG MM_STATE_Gb[0x55a5c05ee6d0]{Idle}: Allocated (fsm.c:456) 20250824100140998 DMM DEBUG MM_STATE_Iu[0x55a5c05ffde0]{Detached}: Allocated (fsm.c:456) 20250824100140998 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100140999 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100140999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100140999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100140999 DMM DEBUG MM(262420000001004/f6e0eb9a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100140999 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250824100140999 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100140999 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100140999 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100140999 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) 20250824100140999 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100140999 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) 20250824100140999 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) 20250824100140999 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100140999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100140999 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 9c 40 3a 00 00 05 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100140999 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100140999 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100140999 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100140999 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) 20250824100140999 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100140999 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) 20250824100140999 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) 20250824100140999 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100140999 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100140999 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 9c 40 3a 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(1592)@6d40a618bd43: { messageType := 2, destLocRef := '9C403A'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(1592)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@6d40a618bd43: 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 := '7C0A3B8C5F605A8D8F37468128F60C96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5489EC72'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A2E56E6B52B0E0E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DA7105EA47979498A00E2777DB213219'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1EC36539148C00BA47581206E2DFC88E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D5AC09CEA1D7016134D1DA89B9ECCE4B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7972CEAAB0CCD562'O } } } } } SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1592)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250824100141008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141008 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) 20250824100141008 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100141008 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) 20250824100141008 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) 20250824100141008 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100141008 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141008 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) 20250824100141009 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100141009 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100141009 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100141009 DMM DEBUG MM(262420000001004/f6e0eb9a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250824100141009 DMM NOTICE MM(262420000001004/f6e0eb9a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100141009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100141009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100141009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100141009 DMM DEBUG MM(262420000001004/f6e0eb9a) Requesting authorization (sgsn_auth.c:160) 20250824100141009 DMM INFO MM(262420000001004/f6e0eb9a) Requesting authentication tuples (sgsn_auth.c:184) 20250824100141009 DMM DEBUG MM(262420000001004/f6e0eb9a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100141009 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250824100141009 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1601) SGSN_Test-GSUP(1598)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act_user(1601)"262420000001004" 20250824100141011 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100141011 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100141012 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100141012 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100141012 DMM INFO MM(262420000001004/f6e0eb9a) Subscriber data update (mmctx.c:445) 20250824100141012 DMM DEBUG MM(262420000001004/f6e0eb9a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100141012 DMM INFO MM(262420000001004/f6e0eb9a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100141012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100141012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100141012 DMM INFO MM(262420000001004/f6e0eb9a) <- GMM AUTH AND CIPHERING REQ (rand = 7c 0a 3b 8c 5f 60 5a 8d 8f 37 46 81 28 f6 0c 96 , mmctx_is_r99=1, vec->auth_types=0x3, autn = d5 ac 09 ce a1 d7 01 61 34 d1 da 89 b9 ec ce 4b ) (gprs_gmm.c:510) 20250824100141012 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250824100141012 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141012 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141012 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141012 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) 20250824100141012 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100141012 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) 20250824100141012 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) 20250824100141012 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100141012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141012 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 9c 40 3a 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 20 21 7c 0a 3b 8c 5f 60 5a 8d 8f 37 46 81 28 f6 0c 96 80 28 10 d5 ac 09 ce a1 d7 01 61 34 d1 da 89 b9 ec ce 4b 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: vl_len:37 SGSN_Test_0-SCCP(1592)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302227972CEAA23094399990000100004F02904B0CCD562'O 20250824100141018 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141018 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141018 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) 20250824100141018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100141018 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) 20250824100141018 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) 20250824100141018 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100141018 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141018 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 02 22 79 72 ce aa 23 09 43 99 99 00 00 10 00 04 f0 29 04 b0 cc d5 62 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100141018 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100141018 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100141018 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100141018 DMM INFO MM(262420000001004/f6e0eb9a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100141018 DMM NOTICE MM(262420000001004/f6e0eb9a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100141018 DMM DEBUG MM(262420000001004/f6e0eb9a) checking auth: received UMTS RES = 79 72 ce aa b0 cc d5 62 (gprs_gmm.c:716) 20250824100141018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100141018 DMM DEBUG MM(262420000001004/f6e0eb9a) Requesting authorization (sgsn_auth.c:160) 20250824100141018 DMM INFO MM(262420000001004/f6e0eb9a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100141018 DMM DEBUG MM(262420000001004/f6e0eb9a) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100141018 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250824100141018 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) 20250824100141018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250824100141018 DMM DEBUG MM(262420000001004/f6e0eb9a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250824100141018 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141018 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141018 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141018 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) 20250824100141018 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100141018 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) 20250824100141018 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) 20250824100141018 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100141018 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141018 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 9c 40 3a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 da 71 05 ea 47 97 94 98 a0 0e 27 77 db 21 32 19 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1592)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100141026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141026 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) 20250824100141026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100141026 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) 20250824100141026 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) 20250824100141026 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100141026 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141026 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) 20250824100141026 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100141026 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100141026 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100141026 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:407) 20250824100141026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250824100141026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250824100141026 DMM INFO MM(262420000001004/f6e0eb9a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6e0eb9a) (gprs_gmm.c:337) 20250824100141026 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250824100141026 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141026 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141026 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141026 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) 20250824100141026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100141026 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) 20250824100141026 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) 20250824100141026 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100141026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141026 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 9c 40 3a 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) 20250824100141026 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141026 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141026 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141026 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) 20250824100141026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100141026 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) 20250824100141026 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) 20250824100141026 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100141026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141026 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 9c 40 3a 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 f6 e0 eb 9a 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100141030 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100141030 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100141030 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250824100141030 DMM INFO MM(262420000001004/f6e0eb9a) Subscriber data update (mmctx.c:445) 20250824100141030 DMM DEBUG MM(262420000001004/f6e0eb9a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100141030 DMM INFO MM(262420000001004/f6e0eb9a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100141030 DMM NOTICE MM(262420000001004/f6e0eb9a) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250824100141030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100141030 DMM NOTICE MM(262420000001004/f6e0eb9a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100141030 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) 20250824100141030 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100141030 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250824100141030 DMM INFO MM(262420000001004/f6e0eb9a) Subscriber data update (mmctx.c:445) 20250824100141030 DMM DEBUG MM(262420000001004/f6e0eb9a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: vl_len:14 SGSN_Test_0-SCCP(1592)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250824100141032 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141032 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141032 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141032 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) 20250824100141032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100141032 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) 20250824100141032 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) 20250824100141032 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100141032 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141032 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) 20250824100141032 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100141032 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100141032 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100141032 DMM INFO MM(262420000001004/f6e0eb9a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100141032 DMM NOTICE MM(262420000001004/f6e0eb9a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100141032 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100141032 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100141032 DMM DEBUG MM_STATE_Iu(5)[0x55a5c05ffde0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250824100141032 DMM DEBUG MM_STATE_Iu(5)[0x55a5c05ffde0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250824100141032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100141032 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100141032 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141032 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141032 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141032 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) 20250824100141032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100141032 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) 20250824100141032 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) 20250824100141032 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100141032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141032 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 9c 40 3a 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(1592)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: vl_len:7 SGSN_Test_0-SCCP(1592)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250824100141036 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141036 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) 20250824100141036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100141036 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) 20250824100141036 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) 20250824100141036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100141036 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141036 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) 20250824100141036 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250824100141036 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250824100141036 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250824100141036 DMM INFO MM(262420000001004/f6e0eb9a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250824100141036 DMM DEBUG MM_STATE_Iu(5)[0x55a5c05ffde0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100141036 DMM DEBUG MM_STATE_Iu(5)[0x55a5c05ffde0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100141036 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141036 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141036 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141036 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) 20250824100141036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100141036 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) 20250824100141036 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) 20250824100141036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100141036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141036 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 9c 40 3a 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on local reference:0 20250824100141037 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141037 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141037 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) 20250824100141037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100141037 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) 20250824100141037 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) 20250824100141037 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100141037 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141037 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 9c 40 3a 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1594)@6d40a618bd43: Deleted conn table entry 0TC_attach_pdp_act_user(1601)10240058 TC_attach_pdp_act_user(1601)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_pdp_act_user(1601)@6d40a618bd43: 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 := 'F6E0EB9A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1594)@6d40a618bd43: Added conn table entry 0TC_attach_pdp_act_user(1601)3824544 SGSN_Test_0-RAN(1594)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1592)@6d40a618bd43: First idle individual index:0 20250824100141240 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141240 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141240 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141240 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) 20250824100141240 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100141240 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) 20250824100141240 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) 20250824100141241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100141241 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141241 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 3a 5b a0 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 f6 e0 eb 9a 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) 20250824100141242 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100141242 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100141242 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100141242 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF6E0EB9A) type="signalling"  (gprs_gmm.c:1936) 20250824100141242 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250824100141242 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824100141242 DMM DEBUG MM(262420000001004/f6e0eb9a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250824100141243 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141243 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141243 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141243 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) 20250824100141243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100141243 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) 20250824100141243 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) 20250824100141243 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100141243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141243 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 3a 5b a0 00 00 06 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100141243 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141243 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141243 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141243 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) 20250824100141243 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100141243 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) 20250824100141243 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) 20250824100141243 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100141243 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141243 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 3a 5b a0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 da 71 05 ea 47 97 94 98 a0 0e 27 77 db 21 32 19 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1592)@6d40a618bd43: { messageType := 2, destLocRef := '3A5BA0'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1592)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100141253 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141253 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141253 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) 20250824100141253 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100141253 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) 20250824100141253 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) 20250824100141253 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100141253 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141253 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) 20250824100141253 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100141254 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100141254 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100141254 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:407) 20250824100141254 DMM DEBUG MM_STATE_Iu(5)[0x55a5c05ffde0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250824100141254 DMM DEBUG MM_STATE_Iu(5)[0x55a5c05ffde0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250824100141254 DMM INFO MM(262420000001004/f6e0eb9a) <- GMM SERVICE ACCEPT (P-TMSI=0xf6e0eb9a) (gprs_gmm.c:863) 20250824100141254 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:561) 20250824100141254 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141254 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141254 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141254 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) 20250824100141254 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100141254 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) 20250824100141255 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) 20250824100141255 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100141255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141255 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 3a 5b a0 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) 20250824100141255 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141255 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141255 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141255 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) 20250824100141255 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100141255 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) 20250824100141255 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) 20250824100141255 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100141255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141255 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 3a 5b a0 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(1592)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1601)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1592)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250824100141265 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141265 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141266 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) 20250824100141266 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100141266 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) 20250824100141266 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) 20250824100141266 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100141266 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141266 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) 20250824100141266 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100141266 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100141266 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100141266 DMM INFO MM(262420000001004/f6e0eb9a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824100141266 DMM INFO MM(262420000001004/f6e0eb9a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824100141266 DMM DEBUG MM(262420000001004/f6e0eb9a) Using GGSN 0 (gprs_sm.c:317) 20250824100141266 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) 20250824100141266 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20250824100141266 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824100141266 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20250824100141266 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:378) 20250824100141290 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 80 40 0b aa 11 ad 7b e6 94 14 05 7f 21 5b 93 57 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) 20250824100141290 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e74a55e0, cbp=0x55a5c0600220) (sgsn_libgtp.c:633) 20250824100141290 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824100141290 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100141290 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100141290 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100141290 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) 20250824100141290 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100141290 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) 20250824100141290 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) 20250824100141290 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100141290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100141290 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 3a 5b a0 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 80 40 0b aa 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1592)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100146091 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100146091 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100146091 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100146091 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) 20250824100146091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100146091 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) 20250824100146091 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) 20250824100146091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100146091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100146091 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 f6 b0 15 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100146097 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100146097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100146097 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100146097 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) 20250824100146097 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100146097 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) 20250824100146097 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) 20250824100146097 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100146097 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100146097 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 f6 b0 15 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user(1601)@6d40a618bd43: 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)@6d40a618bd43: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@6d40a618bd43: Test Component 1601 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1598)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-RAN(1594)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1593)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1583)@6d40a618bd43: Final verdict of PTC: none 20250824100146300 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100146300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100146300 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250824100146300 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100146300 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250824100146300 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250824100146300 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250824100146300 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100146300 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250824100146300 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250824100146301 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) 20250824100146301 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100146301 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250824100146301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250824100146301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250824100146301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250824100146301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250824100146301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250824100146301 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) 20250824100146301 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) 20250824100146301 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) 20250824100146301 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) 20250824100146301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250824100146301 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) -NSVCI98(1588)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1578)@6d40a618bd43: Final verdict of PTC: none 20250824100146301 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250824100146301 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) 20250824100146301 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:1122) 20250824100146301 DMM INFO MM(262420000001004/f6e0eb9a) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250824100146301 DMM DEBUG MM_STATE_Iu(5)[0x55a5c05ffde0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) SGSN_Test_0-M3UA(1595)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1587)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1597)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1582)@6d40a618bd43: Final verdict of PTC: none 20250824100146301 DMM DEBUG MM_STATE_Iu(5)[0x55a5c05ffde0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100146301 DMM INFO MM(262420000001004/f6e0eb9a) Changing GTP-U endpoints 127.0.0.10/0x0000000c -> 127.0.0.10/0x0000000c (gprs_mm_state_iu_fsm.c:52) 20250824100146301 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:378) 20250824100146301 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100146301 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100146301 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) TC_attach_pdp_act_user-BVCI196(1581)@6d40a618bd43: Final verdict of PTC: none 20250824100146301 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) 20250824100146301 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100146301 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) 20250824100146301 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) TC_attach_pdp_act_user-BVCI210(1585)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-RNC_GTP(1596)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-SCCP(1592)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1589)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1590)@6d40a618bd43: Final verdict of PTC: none 20250824100146302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56350<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1584)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1599)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1600)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1579)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1586)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1591)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1580)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user(1601)@6d40a618bd43: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1578): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1579): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1580): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1581): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1582): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1583): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1584): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1585): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1586): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1587): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1588): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1589): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1590): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1591): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-SCCP(1592): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1593): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-RAN(1594): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-M3UA(1595): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-RNC_GTP(1596): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1597): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1598): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1599): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1600): none (none -> none) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Sun Aug 24 10:01:46 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 20250824100146374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100146876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60282<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341484) 20250824100147301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100147301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=341484, count=342740) 20250824100148188 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100148188 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100148188 DGPRS DEBUG Checking for inactive LLMEs, time = 19260613 (sgsn.c:132) 20250824100148189 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100148189 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824100148189 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824100148189 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824100148189 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100148189 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824100148189 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824100148189 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250824100148301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250824100148301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250824100148301 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250824100148301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100148301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:01:48 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 20250824100149302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100149302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250824100149982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100149984 DMM INFO MM(262420000001004/f6e0eb9a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100149984 DMM INFO MM(262420000001004/f6e0eb9a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100149984 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100149984 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100149984 DMM DEBUG MM_STATE_Iu(5)[0x55a5c05ffde0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250824100149984 DMM DEBUG MM_STATE_Iu(5)[0x55a5c05ffde0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250824100149984 DMM NOTICE MM(262420000001004/f6e0eb9a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824100149984 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20250824100149984 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824100149984 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824100149985 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:378) 20250824100149985 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250824100149985 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) 20250824100149985 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) 20250824100149985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824100149985 DMM DEBUG MM_STATE_Gb[0x55a5c05ee6d0]{Idle}: Deallocated (fsm.c:568) 20250824100149985 DMM DEBUG MM_STATE_Iu(5)[0x55a5c05ffde0]{Detached}: Deallocated (fsm.c:568) 20250824100149985 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Deallocated (fsm.c:568) 20250824100149985 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1602)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1603)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1602)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1606)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100150032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100150032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100150032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100150032 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100150032 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100150032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100150032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100150032 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100150032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1606)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100150033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100150033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100150033 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100150034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100150034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100150034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100150034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100150034 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100150034 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100150034 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100150034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100150034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100150034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1606)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1606)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1607)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824100150039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1603)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1603)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1608)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1607)@6d40a618bd43: 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 } 20250824100150048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100150049 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1611)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1611)@6d40a618bd43: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100150052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100150052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100150052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100150052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100150052 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100150052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100150052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100150052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100150052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1611)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100150054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100150054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100150054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100150054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100150054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100150054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100150054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100150054 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100150054 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100150054 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100150054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100150054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100150054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1611)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1611)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100150057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1612)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1608)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1608)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1613)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824100150063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100150063 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)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1612)@6d40a618bd43: 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(1617)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1617)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100150074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100150074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100150074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100150074 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100150074 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100150074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100150074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100150074 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100150074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@6d40a618bd43: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@6d40a618bd43: Starting RAN_Emulation SGSN_Test_0-M3UA(1619)@6d40a618bd43: ************************************************* SGSN_Test_0-M3UA(1619)@6d40a618bd43: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1619)@6d40a618bd43: ************************************************* -NSVCI99(1617)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100150075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100150075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100150075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100150075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100150075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100150075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100150075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100150075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100150075 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100150075 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100150075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test_0-SCCP(1616)@6d40a618bd43: v_sccp_pdu_maxlen:268 20250824100150075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100150075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1617)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1617)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100150078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1613)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1613)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100150083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100150083 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1614)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100150276 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250824100150276 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) 20250824100150276 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250824100150276 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)@6d40a618bd43: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250824100150281 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100150281 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250824100150281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250824100150281 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250824100150281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250824100150281 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100150282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100150282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250824100150282 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250824100150282 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) 20250824100150282 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250824100150282 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) 20250824100150282 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250824100150284 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100150284 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250824100150284 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250824100150284 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) 20250824100150284 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250824100150284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250824100150284 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250824100150284 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) 20250824100150284 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250824100150284 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) 20250824100150284 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) 20250824100150284 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) 20250824100150284 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) 20250824100150284 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250824100150284 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250824100150284 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) 20250824100150284 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:1140) 20250824100150303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100150303 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100150303 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100150303 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1621)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1621)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100150309 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824100150309 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1621)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1621)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1621)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1621)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824100151086 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151086 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151086 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151086 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) 20250824100151086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100151086 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) 20250824100151086 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) 20250824100151086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100151086 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151086 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) 20250824100151086 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250824100151087 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250824100151087 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151087 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151087 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151087 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) 20250824100151087 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100151087 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) 20250824100151087 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) 20250824100151087 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100151087 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151087 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(1618)@6d40a618bd43: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@6d40a618bd43: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1625), IMSI='262420000001058'H, TLLI='F5D395DB'O, index=0 SGSN_Test-GSUP(1622)@6d40a618bd43: 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)@6d40a618bd43: 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 := '9FCA'O, rac := 'BB'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(1618)@6d40a618bd43: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)11425306 SGSN_Test_0-SCCP(1616)@6d40a618bd43: First idle individual index:0 SGSN_Test_0-RAN(1618)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 20250824100151396 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151396 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151396 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151396 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) 20250824100151396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100151396 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) 20250824100151396 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) 20250824100151396 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100151396 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151396 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 ae 56 1a 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 9f ca bb 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) 20250824100151396 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100151396 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100151396 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100151396 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100151396 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ffde0]{Deregistered}: Allocated (fsm.c:456) 20250824100151396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824100151396 DMM DEBUG MM_STATE_Gb[0x55a5c05ee470]{Idle}: Allocated (fsm.c:456) 20250824100151396 DMM DEBUG MM_STATE_Iu[0x55a5c05f6160]{Detached}: Allocated (fsm.c:456) 20250824100151396 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ffde0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100151396 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ffde0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100151396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100151396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100151396 DMM DEBUG MM(262420000001058/d5804ae8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100151396 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250824100151396 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151396 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151396 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151396 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) 20250824100151396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100151396 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) 20250824100151396 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) 20250824100151396 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100151396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151396 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 ae 56 1a 00 00 07 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100151396 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151396 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151396 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151396 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) 20250824100151396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100151396 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) 20250824100151396 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) 20250824100151396 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100151396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151396 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 ae 56 1a 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(1616)@6d40a618bd43: { messageType := 2, destLocRef := 'AE561A'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(1616)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@6d40a618bd43: 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 := '448A5318DA9AA575EA2BE60A389F7B50'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '138B9467'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB619885A9D3E1AA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9FB96BD74D870103F4E2DF79C5A2AC7E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '44EA98D02D6A7F14D6F0BDD6D64CDDED'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '759C3BED7C16366157592255C9811186'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D3A99CFD06EEB993'O } } } } } SGSN_Test_0-SCCP(1616)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1616)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250824100151402 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151402 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) 20250824100151402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100151402 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) 20250824100151402 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) 20250824100151402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100151402 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151402 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) 20250824100151403 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100151403 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100151403 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100151403 DMM DEBUG MM(262420000001058/d5804ae8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1134) 20250824100151403 DMM NOTICE MM(262420000001058/d5804ae8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100151403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100151403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100151403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100151403 DMM DEBUG MM(262420000001058/d5804ae8) Requesting authorization (sgsn_auth.c:160) 20250824100151403 DMM INFO MM(262420000001058/d5804ae8) Requesting authentication tuples (sgsn_auth.c:184) 20250824100151403 DMM DEBUG MM(262420000001058/d5804ae8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100151403 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250824100151403 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1625) SGSN_Test-GSUP(1622)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)"262420000001058" 20250824100151405 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100151405 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100151405 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100151405 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100151405 DMM INFO MM(262420000001058/d5804ae8) Subscriber data update (mmctx.c:445) 20250824100151405 DMM DEBUG MM(262420000001058/d5804ae8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100151405 DMM INFO MM(262420000001058/d5804ae8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100151405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100151405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100151405 DMM INFO MM(262420000001058/d5804ae8) <- GMM AUTH AND CIPHERING REQ (rand = 44 8a 53 18 da 9a a5 75 ea 2b e6 0a 38 9f 7b 50 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 75 9c 3b ed 7c 16 36 61 57 59 22 55 c9 81 11 86 ) (gprs_gmm.c:510) 20250824100151405 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250824100151405 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151405 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151405 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151405 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) 20250824100151405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100151405 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) 20250824100151405 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) 20250824100151405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100151405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151405 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 ae 56 1a 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 c0 21 44 8a 53 18 da 9a a5 75 ea 2b e6 0a 38 9f 7b 50 80 28 10 75 9c 3b ed 7c 16 36 61 57 59 22 55 c9 81 11 86 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1616)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1616)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: vl_len:37 SGSN_Test_0-SCCP(1616)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22D3A99CFD23094399990000105008F0290406EEB993'O 20250824100151409 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151409 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) 20250824100151409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100151409 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) 20250824100151409 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) 20250824100151409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100151409 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151409 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 0c 22 d3 a9 9c fd 23 09 43 99 99 00 00 10 50 08 f0 29 04 06 ee b9 93 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100151409 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100151409 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100151409 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100151409 DMM INFO MM(262420000001058/d5804ae8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100151409 DMM NOTICE MM(262420000001058/d5804ae8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100151409 DMM DEBUG MM(262420000001058/d5804ae8) checking auth: received UMTS RES = d3 a9 9c fd 06 ee b9 93 (gprs_gmm.c:716) 20250824100151409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100151409 DMM DEBUG MM(262420000001058/d5804ae8) Requesting authorization (sgsn_auth.c:160) 20250824100151409 DMM INFO MM(262420000001058/d5804ae8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100151409 DMM DEBUG MM(262420000001058/d5804ae8) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100151409 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250824100151409 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) 20250824100151409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250824100151409 DMM DEBUG MM(262420000001058/d5804ae8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250824100151410 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151410 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151410 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151410 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) 20250824100151410 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100151410 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) 20250824100151410 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) 20250824100151410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100151410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151410 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 ae 56 1a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9f b9 6b d7 4d 87 01 03 f4 e2 df 79 c5 a2 ac 7e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1616)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1616)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1616)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100151416 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151416 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151416 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) 20250824100151416 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100151416 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) 20250824100151416 [1;34mDLSS7 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) 20250824100151416 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100151416 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151416 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) 20250824100151416 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100151416 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100151416 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100151416 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:407) 20250824100151416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250824100151416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250824100151416 DMM INFO MM(262420000001058/d5804ae8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5804ae8) (gprs_gmm.c:337) 20250824100151416 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250824100151417 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151417 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151417 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151417 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) 20250824100151417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100151417 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) 20250824100151417 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) 20250824100151417 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100151417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151417 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 ae 56 1a 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) 20250824100151417 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151417 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151417 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151417 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) 20250824100151417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100151417 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) 20250824100151417 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) 20250824100151417 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100151417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151417 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 ae 56 1a 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 80 4a e8 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1616)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1616)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100151420 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100151420 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100151420 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250824100151420 DMM INFO MM(262420000001058/d5804ae8) Subscriber data update (mmctx.c:445) 20250824100151420 DMM DEBUG MM(262420000001058/d5804ae8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100151420 DMM INFO MM(262420000001058/d5804ae8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100151420 DMM NOTICE MM(262420000001058/d5804ae8) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1050) 20250824100151420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100151420 DMM NOTICE MM(262420000001058/d5804ae8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100151420 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) 20250824100151420 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100151420 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250824100151420 DMM INFO MM(262420000001058/d5804ae8) Subscriber data update (mmctx.c:445) 20250824100151420 DMM DEBUG MM(262420000001058/d5804ae8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1616)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: vl_len:14 SGSN_Test_0-SCCP(1616)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250824100151422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151422 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) 20250824100151422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100151422 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) 20250824100151422 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) 20250824100151422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100151422 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151422 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) 20250824100151422 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100151422 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100151422 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100151422 DMM INFO MM(262420000001058/d5804ae8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100151422 DMM NOTICE MM(262420000001058/d5804ae8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100151422 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ffde0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100151422 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ffde0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100151422 DMM DEBUG MM_STATE_Iu(7)[0x55a5c05f6160]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250824100151422 DMM DEBUG MM_STATE_Iu(7)[0x55a5c05f6160]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250824100151422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100151422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100151422 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151423 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151423 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151423 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) 20250824100151423 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100151423 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) 20250824100151423 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) 20250824100151423 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100151423 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151423 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 ae 56 1a 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(1616)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1616)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: vl_len:7 SGSN_Test_0-SCCP(1616)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250824100151427 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151427 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151427 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151427 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) 20250824100151427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100151427 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) 20250824100151427 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) 20250824100151427 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100151427 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151427 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) 20250824100151427 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250824100151427 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250824100151427 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250824100151427 DMM INFO MM(262420000001058/d5804ae8) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250824100151427 DMM DEBUG MM_STATE_Iu(7)[0x55a5c05f6160]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100151427 DMM DEBUG MM_STATE_Iu(7)[0x55a5c05f6160]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100151427 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151427 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151427 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151427 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) 20250824100151427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100151427 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) 20250824100151427 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) 20250824100151427 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100151427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151427 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 ae 56 1a 00 00 07 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1616)@6d40a618bd43: Session index based on local reference:0 20250824100151428 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151428 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151428 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151428 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) 20250824100151428 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100151428 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) 20250824100151428 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) 20250824100151428 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100151428 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151428 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 ae 56 1a 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1618)@6d40a618bd43: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)11425306 TC_attach_pdp_act_user_addr_v4raw(1625)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1625)@6d40a618bd43: 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 := 'D5804AE8'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1618)@6d40a618bd43: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)2803228 SGSN_Test_0-RAN(1618)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1616)@6d40a618bd43: First idle individual index:0 20250824100151632 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151632 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151632 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) 20250824100151632 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100151632 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) 20250824100151632 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) 20250824100151632 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100151632 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151632 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 2a c6 1c 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 d5 80 4a e8 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) 20250824100151633 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100151633 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100151633 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100151633 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD5804AE8) type="signalling"  (gprs_gmm.c:1936) 20250824100151633 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ffde0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250824100151633 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ffde0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824100151633 DMM DEBUG MM(262420000001058/d5804ae8) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250824100151633 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151633 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151633 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151633 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) 20250824100151633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100151633 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) 20250824100151633 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) 20250824100151633 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100151633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151633 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 2a c6 1c 00 00 08 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100151633 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151633 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151633 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151633 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) 20250824100151633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100151633 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) 20250824100151633 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) 20250824100151633 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100151633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151633 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 2a c6 1c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9f b9 6b d7 4d 87 01 03 f4 e2 df 79 c5 a2 ac 7e 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1616)@6d40a618bd43: { messageType := 2, destLocRef := '2AC61C'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(1616)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1616)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1616)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100151639 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151639 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151639 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151639 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) 20250824100151639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100151639 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) 20250824100151639 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) 20250824100151639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100151639 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151639 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) 20250824100151639 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100151639 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100151639 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100151639 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:407) 20250824100151639 DMM DEBUG MM_STATE_Iu(7)[0x55a5c05f6160]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250824100151639 DMM DEBUG MM_STATE_Iu(7)[0x55a5c05f6160]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250824100151639 DMM INFO MM(262420000001058/d5804ae8) <- GMM SERVICE ACCEPT (P-TMSI=0xd5804ae8) (gprs_gmm.c:863) 20250824100151639 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:561) 20250824100151639 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151639 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151639 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151639 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) 20250824100151639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100151639 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) 20250824100151639 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) 20250824100151639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100151639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151639 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 2a c6 1c 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) 20250824100151639 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151639 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151639 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151639 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) 20250824100151639 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100151639 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) 20250824100151639 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) 20250824100151639 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100151639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151639 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 2a c6 1c 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(1616)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1616)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1625)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1616)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1616)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250824100151646 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151647 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151647 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) 20250824100151647 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100151647 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) 20250824100151647 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) 20250824100151647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100151647 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151647 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) 20250824100151647 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100151647 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100151647 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100151647 DMM INFO MM(262420000001058/d5804ae8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824100151647 DMM INFO MM(262420000001058/d5804ae8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824100151647 DMM DEBUG MM(262420000001058/d5804ae8) Using GGSN 0 (gprs_sm.c:317) 20250824100151647 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) 20250824100151647 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20250824100151647 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824100151647 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20250824100151647 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:378) 20250824100151669 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 b8 84 6d 9a 11 98 9e bc 8f 14 05 7f bf ac 1d a4 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) 20250824100151669 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e74a6658, cbp=0x55a5c05fedf0) (sgsn_libgtp.c:633) 20250824100151669 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824100151669 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100151669 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100151669 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100151669 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) 20250824100151669 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100151669 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) 20250824100151669 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) 20250824100151669 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100151669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100151669 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 2a c6 1c 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 b8 84 6d 9a 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1616)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1616)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100156302 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100156302 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100156302 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100156302 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) 20250824100156302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100156302 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) 20250824100156302 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) 20250824100156302 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100156302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100156302 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 3a 5b a0 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100156305 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100156305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100156305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100156305 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) 20250824100156305 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100156305 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) 20250824100156305 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) 20250824100156305 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100156305 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100156305 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 3a 5b a0 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_v4raw(1625)@6d40a618bd43: 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)@6d40a618bd43: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@6d40a618bd43: Test Component 1625 has requested to stop MTC. Terminating current testcase execution. 20250824100156674 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100156674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1621)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1622)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1611)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1606)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1607)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1617)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1602)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-SCCP(1616)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-RNC_GTP(1620)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1608)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1612)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1613)@6d40a618bd43: Final verdict of PTC: none 20250824100156677 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250824100156677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100156677 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250824100156677 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250824100156677 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250824100156677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100156677 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250824100156677 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250824100156677 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) 20250824100156677 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100156677 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250824100156677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250824100156677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250824100156677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250824100156677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250824100156677 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250824100156677 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-GGSN_GTP1C(1623)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1614)@6d40a618bd43: Final verdict of PTC: none 20250824100156677 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) 20250824100156677 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) 20250824100156677 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) 20250824100156677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250824100156677 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) SGSN_Test_0-RAN(1618)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1603)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-M3UA(1619)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1624)@6d40a618bd43: Final verdict of PTC: none 20250824100156678 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100156677 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250824100156678 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) 20250824100156678 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:1122) 20250824100156678 DMM INFO MM(262420000001058/d5804ae8) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250824100156678 DMM DEBUG MM_STATE_Iu(7)[0x55a5c05f6160]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100156678 DMM DEBUG MM_STATE_Iu(7)[0x55a5c05f6160]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100156678 DMM INFO MM(262420000001058/d5804ae8) Changing GTP-U endpoints 127.0.0.10/0x0000000d -> 127.0.0.10/0x0000000d (gprs_mm_state_iu_fsm.c:52) 20250824100156678 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:378) 20250824100156678 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100156678 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100156678 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) 20250824100156678 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100156678 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) 20250824100156678 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) TC_attach_pdp_act_user_addr_v4raw(1625)@6d40a618bd43: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" 20250824100156687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60288<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1604)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1615)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1609)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1602): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1603): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1604): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1606): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1607): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1608): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1609): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1611): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1612): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1613): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1614): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1615): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-SCCP(1616): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1617): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-RAN(1618): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-M3UA(1619): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-RNC_GTP(1620): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1621): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1622): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1623): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1624): none (none -> none) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" MTC@6d40a618bd43: 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'. Sun Aug 24 10:01:56 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 20250824100156754 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100157256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38826<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341144) 20250824100157675 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100157675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=341144, count=345596) 20250824100158676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100158676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100158678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250824100158678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250824100158679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:01: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_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 20250824100159677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100159677 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250824100200347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38832<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100200349 DMM INFO MM(262420000001058/d5804ae8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100200350 DMM INFO MM(262420000001058/d5804ae8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100200350 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ffde0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100200350 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ffde0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100200350 DMM DEBUG MM_STATE_Iu(7)[0x55a5c05f6160]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250824100200350 DMM DEBUG MM_STATE_Iu(7)[0x55a5c05f6160]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250824100200350 DMM NOTICE MM(262420000001058/d5804ae8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824100200350 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20250824100200350 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824100200350 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824100200350 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:378) 20250824100200350 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250824100200350 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) 20250824100200350 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) 20250824100200350 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824100200350 DMM DEBUG MM_STATE_Gb[0x55a5c05ee470]{Idle}: Deallocated (fsm.c:568) 20250824100200350 DMM DEBUG MM_STATE_Iu(7)[0x55a5c05f6160]{Detached}: Deallocated (fsm.c:568) 20250824100200350 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ffde0]{Deregistered}: Deallocated (fsm.c:568) 20250824100200350 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1626)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1627)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1626)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1630)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100200396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100200396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100200396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100200396 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100200396 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100200396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100200396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100200396 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100200396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1630)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100200397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100200397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100200397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100200397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100200397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100200397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100200397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100200397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100200397 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100200397 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100200397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100200398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100200398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1630)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1630)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1631)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824100200402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1632)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1627)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1627)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1631)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250824100200410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100200410 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1635)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100200412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100200412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100200412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100200412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100200412 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100200412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100200412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100200412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100200412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1635)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100200413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100200413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100200413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100200413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100200413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100200413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100200413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100200413 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100200413 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100200413 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100200413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100200414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100200414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1635)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1635)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1636)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824100200416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1632)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1632)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100200422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100200422 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1637)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1636)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1640)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100200428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100200428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100200428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100200428 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100200428 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100200428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100200428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100200428 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100200428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1640)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100200429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100200429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100200429 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100200430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100200430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100200430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100200430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100200430 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100200430 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100200430 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100200430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100200430 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100200430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1640)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1640)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100200432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1637)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1637)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@6d40a618bd43: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1643)@6d40a618bd43: ************************************************* SGSN_Test_0-M3UA(1643)@6d40a618bd43: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1643)@6d40a618bd43: ************************************************* MTC@6d40a618bd43: Starting RAN_Emulation 20250824100200437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100200437 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1641)@6d40a618bd43: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1639)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100200638 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250824100200638 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) 20250824100200638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250824100200638 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)@6d40a618bd43: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250824100200642 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100200642 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250824100200643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250824100200643 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250824100200643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250824100200643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100200643 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100200643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250824100200643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250824100200643 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) 20250824100200643 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250824100200643 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) 20250824100200643 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250824100200644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100200644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250824100200644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250824100200644 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) 20250824100200644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250824100200644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250824100200645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250824100200645 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) 20250824100200645 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250824100200645 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) 20250824100200645 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) 20250824100200645 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) 20250824100200645 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) 20250824100200645 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250824100200645 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250824100200645 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) 20250824100200645 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:1140) 20250824100200678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100200678 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100200678 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100200678 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1645)@6d40a618bd43: Established a new IPA connection (conn_id=2) 20250824100200682 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1645)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100200683 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1645)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1645)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1645)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1645)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824100201453 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201453 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201453 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) 20250824100201453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100201453 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) 20250824100201453 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) 20250824100201453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100201453 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201453 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) 20250824100201454 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250824100201454 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250824100201454 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201454 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201454 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201454 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) 20250824100201454 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100201454 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) 20250824100201454 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) 20250824100201454 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100201454 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201454 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(1642)@6d40a618bd43: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@6d40a618bd43: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649), IMSI='262420000001055'H, TLLI='C5139ABE'O, index=0 SGSN_Test-GSUP(1646)@6d40a618bd43: 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)@6d40a618bd43: 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 := 'B481'O, rac := 'EE'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)@6d40a618bd43: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)5174095 SGSN_Test_0-SCCP(1641)@6d40a618bd43: First idle individual index:0 SGSN_Test_0-RAN(1642)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 20250824100201780 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201780 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) 20250824100201780 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100201780 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) 20250824100201780 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) 20250824100201780 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100201780 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201780 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 f3 4f 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 b4 81 ee 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) 20250824100201781 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100201781 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100201781 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100201781 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100201781 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{Deregistered}: Allocated (fsm.c:456) 20250824100201781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824100201781 DMM DEBUG MM_STATE_Gb[0x55a5c05ee6d0]{Idle}: Allocated (fsm.c:456) 20250824100201781 DMM DEBUG MM_STATE_Iu[0x55a5c05ee340]{Detached}: Allocated (fsm.c:456) 20250824100201781 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100201781 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100201781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100201781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100201781 DMM DEBUG MM(262420000001055/cef89bae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100201781 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250824100201781 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201781 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201781 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201781 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) 20250824100201781 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100201781 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) 20250824100201781 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) 20250824100201781 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100201781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201781 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 4e f3 4f 00 00 09 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100201781 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201781 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201781 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201781 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) 20250824100201781 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100201781 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) 20250824100201781 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) 20250824100201781 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100201781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201781 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 4e f3 4f 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)@6d40a618bd43: { messageType := 2, destLocRef := '4EF34F'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@6d40a618bd43: 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 := '4B50FB68C21E73D77EC4019251FCEA55'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FE908351'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '11B083D29408B423'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '945591EF318A616EB318D0ED5A9BD0A5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2FA7AC6C5BB91855F775FCD8253C086C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ED28512C82896A38CEE04F779DA514F4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EA7EA4A7ADEA882C'O } } } } } SGSN_Test_0-SCCP(1641)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1641)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250824100201796 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201796 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201796 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) 20250824100201796 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100201796 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) 20250824100201796 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) 20250824100201797 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100201797 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201797 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) 20250824100201797 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100201797 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100201797 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100201797 DMM DEBUG MM(262420000001055/cef89bae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1134) 20250824100201797 DMM NOTICE MM(262420000001055/cef89bae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100201797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100201797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100201797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100201797 DMM DEBUG MM(262420000001055/cef89bae) Requesting authorization (sgsn_auth.c:160) 20250824100201797 DMM INFO MM(262420000001055/cef89bae) Requesting authentication tuples (sgsn_auth.c:184) 20250824100201797 DMM DEBUG MM(262420000001055/cef89bae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100201797 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250824100201797 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649) SGSN_Test-GSUP(1646)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)"262420000001055" 20250824100201805 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100201805 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100201805 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100201805 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100201805 DMM INFO MM(262420000001055/cef89bae) Subscriber data update (mmctx.c:445) 20250824100201805 DMM DEBUG MM(262420000001055/cef89bae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100201805 DMM INFO MM(262420000001055/cef89bae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100201805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100201805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100201805 DMM INFO MM(262420000001055/cef89bae) <- GMM AUTH AND CIPHERING REQ (rand = 4b 50 fb 68 c2 1e 73 d7 7e c4 01 92 51 fc ea 55 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ed 28 51 2c 82 89 6a 38 ce e0 4f 77 9d a5 14 f4 ) (gprs_gmm.c:510) 20250824100201805 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250824100201805 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201805 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201805 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201805 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) 20250824100201805 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100201806 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) 20250824100201806 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) 20250824100201806 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100201806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201806 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 4e f3 4f 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 d0 21 4b 50 fb 68 c2 1e 73 d7 7e c4 01 92 51 fc ea 55 80 28 10 ed 28 51 2c 82 89 6a 38 ce e0 4f 77 9d a5 14 f4 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: vl_len:37 SGSN_Test_0-SCCP(1641)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22EA7EA4A723094399990000105005F02904ADEA882C'O 20250824100201831 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201832 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) 20250824100201832 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100201832 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) 20250824100201832 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) 20250824100201832 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100201832 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201832 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100201832 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100201832 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100201832 DMM INFO MM(262420000001055/cef89bae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100201832 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 0d 22 ea 7e a4 a7 23 09 43 99 99 00 00 10 50 05 f0 29 04 ad ea 88 2c 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100201832 DMM NOTICE MM(262420000001055/cef89bae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100201832 DMM DEBUG MM(262420000001055/cef89bae) checking auth: received UMTS RES = ea 7e a4 a7 ad ea 88 2c (gprs_gmm.c:716) 20250824100201832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100201832 DMM DEBUG MM(262420000001055/cef89bae) Requesting authorization (sgsn_auth.c:160) 20250824100201832 DMM INFO MM(262420000001055/cef89bae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100201832 DMM DEBUG MM(262420000001055/cef89bae) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100201832 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250824100201832 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) 20250824100201832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250824100201832 DMM DEBUG MM(262420000001055/cef89bae) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250824100201833 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201833 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201833 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201833 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) 20250824100201833 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100201833 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) 20250824100201833 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) 20250824100201833 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100201833 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201833 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 4e f3 4f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 94 55 91 ef 31 8a 61 6e b3 18 d0 ed 5a 9b d0 a5 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1641)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100201869 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201869 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) 20250824100201869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100201869 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) 20250824100201869 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) 20250824100201869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100201869 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201869 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) 20250824100201869 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100201869 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100201869 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100201869 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:407) 20250824100201870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250824100201870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250824100201870 DMM INFO MM(262420000001055/cef89bae) <- GMM ATTACH ACCEPT (new P-TMSI=0xcef89bae) (gprs_gmm.c:337) 20250824100201870 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250824100201870 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201870 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201870 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201870 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) 20250824100201870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100201870 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) 20250824100201870 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) 20250824100201870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100201870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201870 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 4e f3 4f 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) 20250824100201870 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201870 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201870 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201870 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) 20250824100201870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100201870 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) 20250824100201870 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) 20250824100201870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100201870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201870 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 4e f3 4f 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 ce f8 9b ae 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100201876 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100201876 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100201876 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250824100201876 DMM INFO MM(262420000001055/cef89bae) Subscriber data update (mmctx.c:445) 20250824100201876 DMM DEBUG MM(262420000001055/cef89bae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100201876 DMM INFO MM(262420000001055/cef89bae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100201876 DMM NOTICE MM(262420000001055/cef89bae) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1050) 20250824100201876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100201876 DMM NOTICE MM(262420000001055/cef89bae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100201876 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) 20250824100201877 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100201877 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250824100201877 DMM INFO MM(262420000001055/cef89bae) Subscriber data update (mmctx.c:445) 20250824100201877 DMM DEBUG MM(262420000001055/cef89bae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1641)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: vl_len:14 SGSN_Test_0-SCCP(1641)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250824100201881 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201881 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201881 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) 20250824100201881 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100201881 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) 20250824100201881 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) 20250824100201881 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100201881 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201881 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) 20250824100201881 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100201881 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100201881 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100201881 DMM INFO MM(262420000001055/cef89bae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100201882 DMM NOTICE MM(262420000001055/cef89bae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100201882 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100201882 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100201882 DMM DEBUG MM_STATE_Iu(9)[0x55a5c05ee340]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250824100201882 DMM DEBUG MM_STATE_Iu(9)[0x55a5c05ee340]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250824100201882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100201882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100201882 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201882 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201882 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201882 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) 20250824100201882 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100201882 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) 20250824100201882 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) 20250824100201882 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100201882 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201882 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 4e f3 4f 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: vl_len:7 SGSN_Test_0-SCCP(1641)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250824100201888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201888 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) 20250824100201889 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100201889 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) 20250824100201889 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) 20250824100201889 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100201889 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201889 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) 20250824100201889 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250824100201889 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250824100201889 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250824100201889 DMM INFO MM(262420000001055/cef89bae) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250824100201889 DMM DEBUG MM_STATE_Iu(9)[0x55a5c05ee340]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100201889 DMM DEBUG MM_STATE_Iu(9)[0x55a5c05ee340]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100201889 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201889 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201889 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201889 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) 20250824100201889 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100201889 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) 20250824100201889 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) 20250824100201889 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100201889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201889 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 4e f3 4f 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)@6d40a618bd43: Session index based on local reference:0 20250824100201890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100201890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100201890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100201890 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) 20250824100201890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100201890 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) 20250824100201890 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) 20250824100201890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100201890 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100201890 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 4e f3 4f 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1642)@6d40a618bd43: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)5174095 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@6d40a618bd43: 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 := 'CEF89BAE'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1642)@6d40a618bd43: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)16255815 SGSN_Test_0-RAN(1642)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1641)@6d40a618bd43: First idle individual index:0 20250824100202092 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100202092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100202092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100202092 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) 20250824100202092 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100202092 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) 20250824100202092 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) 20250824100202092 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100202092 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100202093 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 f8 0b 47 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 ce f8 9b ae 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) 20250824100202093 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100202093 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100202093 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100202093 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCEF89BAE) type="signalling"  (gprs_gmm.c:1936) 20250824100202094 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250824100202094 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824100202094 DMM DEBUG MM(262420000001055/cef89bae) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250824100202094 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100202094 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100202094 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100202094 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) 20250824100202094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100202094 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) 20250824100202094 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) 20250824100202094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100202094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100202094 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 f8 0b 47 00 00 0a 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100202094 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100202094 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100202094 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100202094 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) 20250824100202094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100202094 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) 20250824100202094 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) 20250824100202094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100202094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100202094 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 f8 0b 47 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 94 55 91 ef 31 8a 61 6e b3 18 d0 ed 5a 9b d0 a5 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)@6d40a618bd43: { messageType := 2, destLocRef := 'F80B47'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1641)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100202106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100202106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100202106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100202106 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) 20250824100202106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100202106 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) 20250824100202106 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) 20250824100202106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100202106 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100202106 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) 20250824100202106 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100202106 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100202106 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100202106 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:407) 20250824100202107 DMM DEBUG MM_STATE_Iu(9)[0x55a5c05ee340]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250824100202107 DMM DEBUG MM_STATE_Iu(9)[0x55a5c05ee340]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250824100202107 DMM INFO MM(262420000001055/cef89bae) <- GMM SERVICE ACCEPT (P-TMSI=0xcef89bae) (gprs_gmm.c:863) 20250824100202107 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:561) 20250824100202107 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100202107 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100202107 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100202107 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) 20250824100202107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100202107 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) 20250824100202107 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) 20250824100202107 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100202107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100202107 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 f8 0b 47 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) 20250824100202107 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100202107 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100202107 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100202107 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) 20250824100202107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100202107 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) 20250824100202107 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) 20250824100202107 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100202107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100202107 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 f8 0b 47 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1641)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1641)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250824100202119 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100202119 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100202119 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100202119 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) 20250824100202120 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100202120 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) 20250824100202120 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) 20250824100202120 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100202120 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100202120 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) 20250824100202120 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100202120 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100202120 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100202120 DMM INFO MM(262420000001055/cef89bae) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824100202120 DMM INFO MM(262420000001055/cef89bae) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824100202120 DMM DEBUG MM(262420000001055/cef89bae) Using GGSN 0 (gprs_sm.c:317) 20250824100202120 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) 20250824100202121 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20250824100202121 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824100202121 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20250824100202121 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:378) 20250824100202144 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 41 c3 f3 6f 11 56 8f f0 0b 14 05 7f 12 e6 9f a1 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) 20250824100202144 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e74a76d0, cbp=0x55a5c05fb6f0) (sgsn_libgtp.c:633) 20250824100202144 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824100202144 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100202144 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100202144 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100202144 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) 20250824100202144 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100202144 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) 20250824100202144 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) 20250824100202144 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100202144 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100202144 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 f8 0b 47 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 41 c3 f3 6f 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100206680 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100206680 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100206680 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100206680 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) 20250824100206680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100206680 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) 20250824100206680 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) 20250824100206680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100206680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100206680 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 2a c6 1c 00 00 08 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100206687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100206687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100206687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100206687 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) 20250824100206687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100206687 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) 20250824100206687 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) 20250824100206687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100206687 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100206687 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 2a c6 1c 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@6d40a618bd43: 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)@6d40a618bd43: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@6d40a618bd43: Test Component 1649 has requested to stop MTC. Terminating current testcase execution. 20250824100207153 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100207153 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1645)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1646)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1630)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1640)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1631)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-SCCP(1641)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1635)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1626)@6d40a618bd43: Final verdict of PTC: none 20250824100207155 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250824100207155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100207155 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250824100207155 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250824100207155 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250824100207155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100207155 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250824100207155 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250824100207155 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) 20250824100207155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100207155 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250824100207155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250824100207155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250824100207155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250824100207155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250824100207155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250824100207155 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) 20250824100207155 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) 20250824100207155 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) 20250824100207155 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) 20250824100207155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) SGSN_Test-Gb1-BSSGP1(1632)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1647)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-RAN(1642)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1636)@6d40a618bd43: Final verdict of PTC: none 20250824100207155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) SGSN_Test-Gb0-BSSGP0(1627)@6d40a618bd43: Final verdict of PTC: none 20250824100207155 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250824100207155 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) 20250824100207155 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:1122) 20250824100207155 DMM INFO MM(262420000001055/cef89bae) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250824100207155 DMM DEBUG MM_STATE_Iu(9)[0x55a5c05ee340]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100207155 DMM DEBUG MM_STATE_Iu(9)[0x55a5c05ee340]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100207155 DMM INFO MM(262420000001055/cef89bae) Changing GTP-U endpoints 127.0.0.10/0x0000000e -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20250824100207155 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:378) 20250824100207155 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100207155 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100207155 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100207155 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) 20250824100207156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100207156 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38832<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250824100207156 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) 20250824100207156 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1639)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1648)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@6d40a618bd43: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" SGSN_Test-Gb2-BSSGP2(1637)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-RNC_GTP(1644)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-M3UA(1643)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1638)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1628)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1633)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1626): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1627): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1628): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1630): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1631): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1632): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1633): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1635): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1636): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1637): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1638): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1639): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1640): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-SCCP(1641): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-RAN(1642): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-M3UA(1643): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-RNC_GTP(1644): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1645): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1646): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1647): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1648): none (none -> none) MTC@6d40a618bd43: 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@6d40a618bd43: 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@6d40a618bd43: 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'. Sun Aug 24 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 20250824100207232 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100207734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60452<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344752) 20250824100208154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100208154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=344752, count=346108) 20250824100209156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100209156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100209156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250824100209156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250824100209156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:02: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_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 20250824100210158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100210158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250824100210838 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100210840 DMM INFO MM(262420000001055/cef89bae) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100210840 DMM INFO MM(262420000001055/cef89bae) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100210840 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100210840 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100210840 DMM DEBUG MM_STATE_Iu(9)[0x55a5c05ee340]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250824100210840 DMM DEBUG MM_STATE_Iu(9)[0x55a5c05ee340]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250824100210840 DMM NOTICE MM(262420000001055/cef89bae) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824100210840 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20250824100210840 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824100210840 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824100210841 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:378) 20250824100210841 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250824100210841 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) 20250824100210841 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) 20250824100210841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824100210841 DMM DEBUG MM_STATE_Gb[0x55a5c05ee6d0]{Idle}: Deallocated (fsm.c:568) 20250824100210841 DMM DEBUG MM_STATE_Iu(9)[0x55a5c05ee340]{Detached}: Deallocated (fsm.c:568) 20250824100210841 DMM DEBUG GMM(gmm_fsm)[0x55a5c05f6160]{Deregistered}: Deallocated (fsm.c:568) 20250824100210841 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1650)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1651)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1650)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1654)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100210893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100210893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100210893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100210893 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100210893 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100210893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100210893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100210893 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100210893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1654)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100210894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100210894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100210894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100210894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100210894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100210894 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100210894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100210894 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100210894 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100210894 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100210894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100210895 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100210895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1654)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1654)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100210898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1655)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1651)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1651)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100210904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100210904 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1656)@6d40a618bd43: 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)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1655)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1659)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100210909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100210909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100210909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100210909 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100210909 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100210909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100210909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100210909 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100210909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1659)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100210910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100210910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100210910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100210910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100210910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100210910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100210910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100210910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100210910 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100210910 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100210910 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100210910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100210910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1659)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1659)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100210913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1660)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1656)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1656)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100210918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100210918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1661)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1660)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1664)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100210923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100210923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100210923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100210923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100210923 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100210923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100210923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100210923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100210923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1664)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100210924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100210924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100210924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100210924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100210924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100210924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100210924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100210924 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100210924 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100210924 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100210924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100210924 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100210924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1664)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1664)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100210926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1661)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1661)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100210930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100210930 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)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@6d40a618bd43: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1667)@6d40a618bd43: ************************************************* SGSN_Test_0-M3UA(1667)@6d40a618bd43: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1667)@6d40a618bd43: ************************************************* MTC@6d40a618bd43: Starting RAN_Emulation SGSN_Test_0-SCCP(1665)@6d40a618bd43: v_sccp_pdu_maxlen:268 20250824100211134 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250824100211134 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) 20250824100211134 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250824100211134 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)@6d40a618bd43: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250824100211140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100211140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250824100211140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250824100211140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250824100211140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250824100211140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100211140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100211140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250824100211140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250824100211140 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) 20250824100211140 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250824100211140 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) 20250824100211140 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250824100211142 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100211142 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250824100211142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250824100211142 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) 20250824100211142 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250824100211142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250824100211142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250824100211142 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) 20250824100211142 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250824100211142 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) 20250824100211142 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) 20250824100211142 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) 20250824100211142 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) 20250824100211143 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250824100211143 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250824100211143 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) 20250824100211143 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:1140) 20250824100211158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100211158 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100211158 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100211158 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1669)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1669)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100211162 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1669)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1669)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1669)@6d40a618bd43: 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 } } } } 20250824100211163 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1669)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1669)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824100211945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100211945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100211945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100211945 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) 20250824100211945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100211945 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) 20250824100211945 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) 20250824100211945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100211945 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100211945 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) 20250824100211945 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250824100211945 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250824100211945 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100211945 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100211945 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100211945 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) 20250824100211945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100211946 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) 20250824100211946 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) 20250824100211946 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100211946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100211946 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(1666)@6d40a618bd43: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@6d40a618bd43: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673), IMSI='262420000001056'H, TLLI='F9639461'O, index=0 SGSN_Test-GSUP(1670)@6d40a618bd43: 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)@6d40a618bd43: 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 := '3F07'O ("?\a"), rac := 'D5'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)@6d40a618bd43: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)2048239 SGSN_Test_0-SCCP(1665)@6d40a618bd43: First idle individual index:0 SGSN_Test_0-RAN(1666)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 20250824100212272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212272 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) 20250824100212272 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100212272 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) 20250824100212272 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) 20250824100212272 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100212272 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212272 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 1f 40 ef 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 3f 07 d5 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) 20250824100212272 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100212272 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100212272 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100212272 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100212272 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Allocated (fsm.c:456) 20250824100212272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824100212272 DMM DEBUG MM_STATE_Gb[0x55a5c05ee470]{Idle}: Allocated (fsm.c:456) 20250824100212272 DMM DEBUG MM_STATE_Iu[0x55a5c05ee5a0]{Detached}: Allocated (fsm.c:456) 20250824100212272 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100212272 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100212272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100212272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100212272 DMM DEBUG MM(262420000001056/fa3c983c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100212272 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250824100212272 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212272 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212272 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212272 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) 20250824100212272 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100212272 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) 20250824100212272 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) 20250824100212272 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100212272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212272 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 1f 40 ef 00 00 0b 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100212272 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212272 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212272 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212272 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) 20250824100212272 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100212272 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) 20250824100212272 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) 20250824100212272 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100212272 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212272 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 1f 40 ef 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)@6d40a618bd43: { messageType := 2, destLocRef := '1F40EF'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@6d40a618bd43: 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 := 'EF757025810EE91FF6C8195A4CB0C93E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '88050F81'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1AC1427068B02BFE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4F115E9159EBD685FBFB27A297879D2D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6A248BD2DB890F1F1BD67BEDC486DC41'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F04553ED59071C63466A12FBA11314A6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '98A2F0851BA06194'O } } } } } SGSN_Test_0-SCCP(1665)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1665)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250824100212282 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212283 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212283 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212283 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) 20250824100212283 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100212283 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) 20250824100212283 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) 20250824100212283 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100212283 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212283 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) 20250824100212283 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100212283 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100212283 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100212283 DMM DEBUG MM(262420000001056/fa3c983c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1134) 20250824100212283 DMM NOTICE MM(262420000001056/fa3c983c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100212283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100212283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100212283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100212283 DMM DEBUG MM(262420000001056/fa3c983c) Requesting authorization (sgsn_auth.c:160) 20250824100212283 DMM INFO MM(262420000001056/fa3c983c) Requesting authentication tuples (sgsn_auth.c:184) 20250824100212283 DMM DEBUG MM(262420000001056/fa3c983c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100212283 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250824100212283 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673) SGSN_Test-GSUP(1670)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)"262420000001056" 20250824100212288 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100212288 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100212288 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100212288 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100212288 DMM INFO MM(262420000001056/fa3c983c) Subscriber data update (mmctx.c:445) 20250824100212288 DMM DEBUG MM(262420000001056/fa3c983c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100212288 DMM INFO MM(262420000001056/fa3c983c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100212288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100212288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100212288 DMM INFO MM(262420000001056/fa3c983c) <- GMM AUTH AND CIPHERING REQ (rand = ef 75 70 25 81 0e e9 1f f6 c8 19 5a 4c b0 c9 3e , mmctx_is_r99=1, vec->auth_types=0x3, autn = f0 45 53 ed 59 07 1c 63 46 6a 12 fb a1 13 14 a6 ) (gprs_gmm.c:510) 20250824100212288 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250824100212288 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212288 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212288 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212288 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) 20250824100212288 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100212288 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) 20250824100212288 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) 20250824100212288 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100212288 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212288 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 1f 40 ef 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 60 21 ef 75 70 25 81 0e e9 1f f6 c8 19 5a 4c b0 c9 3e 80 28 10 f0 45 53 ed 59 07 1c 63 46 6a 12 fb a1 13 14 a6 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: vl_len:37 SGSN_Test_0-SCCP(1665)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813062298A2F08523094399990000105006F029041BA06194'O 20250824100212297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212297 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) 20250824100212297 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100212297 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) 20250824100212297 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) 20250824100212297 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100212297 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212297 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 06 22 98 a2 f0 85 23 09 43 99 99 00 00 10 50 06 f0 29 04 1b a0 61 94 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100212297 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100212297 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100212297 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100212297 DMM INFO MM(262420000001056/fa3c983c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100212297 DMM NOTICE MM(262420000001056/fa3c983c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100212297 DMM DEBUG MM(262420000001056/fa3c983c) checking auth: received UMTS RES = 98 a2 f0 85 1b a0 61 94 (gprs_gmm.c:716) 20250824100212297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100212297 DMM DEBUG MM(262420000001056/fa3c983c) Requesting authorization (sgsn_auth.c:160) 20250824100212297 DMM INFO MM(262420000001056/fa3c983c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100212297 DMM DEBUG MM(262420000001056/fa3c983c) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100212297 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250824100212297 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) 20250824100212297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250824100212297 DMM DEBUG MM(262420000001056/fa3c983c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250824100212297 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212297 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212297 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212297 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) 20250824100212297 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100212297 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) 20250824100212297 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) 20250824100212297 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100212297 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212297 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 1f 40 ef 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4f 11 5e 91 59 eb d6 85 fb fb 27 a2 97 87 9d 2d 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1665)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100212310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212310 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) 20250824100212310 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100212310 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) 20250824100212310 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) 20250824100212310 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100212310 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212310 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) 20250824100212310 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100212310 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100212310 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100212310 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:407) 20250824100212310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250824100212310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250824100212310 DMM INFO MM(262420000001056/fa3c983c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa3c983c) (gprs_gmm.c:337) 20250824100212310 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250824100212311 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212311 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212311 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212311 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) 20250824100212311 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100212311 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) 20250824100212311 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) 20250824100212311 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100212311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212311 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 1f 40 ef 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) 20250824100212311 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212311 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212311 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212311 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) 20250824100212311 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100212311 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) 20250824100212311 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) 20250824100212311 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100212311 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212311 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 1f 40 ef 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 fa 3c 98 3c 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100212317 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100212317 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100212317 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250824100212317 DMM INFO MM(262420000001056/fa3c983c) Subscriber data update (mmctx.c:445) 20250824100212317 DMM DEBUG MM(262420000001056/fa3c983c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100212317 DMM INFO MM(262420000001056/fa3c983c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100212317 DMM NOTICE MM(262420000001056/fa3c983c) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1050) 20250824100212317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100212317 DMM NOTICE MM(262420000001056/fa3c983c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100212317 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) 20250824100212318 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100212318 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250824100212318 DMM INFO MM(262420000001056/fa3c983c) Subscriber data update (mmctx.c:445) 20250824100212318 DMM DEBUG MM(262420000001056/fa3c983c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1665)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: vl_len:14 SGSN_Test_0-SCCP(1665)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250824100212323 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212323 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) 20250824100212323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100212323 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) 20250824100212323 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) 20250824100212323 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100212323 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212323 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) 20250824100212323 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100212323 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100212323 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100212323 DMM INFO MM(262420000001056/fa3c983c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100212323 DMM NOTICE MM(262420000001056/fa3c983c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100212323 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100212323 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100212323 DMM DEBUG MM_STATE_Iu(11)[0x55a5c05ee5a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250824100212323 DMM DEBUG MM_STATE_Iu(11)[0x55a5c05ee5a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250824100212323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100212323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100212323 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212323 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212323 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212323 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) 20250824100212323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100212323 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) 20250824100212323 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) 20250824100212324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100212324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212324 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 1f 40 ef 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: vl_len:7 SGSN_Test_0-SCCP(1665)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250824100212335 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212335 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212335 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) 20250824100212335 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100212335 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) 20250824100212335 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) 20250824100212335 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100212335 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212335 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) 20250824100212335 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250824100212335 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250824100212335 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250824100212335 DMM INFO MM(262420000001056/fa3c983c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250824100212335 DMM DEBUG MM_STATE_Iu(11)[0x55a5c05ee5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100212336 DMM DEBUG MM_STATE_Iu(11)[0x55a5c05ee5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100212336 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212336 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212336 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212336 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) 20250824100212336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100212336 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) 20250824100212336 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) 20250824100212336 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100212336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212336 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 1f 40 ef 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)@6d40a618bd43: Session index based on local reference:0 20250824100212339 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212339 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) 20250824100212339 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100212339 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) 20250824100212339 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) 20250824100212339 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100212339 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212339 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 1f 40 ef 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1666)@6d40a618bd43: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)2048239 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@6d40a618bd43: 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 := 'FA3C983C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1666)@6d40a618bd43: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)9056151 SGSN_Test_0-RAN(1666)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1665)@6d40a618bd43: First idle individual index:0 20250824100212540 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212541 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212541 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) 20250824100212541 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100212541 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) 20250824100212541 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) 20250824100212541 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100212541 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212541 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 8a 2f 97 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 fa 3c 98 3c 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) 20250824100212541 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100212542 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100212542 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100212542 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFA3C983C) type="signalling"  (gprs_gmm.c:1936) 20250824100212542 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250824100212542 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824100212542 DMM DEBUG MM(262420000001056/fa3c983c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250824100212542 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212542 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212542 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212542 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) 20250824100212542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100212542 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) 20250824100212542 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) 20250824100212542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100212542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212542 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 8a 2f 97 00 00 0c 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100212542 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212542 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212542 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212542 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) 20250824100212542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100212542 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) 20250824100212542 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) 20250824100212542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100212542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212542 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 8a 2f 97 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4f 11 5e 91 59 eb d6 85 fb fb 27 a2 97 87 9d 2d 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)@6d40a618bd43: { messageType := 2, destLocRef := '8A2F97'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1665)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100212551 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212551 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212551 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) 20250824100212551 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100212551 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) 20250824100212551 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) 20250824100212551 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100212551 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212551 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) 20250824100212552 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100212552 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100212552 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100212552 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:407) 20250824100212552 DMM DEBUG MM_STATE_Iu(11)[0x55a5c05ee5a0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250824100212552 DMM DEBUG MM_STATE_Iu(11)[0x55a5c05ee5a0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250824100212552 DMM INFO MM(262420000001056/fa3c983c) <- GMM SERVICE ACCEPT (P-TMSI=0xfa3c983c) (gprs_gmm.c:863) 20250824100212552 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:561) 20250824100212552 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212552 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212552 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212552 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) 20250824100212552 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100212552 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) 20250824100212552 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) 20250824100212552 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100212552 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212552 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 8a 2f 97 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) 20250824100212553 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212553 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212553 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212553 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) 20250824100212553 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100212553 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) 20250824100212553 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) 20250824100212553 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100212553 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212553 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 8a 2f 97 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 data has been put to the reassembly buffer TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1665)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250824100212563 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212563 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212563 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212563 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) 20250824100212563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100212563 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) 20250824100212563 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) 20250824100212564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100212564 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212564 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) 20250824100212564 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100212564 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100212564 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100212564 DMM INFO MM(262420000001056/fa3c983c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824100212564 DMM INFO MM(262420000001056/fa3c983c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824100212564 DMM DEBUG MM(262420000001056/fa3c983c) Using GGSN 0 (gprs_sm.c:317) 20250824100212564 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) 20250824100212564 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20250824100212564 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824100212564 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20250824100212564 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:378) 20250824100212584 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 0a 82 99 0b 11 ef 0d 20 3a 14 05 7f c8 d7 82 8f 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:465) 20250824100212584 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e74a8748, cbp=0x55a5c05fb4b0) (sgsn_libgtp.c:633) 20250824100212584 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824100212584 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100212584 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100212584 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100212584 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) 20250824100212584 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100212584 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) 20250824100212584 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) 20250824100212584 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100212584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100212584 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 8a 2f 97 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 0a 82 99 0b 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100217157 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100217157 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100217157 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100217157 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) 20250824100217157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100217157 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) 20250824100217157 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) 20250824100217157 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100217157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100217157 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 f8 0b 47 00 00 0a 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100217162 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100217162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100217162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100217162 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) 20250824100217162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100217162 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) 20250824100217162 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) 20250824100217162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100217163 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100217163 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 f8 0b 47 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@6d40a618bd43: 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)@6d40a618bd43: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@6d40a618bd43: Test Component 1673 has requested to stop MTC. Terminating current testcase execution. 20250824100217594 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100217594 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1659)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1669)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1654)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-SCCP(1665)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1670)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1660)@6d40a618bd43: Final verdict of PTC: none 20250824100217596 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250824100217596 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100217596 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250824100217596 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250824100217596 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250824100217596 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100217596 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250824100217596 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250824100217596 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) 20250824100217596 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100217596 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250824100217596 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250824100217596 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250824100217596 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250824100217596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250824100217596 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250824100217596 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) 20250824100217596 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) 20250824100217596 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) 20250824100217596 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) 20250824100217596 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250824100217596 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250824100217597 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250824100217597 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) 20250824100217597 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:1122) 20250824100217597 DMM INFO MM(262420000001056/fa3c983c) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250824100217597 DMM DEBUG MM_STATE_Iu(11)[0x55a5c05ee5a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658)@6d40a618bd43: Final verdict of PTC: none 20250824100217597 DMM DEBUG MM_STATE_Iu(11)[0x55a5c05ee5a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100217597 DMM INFO MM(262420000001056/fa3c983c) Changing GTP-U endpoints 127.0.0.10/0x0000000f -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1664)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1650)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-RAN(1666)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-M3UA(1667)@6d40a618bd43: Final verdict of PTC: none 20250824100217597 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:378) SGSN_Test-Gb1-NS1(1655)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1656)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-RNC_GTP(1668)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1651)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1671)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663)@6d40a618bd43: Final verdict of PTC: none 20250824100217597 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100217597 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100217597 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100217597 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) 20250824100217597 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100217597 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) 20250824100217597 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) SGSN_Test-Gb2-BSSGP2(1661)@6d40a618bd43: Final verdict of PTC: none 20250824100217597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60454<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP1U(1672)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1657)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1662)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1652)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@6d40a618bd43: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1650): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1651): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1652): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1654): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1655): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1656): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1657): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1659): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1660): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1661): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1662): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1664): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-SCCP(1665): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-RAN(1666): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-M3UA(1667): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-RNC_GTP(1668): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1669): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1670): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1671): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1672): none (none -> none) MTC@6d40a618bd43: 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@6d40a618bd43: 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@6d40a618bd43: 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'. Sun Aug 24 10:02:17 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 20250824100217670 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53096<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100218172 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53096<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=321804) 20250824100218189 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100218189 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100218189 DGPRS DEBUG Checking for inactive LLMEs, time = 19260643 (sgsn.c:132) 20250824100218189 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100218190 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824100218190 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824100218190 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824100218190 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100218190 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824100218190 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824100218190 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250824100218595 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100218595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=321804, count=352856) 20250824100219596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100219596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100219598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250824100219598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250824100219598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 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 20250824100220597 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100220597 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250824100221273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53106<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100221275 DMM INFO MM(262420000001056/fa3c983c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100221275 DMM INFO MM(262420000001056/fa3c983c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100221275 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100221275 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100221275 DMM DEBUG MM_STATE_Iu(11)[0x55a5c05ee5a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250824100221275 DMM DEBUG MM_STATE_Iu(11)[0x55a5c05ee5a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250824100221275 DMM NOTICE MM(262420000001056/fa3c983c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824100221275 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20250824100221275 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824100221275 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824100221275 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:378) 20250824100221275 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250824100221275 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) 20250824100221275 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) 20250824100221275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824100221275 DMM DEBUG MM_STATE_Gb[0x55a5c05ee470]{Idle}: Deallocated (fsm.c:568) 20250824100221275 DMM DEBUG MM_STATE_Iu(11)[0x55a5c05ee5a0]{Detached}: Deallocated (fsm.c:568) 20250824100221275 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee340]{Deregistered}: Deallocated (fsm.c:568) 20250824100221275 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1674)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1675)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1674)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1678)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100221326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100221326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100221326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100221326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100221326 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100221326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100221326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100221326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100221326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1678)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100221326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100221326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100221326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100221327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100221327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100221327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100221327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100221327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100221327 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100221327 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100221327 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100221327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100221327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1678)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1678)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100221329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1679)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1675)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1675)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100221334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100221334 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1680)@6d40a618bd43: 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)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1679)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1683)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100221340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100221340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100221340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100221340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100221340 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100221340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100221340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100221340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100221340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1683)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100221341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100221341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100221341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100221341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100221341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100221341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100221341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100221341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100221341 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100221341 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100221341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100221342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100221342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1683)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1683)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100221344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1684)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1680)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1680)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100221349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100221349 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)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1685)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1684)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1688)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100221358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100221358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100221358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100221358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100221358 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100221358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100221358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100221358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100221358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1688)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100221359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100221359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100221359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100221359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100221359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100221359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100221359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100221359 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100221359 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100221359 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100221359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100221359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100221359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1688)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1688)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100221362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6d40a618bd43: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1685)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1685)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1691)@6d40a618bd43: ************************************************* SGSN_Test_0-M3UA(1691)@6d40a618bd43: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1691)@6d40a618bd43: ************************************************* MTC@6d40a618bd43: Starting RAN_Emulation SGSN_Test_0-SCCP(1689)@6d40a618bd43: v_sccp_pdu_maxlen:268 20250824100221368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100221368 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)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100221567 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250824100221568 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) 20250824100221568 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250824100221568 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)@6d40a618bd43: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250824100221574 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100221574 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250824100221574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250824100221574 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250824100221574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250824100221574 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100221575 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100221575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250824100221575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250824100221575 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) 20250824100221575 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250824100221575 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) 20250824100221575 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250824100221577 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100221577 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250824100221577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250824100221577 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) 20250824100221577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250824100221577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250824100221577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250824100221577 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) 20250824100221577 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250824100221577 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) 20250824100221577 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) 20250824100221577 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) 20250824100221577 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) 20250824100221577 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250824100221577 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250824100221577 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) 20250824100221577 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:1140) 20250824100221598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100221598 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100221598 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100221598 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1693)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1693)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100221599 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1693)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1693)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824100221600 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1693)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1693)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824100222389 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222389 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222389 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222389 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) 20250824100222389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100222389 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) 20250824100222389 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) 20250824100222389 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100222389 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222389 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) 20250824100222390 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250824100222390 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250824100222390 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222390 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222391 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222391 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) 20250824100222391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100222391 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) 20250824100222391 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) 20250824100222391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100222391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222391 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 0e 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)@6d40a618bd43: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@6d40a618bd43: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697), IMSI='262420000001057'H, TLLI='CB555085'O, index=0 SGSN_Test-GSUP(1694)@6d40a618bd43: 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)@6d40a618bd43: 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 := 'C1F0'O, rac := '3E'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)@6d40a618bd43: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)1774339 SGSN_Test_0-SCCP(1689)@6d40a618bd43: First idle individual index:0 SGSN_Test_0-RAN(1690)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 20250824100222675 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222675 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222675 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) 20250824100222675 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100222675 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) 20250824100222675 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) 20250824100222675 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100222675 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222675 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 1b 13 03 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 c1 f0 3e 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) 20250824100222675 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100222675 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100222675 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100222675 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100222675 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Allocated (fsm.c:456) 20250824100222675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824100222675 DMM DEBUG MM_STATE_Gb[0x55a5c05ee6d0]{Idle}: Allocated (fsm.c:456) 20250824100222675 DMM DEBUG MM_STATE_Iu[0x55a5c05ffde0]{Detached}: Allocated (fsm.c:456) 20250824100222675 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100222675 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100222675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100222675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100222675 DMM DEBUG MM(262420000001057/e42a6884) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100222675 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250824100222675 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222675 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222675 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222675 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) 20250824100222675 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100222675 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) 20250824100222675 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) 20250824100222675 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100222675 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222675 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 1b 13 03 00 00 0d 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100222675 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222675 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222675 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222676 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) 20250824100222676 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100222676 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) 20250824100222676 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) 20250824100222676 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100222676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222676 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 1b 13 03 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)@6d40a618bd43: { messageType := 2, destLocRef := '1B1303'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@6d40a618bd43: 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 := '32236A540B5173FB146BA9394B663106'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F42FF2BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DB6A9BB91BD5551B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9A32DC48331BE3A74A89F067BD99D097'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BB82B336480017BC9AA865D06060A76F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BC54C042BFC2EE3893D51928E6243103'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '65A91EADC997792E'O } } } } } SGSN_Test_0-SCCP(1689)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1689)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250824100222683 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222683 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222683 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) 20250824100222683 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100222683 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) 20250824100222683 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) 20250824100222683 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100222683 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222683 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) 20250824100222684 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100222684 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100222684 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100222684 DMM DEBUG MM(262420000001057/e42a6884) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1134) 20250824100222684 DMM NOTICE MM(262420000001057/e42a6884) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100222684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100222684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100222684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100222684 DMM DEBUG MM(262420000001057/e42a6884) Requesting authorization (sgsn_auth.c:160) 20250824100222684 DMM INFO MM(262420000001057/e42a6884) Requesting authentication tuples (sgsn_auth.c:184) 20250824100222684 DMM DEBUG MM(262420000001057/e42a6884) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100222684 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250824100222684 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697) SGSN_Test-GSUP(1694)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)"262420000001057" 20250824100222687 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100222687 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100222687 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100222687 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100222687 DMM INFO MM(262420000001057/e42a6884) Subscriber data update (mmctx.c:445) 20250824100222687 DMM DEBUG MM(262420000001057/e42a6884) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100222687 DMM INFO MM(262420000001057/e42a6884) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100222687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100222687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100222687 DMM INFO MM(262420000001057/e42a6884) <- GMM AUTH AND CIPHERING REQ (rand = 32 23 6a 54 0b 51 73 fb 14 6b a9 39 4b 66 31 06 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bc 54 c0 42 bf c2 ee 38 93 d5 19 28 e6 24 31 03 ) (gprs_gmm.c:510) 20250824100222687 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250824100222688 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222688 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222688 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222688 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) 20250824100222688 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100222688 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) 20250824100222688 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) 20250824100222688 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100222688 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222688 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 1b 13 03 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 e0 21 32 23 6a 54 0b 51 73 fb 14 6b a9 39 4b 66 31 06 80 28 10 bc 54 c0 42 bf c2 ee 38 93 d5 19 28 e6 24 31 03 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: vl_len:37 SGSN_Test_0-SCCP(1689)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E2265A91EAD23094399990000105007F02904C997792E'O 20250824100222696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222696 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222696 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) 20250824100222696 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100222696 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) 20250824100222696 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) 20250824100222696 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100222696 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222696 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 0e 22 65 a9 1e ad 23 09 43 99 99 00 00 10 50 07 f0 29 04 c9 97 79 2e 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100222697 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100222697 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100222697 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100222697 DMM INFO MM(262420000001057/e42a6884) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100222697 DMM NOTICE MM(262420000001057/e42a6884) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100222697 DMM DEBUG MM(262420000001057/e42a6884) checking auth: received UMTS RES = 65 a9 1e ad c9 97 79 2e (gprs_gmm.c:716) 20250824100222697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100222697 DMM DEBUG MM(262420000001057/e42a6884) Requesting authorization (sgsn_auth.c:160) 20250824100222697 DMM INFO MM(262420000001057/e42a6884) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100222697 DMM DEBUG MM(262420000001057/e42a6884) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100222697 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250824100222697 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) 20250824100222697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250824100222697 DMM DEBUG MM(262420000001057/e42a6884) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250824100222697 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222697 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222697 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222697 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) 20250824100222697 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100222697 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) 20250824100222697 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) 20250824100222697 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100222697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222697 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 1b 13 03 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9a 32 dc 48 33 1b e3 a7 4a 89 f0 67 bd 99 d0 97 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1689)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100222708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222708 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) 20250824100222708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100222708 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) 20250824100222708 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) 20250824100222708 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100222708 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222708 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) 20250824100222709 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100222709 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100222709 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100222709 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:407) 20250824100222709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250824100222709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250824100222709 DMM INFO MM(262420000001057/e42a6884) <- GMM ATTACH ACCEPT (new P-TMSI=0xe42a6884) (gprs_gmm.c:337) 20250824100222709 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250824100222709 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222709 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222709 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222709 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) 20250824100222709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100222709 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) 20250824100222709 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) 20250824100222709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100222709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222709 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 1b 13 03 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) 20250824100222709 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222709 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222709 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222709 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) 20250824100222709 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100222709 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) 20250824100222709 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) 20250824100222709 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100222709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222709 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 1b 13 03 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 e4 2a 68 84 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100222713 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100222713 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100222713 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250824100222713 DMM INFO MM(262420000001057/e42a6884) Subscriber data update (mmctx.c:445) 20250824100222713 DMM DEBUG MM(262420000001057/e42a6884) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100222713 DMM INFO MM(262420000001057/e42a6884) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100222713 DMM NOTICE MM(262420000001057/e42a6884) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1050) 20250824100222713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100222713 DMM NOTICE MM(262420000001057/e42a6884) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100222713 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) 20250824100222714 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100222714 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250824100222714 DMM INFO MM(262420000001057/e42a6884) Subscriber data update (mmctx.c:445) 20250824100222714 DMM DEBUG MM(262420000001057/e42a6884) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1689)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: vl_len:14 SGSN_Test_0-SCCP(1689)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250824100222716 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222716 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222716 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222716 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) 20250824100222716 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100222716 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) 20250824100222717 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) 20250824100222717 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100222717 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222717 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) 20250824100222717 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100222717 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100222717 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100222717 DMM INFO MM(262420000001057/e42a6884) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100222717 DMM NOTICE MM(262420000001057/e42a6884) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100222717 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100222717 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100222717 DMM DEBUG MM_STATE_Iu(13)[0x55a5c05ffde0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250824100222717 DMM DEBUG MM_STATE_Iu(13)[0x55a5c05ffde0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250824100222717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100222717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100222717 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222717 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222717 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222717 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) 20250824100222717 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100222717 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) 20250824100222717 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) 20250824100222717 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100222717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222717 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 1b 13 03 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: vl_len:7 SGSN_Test_0-SCCP(1689)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250824100222721 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222721 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) 20250824100222721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100222721 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) 20250824100222722 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) 20250824100222722 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100222722 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222722 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) 20250824100222722 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250824100222722 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250824100222722 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250824100222722 DMM INFO MM(262420000001057/e42a6884) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250824100222722 DMM DEBUG MM_STATE_Iu(13)[0x55a5c05ffde0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100222722 DMM DEBUG MM_STATE_Iu(13)[0x55a5c05ffde0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100222722 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222722 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222722 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222722 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) 20250824100222722 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100222722 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) 20250824100222722 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) 20250824100222722 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100222722 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222722 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 1b 13 03 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)@6d40a618bd43: Session index based on local reference:0 20250824100222723 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222723 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222723 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222723 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) 20250824100222723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100222723 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) 20250824100222723 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) 20250824100222723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100222723 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222723 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 1b 13 03 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1690)@6d40a618bd43: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)1774339 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@6d40a618bd43: 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 := 'E42A6884'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1690)@6d40a618bd43: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)5063403 SGSN_Test_0-RAN(1690)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1689)@6d40a618bd43: First idle individual index:0 20250824100222928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222928 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) 20250824100222929 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100222929 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) 20250824100222929 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) 20250824100222929 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100222929 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222929 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 4d 42 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 e4 2a 68 84 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) 20250824100222930 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100222930 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100222930 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100222930 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE42A6884) type="signalling"  (gprs_gmm.c:1936) 20250824100222930 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250824100222930 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824100222930 DMM DEBUG MM(262420000001057/e42a6884) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250824100222931 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222931 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222931 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222931 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) 20250824100222931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100222931 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) 20250824100222931 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) 20250824100222931 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100222931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222931 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 4d 42 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) 20250824100222931 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222931 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222931 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222931 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) 20250824100222931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100222931 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) 20250824100222931 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) 20250824100222931 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100222931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222931 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 4d 42 eb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9a 32 dc 48 33 1b e3 a7 4a 89 f0 67 bd 99 d0 97 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)@6d40a618bd43: { messageType := 2, destLocRef := '4D42EB'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1689)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100222942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222942 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) 20250824100222942 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100222942 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) 20250824100222942 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) 20250824100222942 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100222942 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222942 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) 20250824100222943 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100222943 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100222943 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100222943 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:407) 20250824100222943 DMM DEBUG MM_STATE_Iu(13)[0x55a5c05ffde0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250824100222943 DMM DEBUG MM_STATE_Iu(13)[0x55a5c05ffde0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250824100222943 DMM INFO MM(262420000001057/e42a6884) <- GMM SERVICE ACCEPT (P-TMSI=0xe42a6884) (gprs_gmm.c:863) 20250824100222943 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:561) 20250824100222943 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222943 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222943 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222943 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) 20250824100222943 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100222943 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) 20250824100222944 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) 20250824100222944 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100222944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222944 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 4d 42 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) 20250824100222944 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222944 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222944 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222944 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) 20250824100222944 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100222944 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) 20250824100222944 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) 20250824100222944 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100222944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222944 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 4d 42 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1689)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1689)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250824100222957 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222957 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222957 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) 20250824100222957 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100222957 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) 20250824100222957 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) 20250824100222958 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100222958 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222958 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) 20250824100222958 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100222958 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100222958 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100222958 DMM INFO MM(262420000001057/e42a6884) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824100222958 DMM INFO MM(262420000001057/e42a6884) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824100222958 DMM DEBUG MM(262420000001057/e42a6884) Using GGSN 0 (gprs_sm.c:317) 20250824100222958 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) 20250824100222958 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20250824100222958 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824100222958 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20250824100222958 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:378) 20250824100222980 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 51 cf 40 0c 11 b3 fb 87 11 14 05 7f ff 95 88 38 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) 20250824100222980 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e74a97c0, cbp=0x55a5c06008d0) (sgsn_libgtp.c:633) 20250824100222980 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824100222981 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100222981 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100222981 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100222981 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) 20250824100222981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100222981 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) 20250824100222981 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) 20250824100222981 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100222981 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100222981 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 4d 42 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 51 cf 40 0c 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: vl_len:48 SGSN_Test_0-SCCP(1689)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F000068000000000000000000000000000000308CA7C8'O 20250824100223014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100223014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100223014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100223014 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) 20250824100223014 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100223014 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) 20250824100223014 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) 20250824100223014 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100223014 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100223014 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 30 8c a7 c8 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100223015 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250824100223015 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250824100223015 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250824100223015 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:625) 20250824100223015 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 )20250824100223015 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:81) 20250824100223015 DMM NOTICE MM(262420000001057/e42a6884) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20250824100223015 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:561) 20250824100223015 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824100223015 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:378) 20250824100223015 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:743) 20250824100223016 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100223016 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100223016 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100223016 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) 20250824100223016 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100223016 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) 20250824100223016 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) 20250824100223016 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100223016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100223016 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 4d 42 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824100223021 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) 20250824100223021 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa3e74a97c0, cbp=0x55a5c06008d0) (sgsn_libgtp.c:633) 20250824100223021 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250824100223021 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20250824100223021 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@6d40a618bd43: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@6d40a618bd43: Final verdict of PTC: pass 20250824100223029 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250824100223029 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100223029 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250824100223029 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250824100223029 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250824100223029 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100223029 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250824100223029 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250824100223029 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) 20250824100223029 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100223029 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250824100223029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250824100223029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250824100223029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250824100223029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250824100223029 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250824100223029 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) 20250824100223029 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) 20250824100223029 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) 20250824100223029 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) 20250824100223029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250824100223029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250824100223029 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250824100223029 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) 20250824100223029 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:1122) 20250824100223029 DMM INFO MM(262420000001057/e42a6884) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250824100223029 DMM DEBUG MM_STATE_Iu(13)[0x55a5c05ffde0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100223029 DMM DEBUG MM_STATE_Iu(13)[0x55a5c05ffde0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100223029 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100223029 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100223029 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100223029 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) 20250824100223029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100223029 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) 20250824100223029 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250824100223033 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53106<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1690)@6d40a618bd43: Final verdict of PTC: none 20250824100223037 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test_0-SCCP(1689)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1674)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1694)@6d40a618bd43: Final verdict of PTC: none 20250824100223037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1693)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1688)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1682)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1675)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1683)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1678)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1679)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1680)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-RNC_GTP(1692)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-M3UA(1691)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1695)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1685)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1686)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1681)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1684)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1676)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1696)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1674): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1675): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1676): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1678): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1679): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1680): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1681): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1682): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1683): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1684): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1685): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1686): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1688): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-SCCP(1689): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-RAN(1690): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-M3UA(1691): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-RNC_GTP(1692): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1693): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1694): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1695): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1696): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@6d40a618bd43: 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'. Sun Aug 24 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 20250824100223114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100223616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=297800) 20250824100224039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100224039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=297800, count=348460) 20250824100225030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250824100225030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250824100225030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250824100225040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100225041 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:02: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_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 20250824100226043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100226043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_attach_pdp_act_pmm_idle started. 20250824100226729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38012<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100226731 DMM INFO MM(262420000001057/e42a6884) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100226732 DMM INFO MM(262420000001057/e42a6884) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100226732 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100226732 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100226732 DMM DEBUG MM_STATE_Iu(13)[0x55a5c05ffde0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250824100226732 DMM DEBUG MM_STATE_Iu(13)[0x55a5c05ffde0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250824100226732 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250824100226732 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) 20250824100226732 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) 20250824100226732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824100226732 DMM DEBUG MM_STATE_Gb[0x55a5c05ee6d0]{Idle}: Deallocated (fsm.c:568) 20250824100226732 DMM DEBUG MM_STATE_Iu(13)[0x55a5c05ffde0]{Detached}: Deallocated (fsm.c:568) 20250824100226732 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Deallocated (fsm.c:568) 20250824100226732 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1698)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1699)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1698)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1702)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100226777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100226777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100226777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100226777 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100226777 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100226777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100226777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100226777 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100226777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1702)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100226778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100226778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100226778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100226778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100226778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100226778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100226778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100226778 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100226778 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100226778 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100226778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100226778 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100226778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1702)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1702)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100226781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1703)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1699)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1699)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100226790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100226790 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1704)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI196(1701)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1703)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1707)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100226795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100226796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100226796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100226796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100226796 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100226796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100226796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100226796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100226796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1707)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100226796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100226796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100226796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100226796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100226796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100226796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100226796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100226796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100226796 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100226796 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100226796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100226797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100226797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1707)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1707)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100226799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1708)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1704)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1704)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100226804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100226804 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1706)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1709)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1708)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1712)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100226811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100226811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100226811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100226811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100226811 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100226811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100226811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100226811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100226811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1712)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100226812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100226812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100226812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100226812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100226812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100226812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100226812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100226812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100226812 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100226812 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100226812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100226812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100226812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1712)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1712)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100226814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1709)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1709)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100226820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100226820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@6d40a618bd43: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1715)@6d40a618bd43: ************************************************* SGSN_Test_0-M3UA(1715)@6d40a618bd43: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1715)@6d40a618bd43: ************************************************* MTC@6d40a618bd43: Starting RAN_Emulation SGSN_Test_0-SCCP(1713)@6d40a618bd43: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1711)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100227022 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250824100227022 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) 20250824100227022 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250824100227022 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)@6d40a618bd43: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250824100227028 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100227028 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250824100227028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250824100227028 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250824100227028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250824100227028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100227028 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100227028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250824100227028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250824100227028 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) 20250824100227028 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250824100227029 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) 20250824100227029 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250824100227032 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100227032 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250824100227032 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250824100227032 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) 20250824100227032 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250824100227032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250824100227032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250824100227032 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) 20250824100227032 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250824100227032 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) 20250824100227032 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) 20250824100227032 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) 20250824100227032 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) 20250824100227032 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250824100227032 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250824100227032 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) 20250824100227033 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:1140) 20250824100227044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100227044 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100227044 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100227044 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1717)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1717)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100227049 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1717)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1717)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824100227051 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1717)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1717)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824100227598 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100227598 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100227598 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100227598 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) 20250824100227598 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100227598 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) 20250824100227598 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) 20250824100227598 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100227598 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100227598 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 8a 2f 97 00 00 0c 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100227605 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100227605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100227605 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100227605 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) 20250824100227605 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100227605 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) 20250824100227605 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) 20250824100227605 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100227605 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100227605 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 8a 2f 97 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100227831 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100227831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100227831 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100227831 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) 20250824100227831 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100227831 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) 20250824100227831 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) 20250824100227831 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100227831 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100227831 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) 20250824100227831 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250824100227831 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250824100227831 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100227831 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100227831 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100227831 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) 20250824100227831 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100227831 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) 20250824100227831 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) 20250824100227831 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100227831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100227831 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 0d 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)@6d40a618bd43: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1701)@6d40a618bd43: Adding Client=TC_attach_pdp_act_pmm_idle(1721), IMSI='262420000001005'H, TLLI='DF4CD6E0'O, index=0 SGSN_Test-GSUP(1718)@6d40a618bd43: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1721) TC_attach_pdp_act_pmm_idle(1721)@6d40a618bd43: 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 := '8109'O, rac := '0E'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)@6d40a618bd43: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)15820280 SGSN_Test_0-SCCP(1713)@6d40a618bd43: First idle individual index:0 SGSN_Test_0-RAN(1714)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 20250824100228158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228159 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) 20250824100228159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228159 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) 20250824100228159 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) 20250824100228159 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228159 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228159 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 f1 65 f8 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 81 09 0e 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) 20250824100228159 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100228159 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100228159 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100228159 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100228159 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Allocated (fsm.c:456) 20250824100228159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{Init}: Allocated (fsm.c:456) 20250824100228159 DMM DEBUG MM_STATE_Gb[0x55a5c05ee6d0]{Idle}: Allocated (fsm.c:456) 20250824100228159 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824100228159 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100228159 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100228159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100228159 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100228159 DMM DEBUG MM(262420000001005/d0c4524e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100228159 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250824100228159 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228159 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228159 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228159 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) 20250824100228159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228159 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) 20250824100228159 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) 20250824100228159 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228159 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 f1 65 f8 00 00 0f 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100228159 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228159 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228159 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228159 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) 20250824100228159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228159 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) 20250824100228159 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) 20250824100228159 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228159 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228159 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 f1 65 f8 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)@6d40a618bd43: { messageType := 2, destLocRef := 'F165F8'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@6d40a618bd43: 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 := 'F30347F69DC341B17350875EEDADA929'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA316BC1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3940BA62F119E7A6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7E0B005DB6AE33DC0057734ED37BA419'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '686051F0E9AC3FB1E48FB9C1AC101AD6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E7360FDEBEA959C66751B5D023E734C6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '169192EF123CDA43'O } } } } } SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250824100228164 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228164 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228164 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228164 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) 20250824100228164 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228164 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) 20250824100228164 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) 20250824100228164 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228164 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228164 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) 20250824100228164 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100228164 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100228164 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100228164 DMM DEBUG MM(262420000001005/d0c4524e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1134) 20250824100228164 DMM NOTICE MM(262420000001005/d0c4524e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100228164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100228164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100228164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100228164 DMM DEBUG MM(262420000001005/d0c4524e) Requesting authorization (sgsn_auth.c:160) 20250824100228164 DMM INFO MM(262420000001005/d0c4524e) Requesting authentication tuples (sgsn_auth.c:184) 20250824100228164 DMM DEBUG MM(262420000001005/d0c4524e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100228164 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250824100228164 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1721) SGSN_Test-GSUP(1718)@6d40a618bd43: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1721)"262420000001005" 20250824100228165 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100228165 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100228165 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100228165 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100228165 DMM INFO MM(262420000001005/d0c4524e) Subscriber data update (mmctx.c:445) 20250824100228165 DMM DEBUG MM(262420000001005/d0c4524e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100228165 DMM INFO MM(262420000001005/d0c4524e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100228165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100228165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100228165 DMM INFO MM(262420000001005/d0c4524e) <- GMM AUTH AND CIPHERING REQ (rand = f3 03 47 f6 9d c3 41 b1 73 50 87 5e ed ad a9 29 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e7 36 0f de be a9 59 c6 67 51 b5 d0 23 e7 34 c6 ) (gprs_gmm.c:510) 20250824100228165 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250824100228165 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228165 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228165 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228165 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) 20250824100228165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228165 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) 20250824100228165 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) 20250824100228165 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228165 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228165 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 f1 65 f8 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 b0 21 f3 03 47 f6 9d c3 41 b1 73 50 87 5e ed ad a9 29 80 28 10 e7 36 0f de be a9 59 c6 67 51 b5 d0 23 e7 34 c6 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_len:37 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22169192EF23094399990000100005F02904123CDA43'O 20250824100228168 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228168 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228168 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) 20250824100228168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228168 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) 20250824100228168 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) 20250824100228168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228168 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228168 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 0b 22 16 91 92 ef 23 09 43 99 99 00 00 10 00 05 f0 29 04 12 3c da 43 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100228168 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100228168 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100228168 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100228168 DMM INFO MM(262420000001005/d0c4524e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100228168 DMM NOTICE MM(262420000001005/d0c4524e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100228168 DMM DEBUG MM(262420000001005/d0c4524e) checking auth: received UMTS RES = 16 91 92 ef 12 3c da 43 (gprs_gmm.c:716) 20250824100228168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100228168 DMM DEBUG MM(262420000001005/d0c4524e) Requesting authorization (sgsn_auth.c:160) 20250824100228168 DMM INFO MM(262420000001005/d0c4524e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100228168 DMM DEBUG MM(262420000001005/d0c4524e) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100228168 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250824100228168 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) 20250824100228168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250824100228168 DMM DEBUG MM(262420000001005/d0c4524e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250824100228168 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228168 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228168 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228168 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) 20250824100228168 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228168 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) 20250824100228168 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) 20250824100228168 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228168 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228168 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 f1 65 f8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7e 0b 00 5d b6 ae 33 dc 00 57 73 4e d3 7b a4 19 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100228172 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228172 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228172 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) 20250824100228172 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228172 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) 20250824100228172 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) 20250824100228172 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228172 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228172 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) 20250824100228172 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100228172 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100228172 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100228172 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:407) 20250824100228172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250824100228172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250824100228172 DMM INFO MM(262420000001005/d0c4524e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd0c4524e) (gprs_gmm.c:337) 20250824100228172 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250824100228172 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228172 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228172 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228172 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) 20250824100228172 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228172 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) 20250824100228172 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) 20250824100228172 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228172 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 f1 65 f8 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) 20250824100228172 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228172 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228172 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228172 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) 20250824100228172 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228172 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) 20250824100228172 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) 20250824100228172 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228172 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228172 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 f1 65 f8 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 d0 c4 52 4e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100228174 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100228174 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100228174 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250824100228174 DMM INFO MM(262420000001005/d0c4524e) Subscriber data update (mmctx.c:445) 20250824100228174 DMM DEBUG MM(262420000001005/d0c4524e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100228174 DMM INFO MM(262420000001005/d0c4524e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100228174 DMM NOTICE MM(262420000001005/d0c4524e) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1050) 20250824100228174 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100228174 DMM NOTICE MM(262420000001005/d0c4524e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100228174 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) 20250824100228174 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100228174 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250824100228174 DMM INFO MM(262420000001005/d0c4524e) Subscriber data update (mmctx.c:445) 20250824100228174 DMM DEBUG MM(262420000001005/d0c4524e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_len:14 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250824100228175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228175 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228175 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228175 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) 20250824100228175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228175 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) 20250824100228175 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) 20250824100228175 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228175 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228175 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) 20250824100228175 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100228175 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100228175 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100228175 DMM INFO MM(262420000001005/d0c4524e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100228175 DMM NOTICE MM(262420000001005/d0c4524e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100228175 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100228175 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100228175 DMM DEBUG MM_STATE_Iu(15)[0x55a5c05ee470]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250824100228175 DMM DEBUG MM_STATE_Iu(15)[0x55a5c05ee470]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250824100228175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100228175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100228175 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228175 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228175 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228175 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) 20250824100228175 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228175 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) 20250824100228175 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) 20250824100228175 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228175 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228175 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 f1 65 f8 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_len:7 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250824100228177 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228177 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) 20250824100228177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228177 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) 20250824100228177 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) 20250824100228177 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228177 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228177 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) 20250824100228177 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250824100228177 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250824100228177 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250824100228177 DMM INFO MM(262420000001005/d0c4524e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250824100228177 DMM DEBUG MM_STATE_Iu(15)[0x55a5c05ee470]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100228177 DMM DEBUG MM_STATE_Iu(15)[0x55a5c05ee470]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100228178 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228178 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228178 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228178 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) 20250824100228178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228178 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) 20250824100228178 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) 20250824100228178 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228178 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228178 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 f1 65 f8 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)@6d40a618bd43: Session index based on local reference:0 20250824100228178 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228178 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228178 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228178 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) 20250824100228178 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228178 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) 20250824100228178 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) 20250824100228178 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228178 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228178 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 f1 65 f8 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1714)@6d40a618bd43: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1721)15820280 TC_attach_pdp_act_pmm_idle(1721)@6d40a618bd43: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1721)@6d40a618bd43: 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 := 'D0C4524E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1714)@6d40a618bd43: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)7063204 SGSN_Test_0-RAN(1714)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1713)@6d40a618bd43: First idle individual index:0 20250824100228380 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228380 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228380 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228381 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) 20250824100228381 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228381 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) 20250824100228381 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) 20250824100228381 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228381 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228381 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 6b c6 a4 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 d0 c4 52 4e 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) 20250824100228381 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100228381 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100228381 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100228381 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD0C4524E) type="signalling"  (gprs_gmm.c:1936) 20250824100228381 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250824100228382 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824100228382 DMM DEBUG MM(262420000001005/d0c4524e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250824100228382 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228382 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228382 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228382 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) 20250824100228382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228382 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) 20250824100228382 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) 20250824100228382 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228382 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 6b c6 a4 00 00 10 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100228382 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228382 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228382 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228382 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) 20250824100228382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228382 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) 20250824100228382 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) 20250824100228382 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228382 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 6b c6 a4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7e 0b 00 5d b6 ae 33 dc 00 57 73 4e d3 7b a4 19 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)@6d40a618bd43: { messageType := 2, destLocRef := '6BC6A4'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100228391 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228391 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) 20250824100228391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228391 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) 20250824100228391 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) 20250824100228391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228391 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228391 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) 20250824100228391 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100228391 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100228391 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100228391 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:407) 20250824100228391 DMM DEBUG MM_STATE_Iu(15)[0x55a5c05ee470]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250824100228392 DMM DEBUG MM_STATE_Iu(15)[0x55a5c05ee470]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250824100228392 DMM INFO MM(262420000001005/d0c4524e) <- GMM SERVICE ACCEPT (P-TMSI=0xd0c4524e) (gprs_gmm.c:863) 20250824100228392 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:561) 20250824100228392 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228392 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228392 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228392 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) 20250824100228392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228392 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) 20250824100228392 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) 20250824100228392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228392 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 6b c6 a4 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) 20250824100228392 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228392 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228392 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228392 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) 20250824100228392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228392 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) 20250824100228392 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) 20250824100228392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228392 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 6b c6 a4 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250824100228405 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228405 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228405 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228405 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) 20250824100228405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228405 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) 20250824100228405 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) 20250824100228405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228405 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228405 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) 20250824100228405 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100228405 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100228405 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100228405 DMM INFO MM(262420000001005/d0c4524e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824100228405 DMM INFO MM(262420000001005/d0c4524e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824100228405 DMM DEBUG MM(262420000001005/d0c4524e) Using GGSN 0 (gprs_sm.c:317) 20250824100228405 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) 20250824100228405 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20250824100228405 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824100228405 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20250824100228406 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:378) 20250824100228427 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 00 75 e5 ea 11 10 10 27 7d 14 05 7f 13 09 2f 9e 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) 20250824100228427 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e74a97c0, cbp=0x55a5c06008d0) (sgsn_libgtp.c:633) 20250824100228427 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824100228427 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228427 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228427 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228427 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) 20250824100228427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228427 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) 20250824100228427 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) 20250824100228427 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228427 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 6b c6 a4 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 00 75 e5 ea 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_len:30 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800EAF5886D'O 20250824100228464 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228464 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228464 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) 20250824100228464 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228464 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) 20250824100228464 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) 20250824100228464 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228464 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228464 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 ea f5 88 6d 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100228464 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250824100228464 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250824100228464 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250824100228464 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:625) 20250824100228464 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250824100228464 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:378) 20250824100228464 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824100228464 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:561) 20250824100228465 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228465 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228465 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228465 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) 20250824100228465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228465 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) 20250824100228465 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) 20250824100228465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228465 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 6b c6 a4 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100228473 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 00 75 e5 ea 11 10 10 27 7d 7f 13 09 2f 9e 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) 20250824100228473 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa3e74a97c0, cbp=0x55a5c06008d0) (sgsn_libgtp.c:633) 20250824100228473 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)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_len:13 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20250824100228482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228482 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) 20250824100228482 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228482 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) 20250824100228482 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) 20250824100228482 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228482 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228482 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) 20250824100228482 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250824100228482 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250824100228482 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:674) 20250824100228482 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:616) 20250824100228482 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228483 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228483 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228483 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) 20250824100228483 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228483 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) 20250824100228483 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) 20250824100228483 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228483 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 6b c6 a4 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_len:7 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250824100228489 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228489 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228489 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228489 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) 20250824100228489 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228489 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) 20250824100228489 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) 20250824100228489 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228489 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228490 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) 20250824100228490 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250824100228490 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250824100228490 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250824100228490 DMM INFO MM(262420000001005/d0c4524e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250824100228490 DMM DEBUG MM_STATE_Iu(15)[0x55a5c05ee470]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100228490 DMM DEBUG MM_STATE_Iu(15)[0x55a5c05ee470]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100228490 DMM INFO MM(262420000001005/d0c4524e) Changing GTP-U endpoints 127.0.0.104/0xeaf5886d -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20250824100228490 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:378) 20250824100228490 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228490 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228490 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228490 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) 20250824100228490 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228490 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) 20250824100228490 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) 20250824100228490 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228490 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228490 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 6b c6 a4 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)@6d40a618bd43: Session index based on local reference:0 20250824100228492 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228492 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) 20250824100228492 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228493 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) 20250824100228493 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) 20250824100228493 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228493 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228493 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 6b c6 a4 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1714)@6d40a618bd43: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1721)7063204 TC_attach_pdp_act_pmm_idle(1721)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@6d40a618bd43: 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 := 'D0C4524E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20250824100228495 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 00 75 e5 ea 11 10 10 27 7d 7f 13 09 2f 9e 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) 20250824100228495 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa3e74a97c0, cbp=0x55a5c06008d0) (sgsn_libgtp.c:633) 20250824100228495 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1714)@6d40a618bd43: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)12091305 SGSN_Test_0-RAN(1714)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1713)@6d40a618bd43: First idle individual index:0 20250824100228697 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228697 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) 20250824100228697 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228697 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) 20250824100228697 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) 20250824100228697 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228697 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228697 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 b8 7f a9 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 d0 c4 52 4e 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) 20250824100228698 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100228698 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100228698 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100228698 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD0C4524E) type="data"  (gprs_gmm.c:1936) 20250824100228698 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250824100228698 DMM DEBUG MM(262420000001005/d0c4524e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250824100228698 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228698 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228698 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228699 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) 20250824100228699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228699 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) 20250824100228699 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) 20250824100228699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228699 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 b8 7f a9 00 00 11 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100228699 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228699 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228699 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228699 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) 20250824100228699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228699 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) 20250824100228699 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) 20250824100228699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228699 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 b8 7f a9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7e 0b 00 5d b6 ae 33 dc 00 57 73 4e d3 7b a4 19 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)@6d40a618bd43: { messageType := 2, destLocRef := 'B87FA9'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100228708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228708 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228708 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) 20250824100228708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228708 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) 20250824100228708 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) 20250824100228708 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228708 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228708 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) 20250824100228709 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100228709 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100228709 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100228709 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:407) 20250824100228709 DMM DEBUG MM_STATE_Iu(15)[0x55a5c05ee470]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250824100228709 DMM DEBUG MM_STATE_Iu(15)[0x55a5c05ee470]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250824100228709 DMM INFO MM(262420000001005/d0c4524e) <- GMM SERVICE ACCEPT (P-TMSI=0xd0c4524e) (gprs_gmm.c:863) 20250824100228709 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:561) 20250824100228709 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228710 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228710 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228710 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) 20250824100228710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228710 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) 20250824100228710 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) 20250824100228710 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228710 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 b8 7f a9 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) 20250824100228710 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228710 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228710 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228710 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) 20250824100228710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228710 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) 20250824100228710 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) 20250824100228710 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228710 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 b8 7f a9 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) 20250824100228710 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228710 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228710 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228710 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) 20250824100228710 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228710 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) 20250824100228710 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) 20250824100228710 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228710 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 b8 7f a9 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 00 75 e5 ea 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_len:30 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800EAF5886D'O 20250824100228721 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228721 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228721 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) 20250824100228721 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228721 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) 20250824100228721 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) 20250824100228721 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228721 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228721 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 ea f5 88 6d 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100228721 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250824100228721 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250824100228721 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250824100228721 DRANAP INFO Rx RAB Assignment Response for UE conn_id 17 (iu_client.c:625) 20250824100228721 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250824100228721 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:378) 20250824100228726 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 00 75 e5 ea 11 10 10 27 7d 7f 13 09 2f 9e 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) 20250824100228726 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa3e74a97c0, cbp=0x55a5c06008d0) (sgsn_libgtp.c:633) 20250824100228726 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1713)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_len:16 SGSN_Test_0-SCCP(1713)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250824100228925 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228925 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228925 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228925 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) 20250824100228925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100228925 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) 20250824100228925 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) 20250824100228925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100228925 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228925 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) 20250824100228925 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100228925 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100228925 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100228925 DMM INFO MM(262420000001005/d0c4524e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250824100228925 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824100228925 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:378) 20250824100228931 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) 20250824100228931 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa3e74a97c0, cbp=0x55a5c06008d0) (sgsn_libgtp.c:633) 20250824100228931 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250824100228931 DMM INFO MM(262420000001005/d0c4524e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250824100228931 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:561) 20250824100228931 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20250824100228931 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250824100228932 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228932 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228932 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228932 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) 20250824100228932 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228932 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) 20250824100228932 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) 20250824100228932 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100228932 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100228932 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 b8 7f a9 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1701)@6d40a618bd43: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1721)@6d40a618bd43: Final verdict of PTC: pass 20250824100228948 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250824100228948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100228948 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250824100228948 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250824100228948 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250824100228948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100228948 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250824100228948 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250824100228949 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) 20250824100228949 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228949 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250824100228949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250824100228949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250824100228949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250824100228949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250824100228949 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250824100228949 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) 20250824100228949 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) 20250824100228949 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) 20250824100228949 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) 20250824100228949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250824100228949 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250824100228949 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250824100228949 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) 20250824100228949 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:1122) 20250824100228949 DMM INFO MM(262420000001005/d0c4524e) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250824100228949 DMM DEBUG MM_STATE_Iu(15)[0x55a5c05ee470]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100228949 DMM DEBUG MM_STATE_Iu(15)[0x55a5c05ee470]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100228950 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100228950 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100228950 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100228950 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) 20250824100228950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100228950 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) 20250824100228950 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250824100228954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38012<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1714)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-SCCP(1713)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1707)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1718)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1712)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-M3UA(1715)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1702)@6d40a618bd43: Final verdict of PTC: none 20250824100228960 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100228960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1708)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1706)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1711)@6d40a618bd43: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1701)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1709)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1703)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1699)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1717)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1698)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1720)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1700)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1710)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1719)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1705)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1704)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-RNC_GTP(1716)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1698): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1699): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1700): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1701): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1702): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1703): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1704): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1705): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1706): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1707): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1708): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1709): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1710): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1711): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1712): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-SCCP(1713): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-RAN(1714): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-M3UA(1715): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-RNC_GTP(1716): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1717): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1718): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1719): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1720): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1721): pass (none -> pass) MTC@6d40a618bd43: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@6d40a618bd43: 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'. Sun Aug 24 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 20250824100229030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100229532 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38024<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=486360) 20250824100229962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100229962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=486360, count=487520) 20250824100230951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250824100230951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250824100230951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250824100230964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100230964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:02: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_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 20250824100231965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100231966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_pmm_idle_rx_mt_data started. 20250824100232633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100232636 DMM INFO MM(262420000001005/d0c4524e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100232636 DMM INFO MM(262420000001005/d0c4524e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100232636 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100232636 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100232636 DMM DEBUG MM_STATE_Iu(15)[0x55a5c05ee470]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250824100232636 DMM DEBUG MM_STATE_Iu(15)[0x55a5c05ee470]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250824100232636 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250824100232636 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) 20250824100232636 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) 20250824100232636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{Init}: Deallocated (fsm.c:568) 20250824100232636 DMM DEBUG MM_STATE_Gb[0x55a5c05ee6d0]{Idle}: Deallocated (fsm.c:568) 20250824100232636 DMM DEBUG MM_STATE_Iu(15)[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824100232636 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Deallocated (fsm.c:568) 20250824100232636 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1722)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1723)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1722)@6d40a618bd43: 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(1727)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1727)@6d40a618bd43: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1726)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824100232700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100232700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100232700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100232700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100232700 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100232700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100232701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100232701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100232701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1727)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100232701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100232701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100232701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100232701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100232701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100232701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100232701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100232701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100232701 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100232701 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100232701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100232702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1727)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100232702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1727)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100232704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1728)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1723)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1723)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1726)@6d40a618bd43: 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)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1731)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100232710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100232710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100232710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100232710 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100232710 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100232710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100232710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100232710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100232710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250824100232710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100232710 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1731)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100232711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100232711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100232711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100232711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100232711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100232711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100232711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100232711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100232711 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100232711 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100232711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100232711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100232711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1731)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1731)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_pmm_idle_rx_mt_data-BVCI196(1724)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100232714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1728)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1728)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1732)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824100232718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100232718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1730)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1733)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1732)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1736)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100232728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100232728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100232728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100232728 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100232728 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100232728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100232728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100232728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100232728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1736)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100232730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100232730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100232730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100232730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100232730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100232730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100232730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100232730 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100232730 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100232730 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100232730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100232730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100232730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1736)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1736)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100232732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@6d40a618bd43: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1739)@6d40a618bd43: ************************************************* SGSN_Test_0-M3UA(1739)@6d40a618bd43: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1739)@6d40a618bd43: ************************************************* MTC@6d40a618bd43: Starting RAN_Emulation SGSN_Test_0-SCCP(1737)@6d40a618bd43: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1733)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1733)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100232737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100232737 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1735)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100232936 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250824100232936 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) 20250824100232936 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250824100232936 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)@6d40a618bd43: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250824100232942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100232942 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250824100232942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250824100232942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250824100232942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250824100232942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100232942 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100232942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250824100232942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250824100232942 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) 20250824100232942 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250824100232942 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) 20250824100232942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250824100232944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100232944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250824100232944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250824100232944 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) 20250824100232944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250824100232944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250824100232944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250824100232945 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) 20250824100232945 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250824100232945 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) 20250824100232945 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) 20250824100232945 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) 20250824100232945 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) 20250824100232945 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250824100232945 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250824100232945 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) 20250824100232945 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:1140) 20250824100232966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100232966 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100232966 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100232966 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1741)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1741)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100232970 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824100232971 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1741)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1741)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1741)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1741)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824100233030 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100233030 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100233030 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100233030 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) 20250824100233030 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100233030 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) 20250824100233030 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) 20250824100233030 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100233030 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100233030 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 4d 42 eb 00 00 0e 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100233040 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100233040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100233040 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100233040 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) 20250824100233040 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100233040 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) 20250824100233040 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) 20250824100233040 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100233040 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100233040 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 4d 42 eb 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100233750 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100233750 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100233750 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100233750 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) 20250824100233750 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100233750 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) 20250824100233750 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) 20250824100233750 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100233750 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100233750 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) 20250824100233750 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250824100233750 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250824100233751 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100233751 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100233751 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100233751 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) 20250824100233751 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100233751 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) 20250824100233751 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) 20250824100233751 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100233751 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100233751 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(1738)@6d40a618bd43: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1724)@6d40a618bd43: Adding Client=TC_pmm_idle_rx_mt_data(1745), IMSI='262420000001007'H, TLLI='F6BA0F74'O, index=0 SGSN_Test-GSUP(1742)@6d40a618bd43: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1745) TC_pmm_idle_rx_mt_data(1745)@6d40a618bd43: 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 := 'A709'O, rac := '04'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)@6d40a618bd43: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)9371657 SGSN_Test_0-SCCP(1737)@6d40a618bd43: First idle individual index:0 SGSN_Test_0-RAN(1738)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 20250824100234033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234033 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) 20250824100234033 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234033 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) 20250824100234033 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) 20250824100234033 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234033 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234033 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 8f 00 09 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 a7 09 04 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) 20250824100234033 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100234033 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100234033 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100234033 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100234033 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Allocated (fsm.c:456) 20250824100234033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Allocated (fsm.c:456) 20250824100234033 DMM DEBUG MM_STATE_Gb[0x55a5c05ee6d0]{Idle}: Allocated (fsm.c:456) 20250824100234033 DMM DEBUG MM_STATE_Iu[0x55a5c05ffde0]{Detached}: Allocated (fsm.c:456) 20250824100234033 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100234033 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100234033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100234033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100234033 DMM DEBUG MM(262420000001007/ef0b187b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100234033 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250824100234033 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234033 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234033 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234033 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) 20250824100234033 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234034 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) 20250824100234034 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) 20250824100234034 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234034 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 8f 00 09 00 00 12 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100234034 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234034 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234034 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234034 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) 20250824100234034 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234034 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) 20250824100234034 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) 20250824100234034 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234034 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 8f 00 09 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)@6d40a618bd43: { messageType := 2, destLocRef := '8F0009'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@6d40a618bd43: 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 := '2B2A48BBA773F86D41C7A5D6FD57AA52'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A97B0081'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5A35420EFDCE38C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '82C2FB6B1F59EEF62981B6D4949B5699'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '674A20CC97A1EBBE71273B09A2E8A3EF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9102E556FEE8867BF4AD5C17B2E8668D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4BF4592496052D17'O } } } } } SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250824100234039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234039 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) 20250824100234039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234039 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) 20250824100234039 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) 20250824100234039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234039 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234039 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) 20250824100234039 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100234039 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100234039 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100234039 DMM DEBUG MM(262420000001007/ef0b187b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1134) 20250824100234039 DMM NOTICE MM(262420000001007/ef0b187b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100234039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100234039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100234039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100234039 DMM DEBUG MM(262420000001007/ef0b187b) Requesting authorization (sgsn_auth.c:160) 20250824100234039 DMM INFO MM(262420000001007/ef0b187b) Requesting authentication tuples (sgsn_auth.c:184) 20250824100234039 DMM DEBUG MM(262420000001007/ef0b187b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100234039 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250824100234039 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1745) SGSN_Test-GSUP(1742)@6d40a618bd43: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1745)"262420000001007" 20250824100234042 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100234042 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100234042 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100234042 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100234042 DMM INFO MM(262420000001007/ef0b187b) Subscriber data update (mmctx.c:445) 20250824100234042 DMM DEBUG MM(262420000001007/ef0b187b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100234042 DMM INFO MM(262420000001007/ef0b187b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100234042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100234042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100234042 DMM INFO MM(262420000001007/ef0b187b) <- GMM AUTH AND CIPHERING REQ (rand = 2b 2a 48 bb a7 73 f8 6d 41 c7 a5 d6 fd 57 aa 52 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 91 02 e5 56 fe e8 86 7b f4 ad 5c 17 b2 e8 66 8d ) (gprs_gmm.c:510) 20250824100234042 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250824100234042 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234042 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234042 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234042 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) 20250824100234042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234042 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) 20250824100234042 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) 20250824100234042 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234042 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234042 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 8f 00 09 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 a0 21 2b 2a 48 bb a7 73 f8 6d 41 c7 a5 d6 fd 57 aa 52 80 28 10 91 02 e5 56 fe e8 86 7b f4 ad 5c 17 b2 e8 66 8d 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_len:37 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A224BF4592423094399990000100007F0290496052D17'O 20250824100234046 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234046 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) 20250824100234046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234046 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) 20250824100234046 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) 20250824100234046 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234046 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234046 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 0a 22 4b f4 59 24 23 09 43 99 99 00 00 10 00 07 f0 29 04 96 05 2d 17 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100234046 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100234046 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100234046 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100234046 DMM INFO MM(262420000001007/ef0b187b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100234046 DMM NOTICE MM(262420000001007/ef0b187b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100234046 DMM DEBUG MM(262420000001007/ef0b187b) checking auth: received UMTS RES = 4b f4 59 24 96 05 2d 17 (gprs_gmm.c:716) 20250824100234046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100234046 DMM DEBUG MM(262420000001007/ef0b187b) Requesting authorization (sgsn_auth.c:160) 20250824100234046 DMM INFO MM(262420000001007/ef0b187b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100234046 DMM DEBUG MM(262420000001007/ef0b187b) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100234046 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250824100234046 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) 20250824100234046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250824100234046 DMM DEBUG MM(262420000001007/ef0b187b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250824100234046 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234046 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234046 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234046 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) 20250824100234046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234046 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) 20250824100234046 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) 20250824100234046 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234046 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 8f 00 09 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 82 c2 fb 6b 1f 59 ee f6 29 81 b6 d4 94 9b 56 99 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100234051 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234051 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234051 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234051 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) 20250824100234051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234051 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) 20250824100234051 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) 20250824100234051 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234051 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234051 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) 20250824100234051 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100234051 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100234051 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100234051 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:407) 20250824100234051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250824100234051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250824100234051 DMM INFO MM(262420000001007/ef0b187b) <- GMM ATTACH ACCEPT (new P-TMSI=0xef0b187b) (gprs_gmm.c:337) 20250824100234051 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250824100234051 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234051 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234051 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234051 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) 20250824100234051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234051 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) 20250824100234051 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) 20250824100234051 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234051 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 8f 00 09 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) 20250824100234051 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234051 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234051 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234051 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) 20250824100234051 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234051 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) 20250824100234051 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) 20250824100234051 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234051 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 8f 00 09 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 0b 18 7b 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100234053 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100234053 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100234053 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250824100234053 DMM INFO MM(262420000001007/ef0b187b) Subscriber data update (mmctx.c:445) 20250824100234053 DMM DEBUG MM(262420000001007/ef0b187b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100234053 DMM INFO MM(262420000001007/ef0b187b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100234053 DMM NOTICE MM(262420000001007/ef0b187b) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1050) 20250824100234053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100234053 DMM NOTICE MM(262420000001007/ef0b187b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100234053 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) 20250824100234053 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100234053 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250824100234053 DMM INFO MM(262420000001007/ef0b187b) Subscriber data update (mmctx.c:445) 20250824100234053 DMM DEBUG MM(262420000001007/ef0b187b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_len:14 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250824100234054 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234054 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234054 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234054 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) 20250824100234054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234054 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) 20250824100234054 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) 20250824100234054 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234054 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234054 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) 20250824100234054 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100234054 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100234054 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100234054 DMM INFO MM(262420000001007/ef0b187b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100234054 DMM NOTICE MM(262420000001007/ef0b187b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100234054 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100234054 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100234054 DMM DEBUG MM_STATE_Iu(18)[0x55a5c05ffde0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250824100234054 DMM DEBUG MM_STATE_Iu(18)[0x55a5c05ffde0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250824100234054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100234054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100234055 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234055 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234055 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234055 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) 20250824100234055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234055 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) 20250824100234055 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) 20250824100234055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234055 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 8f 00 09 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_len:7 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250824100234057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234057 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) 20250824100234057 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234057 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) 20250824100234057 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) 20250824100234057 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234057 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234057 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) 20250824100234057 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250824100234057 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250824100234057 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250824100234057 DMM INFO MM(262420000001007/ef0b187b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250824100234057 DMM DEBUG MM_STATE_Iu(18)[0x55a5c05ffde0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100234057 DMM DEBUG MM_STATE_Iu(18)[0x55a5c05ffde0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100234057 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234057 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234057 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234057 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) 20250824100234057 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234057 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) 20250824100234057 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) 20250824100234057 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234057 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234057 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 8f 00 09 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-RAN(1738)@6d40a618bd43: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1745)9371657 20250824100234058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234058 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) 20250824100234058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234058 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) 20250824100234058 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) 20250824100234058 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234058 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234058 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 8f 00 09 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_pmm_idle_rx_mt_data(1745)@6d40a618bd43: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1745)@6d40a618bd43: 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 := 'EF0B187B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1738)@6d40a618bd43: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)11974671 SGSN_Test_0-RAN(1738)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1737)@6d40a618bd43: First idle individual index:0 20250824100234261 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234261 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234261 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) 20250824100234261 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234261 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) 20250824100234261 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) 20250824100234261 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234261 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234261 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 b6 b8 0f 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 ef 0b 18 7b 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) 20250824100234261 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100234262 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100234262 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100234262 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEF0B187B) type="signalling"  (gprs_gmm.c:1936) 20250824100234262 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250824100234262 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824100234262 DMM DEBUG MM(262420000001007/ef0b187b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250824100234262 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234262 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234262 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234262 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) 20250824100234262 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234262 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) 20250824100234262 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) 20250824100234262 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234262 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 b6 b8 0f 00 00 13 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100234262 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234262 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234262 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234262 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) 20250824100234262 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234262 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) 20250824100234262 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) 20250824100234262 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234262 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234262 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 b6 b8 0f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 82 c2 fb 6b 1f 59 ee f6 29 81 b6 d4 94 9b 56 99 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)@6d40a618bd43: { messageType := 2, destLocRef := 'B6B80F'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100234278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234278 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) 20250824100234278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234278 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) 20250824100234278 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) 20250824100234278 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234278 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234278 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) 20250824100234279 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100234279 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100234279 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100234279 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:407) 20250824100234279 DMM DEBUG MM_STATE_Iu(18)[0x55a5c05ffde0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250824100234279 DMM DEBUG MM_STATE_Iu(18)[0x55a5c05ffde0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250824100234279 DMM INFO MM(262420000001007/ef0b187b) <- GMM SERVICE ACCEPT (P-TMSI=0xef0b187b) (gprs_gmm.c:863) 20250824100234279 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:561) 20250824100234279 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234279 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234279 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234279 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) 20250824100234279 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234279 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) 20250824100234279 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) 20250824100234279 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234279 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 b6 b8 0f 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) 20250824100234279 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234279 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234279 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234279 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) 20250824100234279 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234279 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) 20250824100234279 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) 20250824100234279 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234279 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 b6 b8 0f 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250824100234290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234290 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) 20250824100234290 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234291 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) 20250824100234291 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) 20250824100234291 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234291 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234291 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) 20250824100234291 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100234291 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100234291 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100234291 DMM INFO MM(262420000001007/ef0b187b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824100234291 DMM INFO MM(262420000001007/ef0b187b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824100234291 DMM DEBUG MM(262420000001007/ef0b187b) Using GGSN 0 (gprs_sm.c:317) 20250824100234291 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) 20250824100234291 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20250824100234291 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824100234291 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20250824100234291 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:378) 20250824100234317 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 d7 fc 8b 98 11 53 a7 37 19 14 05 7f d8 9c 83 f0 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) 20250824100234317 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e74a97c0, cbp=0x55a5c06008d0) (sgsn_libgtp.c:633) 20250824100234317 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824100234317 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234317 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234317 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234317 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) 20250824100234317 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234317 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) 20250824100234317 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) 20250824100234317 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234317 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234317 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 b6 b8 0f 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 d7 fc 8b 98 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_len:30 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800EA766CB1'O 20250824100234346 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234346 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) 20250824100234346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234346 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) 20250824100234346 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) 20250824100234346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234346 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234346 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 ea 76 6c b1 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100234346 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250824100234346 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250824100234346 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250824100234346 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:625) 20250824100234346 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250824100234347 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:378) 20250824100234347 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824100234347 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:561) 20250824100234347 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234347 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234347 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234347 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) 20250824100234347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234347 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) 20250824100234347 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) 20250824100234347 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234347 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 b6 b8 0f 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100234351 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 d7 fc 8b 98 11 53 a7 37 19 7f d8 9c 83 f0 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) 20250824100234351 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa3e74a97c0, cbp=0x55a5c06008d0) (sgsn_libgtp.c:633) 20250824100234351 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)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_len:13 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20250824100234355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234355 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) 20250824100234355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234355 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) 20250824100234355 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) 20250824100234355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234355 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234355 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) 20250824100234356 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250824100234356 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250824100234356 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:674) 20250824100234356 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:616) 20250824100234356 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234356 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234356 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234356 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) 20250824100234356 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234356 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) 20250824100234356 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) 20250824100234356 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234356 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 b6 b8 0f 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_len:7 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250824100234358 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234358 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) 20250824100234358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234358 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) 20250824100234358 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) 20250824100234358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234358 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234358 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) 20250824100234358 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250824100234358 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250824100234358 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250824100234358 DMM INFO MM(262420000001007/ef0b187b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250824100234358 DMM DEBUG MM_STATE_Iu(18)[0x55a5c05ffde0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100234359 DMM DEBUG MM_STATE_Iu(18)[0x55a5c05ffde0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100234359 DMM INFO MM(262420000001007/ef0b187b) Changing GTP-U endpoints 127.0.0.104/0xea766cb1 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20250824100234359 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:378) 20250824100234359 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234359 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234359 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234359 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) 20250824100234359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234359 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) 20250824100234359 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) 20250824100234359 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234359 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 b6 b8 0f 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-RAN(1738)@6d40a618bd43: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1745)11974671 20250824100234360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234360 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) 20250824100234360 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234360 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) 20250824100234360 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) 20250824100234360 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234360 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234360 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 b6 b8 0f 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_pmm_idle_rx_mt_data(1745)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed 20250824100234362 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 d7 fc 8b 98 11 53 a7 37 19 7f d8 9c 83 f0 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) 20250824100234362 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa3e74a97c0, cbp=0x55a5c06008d0) (sgsn_libgtp.c:633) 20250824100234362 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1738)@6d40a618bd43: Created IMSI[0] for '262420000001007'H'EF0B187B'O to be handled at TC_pmm_idle_rx_mt_data(1745) 20250824100234366 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:826) 20250824100234366 DMM INFO MM(262420000001007/ef0b187b) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:833) 20250824100234367 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234367 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234367 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234367 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) 20250824100234367 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234367 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) 20250824100234367 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) 20250824100234367 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234367 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234367 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 08 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 ef 0b 18 7b 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@6d40a618bd43: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1745) TC_pmm_idle_rx_mt_data(1745)@6d40a618bd43: 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 := 'EF0B187B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1738)@6d40a618bd43: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)7180907 SGSN_Test_0-RAN(1738)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1737)@6d40a618bd43: First idle individual index:0 20250824100234372 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234372 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) 20250824100234372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234372 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) 20250824100234372 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) 20250824100234372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234372 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234372 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 6d 92 6b 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 ef 0b 18 7b 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) 20250824100234373 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100234373 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100234373 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100234373 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEF0B187B) type="data"  (gprs_gmm.c:1936) 20250824100234373 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250824100234373 DMM DEBUG MM(262420000001007/ef0b187b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250824100234373 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234373 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234373 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234373 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) 20250824100234373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234373 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) 20250824100234373 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) 20250824100234373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234373 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 6d 92 6b 00 00 14 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100234373 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234373 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234373 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234373 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) 20250824100234373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234373 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) 20250824100234373 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) 20250824100234373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234373 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 6d 92 6b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 82 c2 fb 6b 1f 59 ee f6 29 81 b6 d4 94 9b 56 99 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)@6d40a618bd43: { messageType := 2, destLocRef := '6D926B'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100234378 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234378 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234378 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234378 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) 20250824100234378 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234378 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) 20250824100234378 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) 20250824100234378 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234378 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234378 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) 20250824100234378 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100234378 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100234378 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100234378 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:407) 20250824100234378 DMM DEBUG MM_STATE_Iu(18)[0x55a5c05ffde0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250824100234378 DMM DEBUG MM_STATE_Iu(18)[0x55a5c05ffde0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250824100234378 DMM INFO MM(262420000001007/ef0b187b) <- GMM SERVICE ACCEPT (P-TMSI=0xef0b187b) (gprs_gmm.c:863) 20250824100234378 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:561) 20250824100234379 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234379 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234379 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234379 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) 20250824100234379 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234379 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) 20250824100234379 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) 20250824100234379 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234379 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 6d 92 6b 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) 20250824100234380 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234380 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234380 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234380 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) 20250824100234380 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234380 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) 20250824100234380 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) 20250824100234380 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234380 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 6d 92 6b 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) 20250824100234380 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234380 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234380 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234380 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) 20250824100234380 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234380 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) 20250824100234380 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) 20250824100234380 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234380 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234380 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 6d 92 6b 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 d7 fc 8b 98 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_len:30 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800EA766CB1'O 20250824100234391 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234391 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) 20250824100234391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234391 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) 20250824100234391 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) 20250824100234391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234391 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234391 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 ea 76 6c b1 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100234392 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250824100234392 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250824100234392 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250824100234392 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:625) 20250824100234392 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250824100234392 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:378) 20250824100234396 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 d7 fc 8b 98 11 53 a7 37 19 7f d8 9c 83 f0 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) 20250824100234396 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa3e74a97c0, cbp=0x55a5c06008d0) (sgsn_libgtp.c:633) 20250824100234396 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1737)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_len:16 SGSN_Test_0-SCCP(1737)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250824100234592 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234593 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234593 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) 20250824100234593 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100234593 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) 20250824100234593 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) 20250824100234593 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100234593 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234593 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) 20250824100234593 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100234593 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100234593 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100234593 DMM INFO MM(262420000001007/ef0b187b) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250824100234593 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824100234593 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:378) 20250824100234598 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) 20250824100234598 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fa3e74a97c0, cbp=0x55a5c06008d0) (sgsn_libgtp.c:633) 20250824100234598 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250824100234598 DMM INFO MM(262420000001007/ef0b187b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250824100234598 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:561) 20250824100234599 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20250824100234599 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250824100234599 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234599 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234599 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234599 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) 20250824100234599 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234599 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) 20250824100234599 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) 20250824100234599 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100234599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100234599 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 6d 92 6b 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1724)@6d40a618bd43: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1745)@6d40a618bd43: Final verdict of PTC: pass 20250824100234614 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250824100234614 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100234614 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250824100234614 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250824100234614 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250824100234614 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100234614 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250824100234614 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250824100234614 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) 20250824100234614 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234614 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250824100234614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250824100234614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250824100234614 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250824100234614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250824100234614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250824100234614 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) 20250824100234614 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) 20250824100234615 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) 20250824100234615 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) 20250824100234615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250824100234615 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250824100234615 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250824100234615 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) 20250824100234615 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:1122) 20250824100234615 DMM INFO MM(262420000001007/ef0b187b) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250824100234615 DMM DEBUG MM_STATE_Iu(18)[0x55a5c05ffde0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100234615 DMM DEBUG MM_STATE_Iu(18)[0x55a5c05ffde0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100234616 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100234616 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100234616 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100234616 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) 20250824100234616 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100234616 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) 20250824100234616 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250824100234620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38034<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1738)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-SCCP(1737)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-M3UA(1739)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1732)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1731)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1722)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1744)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1742)@6d40a618bd43: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1724)@6d40a618bd43: Final verdict of PTC: none 20250824100234626 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100234626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1C(1743)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1728)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1727)@6d40a618bd43: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1730)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1736)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1726)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1723)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-RNC_GTP(1740)@6d40a618bd43: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1735)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1725)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1729)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1741)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1734)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1733)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1722): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1723): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1724): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1725): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1726): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1727): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1728): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1729): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1730): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1731): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1732): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1733): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1734): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1735): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1736): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-SCCP(1737): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-RAN(1738): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-M3UA(1739): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-RNC_GTP(1740): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1741): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1742): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1743): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1744): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_pmm_idle_rx_mt_data(1745): pass (none -> pass) MTC@6d40a618bd43: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@6d40a618bd43: 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'. Sun Aug 24 10:02:34 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 20250824100234740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100235242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497184) 20250824100235627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100235627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=497184, count=498344) 20250824100236616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250824100236617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250824100236617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250824100236628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100236628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:02: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_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 20250824100237629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100237629 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_update_ctx_err_ind_from_ggsn started. 20250824100238337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100238339 DMM INFO MM(262420000001007/ef0b187b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100238339 DMM INFO MM(262420000001007/ef0b187b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100238339 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100238339 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100238339 DMM DEBUG MM_STATE_Iu(18)[0x55a5c05ffde0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250824100238339 DMM DEBUG MM_STATE_Iu(18)[0x55a5c05ffde0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250824100238339 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250824100238339 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) 20250824100238339 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) 20250824100238339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee470]{Init}: Deallocated (fsm.c:568) 20250824100238339 DMM DEBUG MM_STATE_Gb[0x55a5c05ee6d0]{Idle}: Deallocated (fsm.c:568) 20250824100238339 DMM DEBUG MM_STATE_Iu(18)[0x55a5c05ffde0]{Detached}: Deallocated (fsm.c:568) 20250824100238339 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Deallocated (fsm.c:568) 20250824100238339 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1746)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1747)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1746)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1750)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100238368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100238368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100238368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100238368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100238368 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100238368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100238369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100238369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100238369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1750)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100238369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100238369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100238369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100238369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100238369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100238369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100238369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100238369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100238369 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100238369 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100238369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100238370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100238370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1750)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1750)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100238372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1751)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1747)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1747)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1752)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250824100238380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100238380 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1751)@6d40a618bd43: 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(1755)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1755)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100238385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100238385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100238385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100238385 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100238385 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100238385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100238385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100238385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100238385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1755)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100238386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100238386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100238386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100238386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100238386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100238386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100238386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100238386 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100238386 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100238386 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100238386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1755)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100238386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100238386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1755)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100238389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1756)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1752)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1752)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100238393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100238393 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1754)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1757)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1756)@6d40a618bd43: 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(1760)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1760)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100238401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100238401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100238401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100238401 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100238401 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100238401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100238401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100238401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100238401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1760)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100238402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100238402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100238402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100238402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100238402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100238402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100238402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100238402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100238402 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100238402 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100238402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100238402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100238402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1760)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100238404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1757)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1757)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@6d40a618bd43: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1763)@6d40a618bd43: ************************************************* SGSN_Test_0-M3UA(1763)@6d40a618bd43: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1763)@6d40a618bd43: ************************************************* MTC@6d40a618bd43: Starting RAN_Emulation SGSN_Test_0-SCCP(1761)@6d40a618bd43: v_sccp_pdu_maxlen:268 20250824100238409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100238409 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)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100238610 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250824100238610 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) 20250824100238610 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250824100238610 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(1763)@6d40a618bd43: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250824100238619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100238620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250824100238620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250824100238620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250824100238620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250824100238620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100238620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100238620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250824100238620 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250824100238620 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) 20250824100238620 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250824100238620 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) 20250824100238620 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250824100238623 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100238623 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250824100238623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250824100238623 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) 20250824100238623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250824100238623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250824100238623 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250824100238623 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) 20250824100238623 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250824100238623 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) 20250824100238623 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) 20250824100238623 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) 20250824100238623 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) 20250824100238623 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250824100238623 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250824100238623 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) 20250824100238623 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:1140) 20250824100238630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100238630 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100238630 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100238631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1765)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1765)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100238635 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250824100238636 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1765)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1765)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1765)@6d40a618bd43: 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)@6d40a618bd43: 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(1765)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1765)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824100238950 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100238950 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100238950 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100238950 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) 20250824100238950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100238950 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) 20250824100238950 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) 20250824100238950 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100238950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100238950 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 b8 7f a9 00 00 11 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100238961 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100238961 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100238961 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100238961 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) 20250824100238961 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100238961 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) 20250824100238961 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) 20250824100238961 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100238961 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100238961 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 b8 7f a9 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100239423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239423 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239423 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239423 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) 20250824100239423 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100239423 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) 20250824100239423 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) 20250824100239423 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100239423 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239423 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) 20250824100239424 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250824100239424 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250824100239424 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239424 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239424 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239424 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) 20250824100239424 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100239424 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) 20250824100239424 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) 20250824100239424 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100239424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239424 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(1762)@6d40a618bd43: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@6d40a618bd43: Adding Client=TC_update_ctx_err_ind_from_ggsn(1769), IMSI='262420000001004'H, TLLI='E4966CD3'O, index=0 SGSN_Test-GSUP(1766)@6d40a618bd43: 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)@6d40a618bd43: 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 := 'A154'O, rac := 'C2'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)@6d40a618bd43: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)13257539 SGSN_Test_0-SCCP(1761)@6d40a618bd43: First idle individual index:0 SGSN_Test_0-RAN(1762)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 20250824100239731 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239731 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239731 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239731 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) 20250824100239731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100239731 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) 20250824100239731 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) 20250824100239731 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100239731 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239731 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 ca 4b 43 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 a1 54 c2 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) 20250824100239732 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100239732 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100239732 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100239732 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100239732 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Allocated (fsm.c:456) 20250824100239732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{Init}: Allocated (fsm.c:456) 20250824100239732 DMM DEBUG MM_STATE_Gb[0x55a5c05ee6d0]{Idle}: Allocated (fsm.c:456) 20250824100239732 DMM DEBUG MM_STATE_Iu[0x55a5c05ee470]{Detached}: Allocated (fsm.c:456) 20250824100239732 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100239732 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100239732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100239732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100239732 DMM DEBUG MM(262420000001004/fbc35648) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100239732 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250824100239732 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239732 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239732 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239732 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) 20250824100239732 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100239732 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) 20250824100239732 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) 20250824100239732 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100239732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239732 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 ca 4b 43 00 00 15 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100239732 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239732 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239732 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239732 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) 20250824100239732 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100239732 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) 20250824100239732 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) 20250824100239732 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100239732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239732 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 ca 4b 43 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)@6d40a618bd43: { messageType := 2, destLocRef := 'CA4B43'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@6d40a618bd43: 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 := '1D4B00A6640493EF09BCACD6D493C5A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '883E7BC9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D63DC70BD279AF22'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7100B597683031B28FF028F013632240'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6DEA70862DA266BE409AC86414F7402F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C32F92DA7099C9CC79652A634F82B137'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3910CD54E5AD1DFE'O } } } } } SGSN_Test_0-SCCP(1761)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1761)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250824100239741 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239741 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239741 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) 20250824100239741 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100239741 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) 20250824100239741 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) 20250824100239741 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100239741 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239741 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) 20250824100239742 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100239742 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100239742 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100239742 DMM DEBUG MM(262420000001004/fbc35648) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250824100239742 DMM NOTICE MM(262420000001004/fbc35648) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100239742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100239742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100239742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100239742 DMM DEBUG MM(262420000001004/fbc35648) Requesting authorization (sgsn_auth.c:160) 20250824100239742 DMM INFO MM(262420000001004/fbc35648) Requesting authentication tuples (sgsn_auth.c:184) 20250824100239742 DMM DEBUG MM(262420000001004/fbc35648) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100239742 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250824100239742 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1769) SGSN_Test-GSUP(1766)@6d40a618bd43: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1769)"262420000001004" 20250824100239745 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100239745 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100239745 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100239745 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100239745 DMM INFO MM(262420000001004/fbc35648) Subscriber data update (mmctx.c:445) 20250824100239745 DMM DEBUG MM(262420000001004/fbc35648) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100239745 DMM INFO MM(262420000001004/fbc35648) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100239745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100239745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100239745 DMM INFO MM(262420000001004/fbc35648) <- GMM AUTH AND CIPHERING REQ (rand = 1d 4b 00 a6 64 04 93 ef 09 bc ac d6 d4 93 c5 a8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c3 2f 92 da 70 99 c9 cc 79 65 2a 63 4f 82 b1 37 ) (gprs_gmm.c:510) 20250824100239745 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250824100239745 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239745 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239745 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239745 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) 20250824100239745 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100239745 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) 20250824100239745 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) 20250824100239745 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100239745 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239745 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 ca 4b 43 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 20 21 1d 4b 00 a6 64 04 93 ef 09 bc ac d6 d4 93 c5 a8 80 28 10 c3 2f 92 da 70 99 c9 cc 79 65 2a 63 4f 82 b1 37 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: vl_len:37 SGSN_Test_0-SCCP(1761)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302223910CD5423094399990000100004F02904E5AD1DFE'O 20250824100239753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239753 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) 20250824100239753 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100239753 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) 20250824100239753 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) 20250824100239753 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100239753 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239753 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 02 22 39 10 cd 54 23 09 43 99 99 00 00 10 00 04 f0 29 04 e5 ad 1d fe 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100239753 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100239753 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100239753 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100239753 DMM INFO MM(262420000001004/fbc35648) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100239753 DMM NOTICE MM(262420000001004/fbc35648) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100239753 DMM DEBUG MM(262420000001004/fbc35648) checking auth: received UMTS RES = 39 10 cd 54 e5 ad 1d fe (gprs_gmm.c:716) 20250824100239753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100239753 DMM DEBUG MM(262420000001004/fbc35648) Requesting authorization (sgsn_auth.c:160) 20250824100239753 DMM INFO MM(262420000001004/fbc35648) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100239753 DMM DEBUG MM(262420000001004/fbc35648) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100239753 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250824100239753 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) 20250824100239753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250824100239753 DMM DEBUG MM(262420000001004/fbc35648) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250824100239753 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239753 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239753 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239753 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) 20250824100239753 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100239753 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) 20250824100239753 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) 20250824100239753 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100239754 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239754 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 ca 4b 43 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 71 00 b5 97 68 30 31 b2 8f f0 28 f0 13 63 22 40 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1761)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100239764 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239764 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239764 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) 20250824100239764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100239764 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) 20250824100239764 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) 20250824100239764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100239764 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239764 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) 20250824100239764 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100239764 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100239764 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100239764 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:407) 20250824100239764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250824100239764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250824100239764 DMM INFO MM(262420000001004/fbc35648) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbc35648) (gprs_gmm.c:337) 20250824100239764 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250824100239764 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239764 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239764 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239764 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) 20250824100239764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100239764 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) 20250824100239764 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) 20250824100239764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100239764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239764 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 ca 4b 43 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) 20250824100239764 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239764 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239764 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239764 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) 20250824100239764 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100239764 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) 20250824100239764 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) 20250824100239764 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100239764 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239764 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 ca 4b 43 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 fb c3 56 48 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100239768 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100239768 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100239768 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250824100239768 DMM INFO MM(262420000001004/fbc35648) Subscriber data update (mmctx.c:445) 20250824100239768 DMM DEBUG MM(262420000001004/fbc35648) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100239768 DMM INFO MM(262420000001004/fbc35648) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100239768 DMM NOTICE MM(262420000001004/fbc35648) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250824100239768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100239768 DMM NOTICE MM(262420000001004/fbc35648) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100239769 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) 20250824100239769 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100239769 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250824100239769 DMM INFO MM(262420000001004/fbc35648) Subscriber data update (mmctx.c:445) 20250824100239769 DMM DEBUG MM(262420000001004/fbc35648) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1761)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: vl_len:14 SGSN_Test_0-SCCP(1761)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250824100239771 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239771 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239771 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) 20250824100239771 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100239771 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) 20250824100239771 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) 20250824100239771 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100239771 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239771 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) 20250824100239771 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100239771 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100239771 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100239771 DMM INFO MM(262420000001004/fbc35648) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100239771 DMM NOTICE MM(262420000001004/fbc35648) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100239771 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100239771 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100239771 DMM DEBUG MM_STATE_Iu(21)[0x55a5c05ee470]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250824100239771 DMM DEBUG MM_STATE_Iu(21)[0x55a5c05ee470]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250824100239771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100239771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100239771 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239771 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239771 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239771 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) 20250824100239771 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100239771 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) 20250824100239771 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) 20250824100239771 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100239771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239771 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 ca 4b 43 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: vl_len:7 SGSN_Test_0-SCCP(1761)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250824100239776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239776 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) 20250824100239776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100239776 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) 20250824100239776 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) 20250824100239776 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100239776 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239776 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) 20250824100239776 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250824100239776 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250824100239776 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250824100239776 DMM INFO MM(262420000001004/fbc35648) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250824100239776 DMM DEBUG MM_STATE_Iu(21)[0x55a5c05ee470]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100239776 DMM DEBUG MM_STATE_Iu(21)[0x55a5c05ee470]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100239776 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239776 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239776 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239776 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) 20250824100239776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100239776 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) 20250824100239776 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) 20250824100239776 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100239776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239776 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 ca 4b 43 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)@6d40a618bd43: Session index based on local reference:0 20250824100239778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239778 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) 20250824100239778 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100239778 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) 20250824100239778 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) 20250824100239778 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100239778 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239778 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 ca 4b 43 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1762)@6d40a618bd43: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)13257539 TC_update_ctx_err_ind_from_ggsn(1769)@6d40a618bd43: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1769)@6d40a618bd43: 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 := 'FBC35648'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1762)@6d40a618bd43: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)9705822 SGSN_Test_0-RAN(1762)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1761)@6d40a618bd43: First idle individual index:0 20250824100239981 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239981 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239981 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) 20250824100239981 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100239981 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) 20250824100239981 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) 20250824100239981 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100239981 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239981 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 94 19 5e 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 fb c3 56 48 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) 20250824100239981 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100239981 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100239982 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100239982 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFBC35648) type="signalling"  (gprs_gmm.c:1936) 20250824100239982 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250824100239982 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250824100239982 DMM DEBUG MM(262420000001004/fbc35648) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250824100239982 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239982 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239982 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239982 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) 20250824100239982 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100239982 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) 20250824100239982 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) 20250824100239982 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100239982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239982 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 94 19 5e 00 00 16 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100239982 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239982 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239982 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239982 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) 20250824100239982 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100239982 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) 20250824100239982 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) 20250824100239982 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100239982 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239982 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 94 19 5e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 71 00 b5 97 68 30 31 b2 8f f0 28 f0 13 63 22 40 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)@6d40a618bd43: { messageType := 2, destLocRef := '94195E'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1761)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100239994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239994 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) 20250824100239995 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100239995 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) 20250824100239995 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) 20250824100239995 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100239995 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239995 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) 20250824100239995 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100239995 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100239995 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100239995 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:407) 20250824100239995 DMM DEBUG MM_STATE_Iu(21)[0x55a5c05ee470]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250824100239995 DMM DEBUG MM_STATE_Iu(21)[0x55a5c05ee470]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250824100239995 DMM INFO MM(262420000001004/fbc35648) <- GMM SERVICE ACCEPT (P-TMSI=0xfbc35648) (gprs_gmm.c:863) 20250824100239995 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:561) 20250824100239996 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239996 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239996 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239996 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) 20250824100239996 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100239996 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) 20250824100239996 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) 20250824100239996 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100239996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239996 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 94 19 5e 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) 20250824100239996 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100239996 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100239996 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100239996 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) 20250824100239996 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100239996 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) 20250824100239996 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) 20250824100239996 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100239996 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100239996 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 94 19 5e 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1761)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1761)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250824100240010 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100240010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100240010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100240010 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) 20250824100240010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100240010 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) 20250824100240010 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) 20250824100240010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100240010 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100240010 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) 20250824100240011 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100240011 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100240011 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100240011 DMM INFO MM(262420000001004/fbc35648) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250824100240011 DMM INFO MM(262420000001004/fbc35648) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250824100240011 DMM DEBUG MM(262420000001004/fbc35648) Using GGSN 0 (gprs_sm.c:317) 20250824100240011 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) 20250824100240011 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20250824100240011 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250824100240011 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20250824100240011 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:378) 20250824100240036 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 f8 8a 00 6e 11 ef 6e 1c d4 14 05 7f 2e 51 c8 d0 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) 20250824100240036 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fa3e74a97c0, cbp=0x55a5c06008d0) (sgsn_libgtp.c:633) 20250824100240036 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250824100240036 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100240036 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100240036 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100240036 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) 20250824100240036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100240036 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) 20250824100240036 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) 20250824100240036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100240036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100240036 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 94 19 5e 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 f8 8a 00 6e 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: vl_len:30 SGSN_Test_0-SCCP(1761)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068002B56063B'O 20250824100240057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100240057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100240057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100240057 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) 20250824100240057 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100240057 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) 20250824100240057 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) 20250824100240057 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100240057 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100240057 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 2b 56 06 3b 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100240057 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250824100240057 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250824100240057 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250824100240057 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:625) 20250824100240057 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250824100240057 DLGTP DEBUG Registering seq=1105 in restransmit req queue (gtp.c:378) 20250824100240057 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250824100240057 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:561) 20250824100240058 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100240058 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100240058 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100240058 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) 20250824100240058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100240058 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) 20250824100240058 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) 20250824100240058 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100240058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100240058 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 94 19 5e 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100240063 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 f8 8a 00 6e 11 ef 6e 1c d4 7f 2e 51 c8 d0 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) 20250824100240063 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fa3e74a97c0, cbp=0x55a5c06008d0) (sgsn_libgtp.c:633) 20250824100240063 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)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1762)@6d40a618bd43: Created IMSI[0] for '262420000001004'H'FBC35648'O to be handled at TC_update_ctx_err_ind_from_ggsn(1769) 20250824100240068 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20250824100240068 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20250824100240068 DGPRS INFO PDP(262420000001004:5): Context 0x7fa3e74a55e0 was updated (sgsn_libgtp.c:663) 20250824100240068 DGPRS ERROR PDP context (address=0) without MM context! (sgsn_libgtp.c:673) 20250824100244617 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100244617 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100244617 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100244617 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) 20250824100244617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100244617 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) 20250824100244617 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) 20250824100244617 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100244617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100244617 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 6d 92 6b 00 00 14 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100244622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100244622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100244622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100244622 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) 20250824100244622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100244622 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) 20250824100244622 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) 20250824100244622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100244622 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100244622 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 6d 92 6b 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100248190 DGPRS DEBUG Checking for inactive LLMEs, time = 19260673 (sgsn.c:132) 20250824100248190 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100248190 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100248190 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100248190 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824100248190 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824100248190 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824100248191 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100248191 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824100248191 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824100248191 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(1750)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100248378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100248378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100248378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1750)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1755)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100248393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100248393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100248393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1755)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100248409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100248409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100248409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1760)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1750)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100258389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100258389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100258389 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1750)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1755)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100258405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100258405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100258405 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1755)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100258421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100258421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100258421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1760)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100258631 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250824100258631 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250824100258632 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1765)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1765)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824100308371 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100308376 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100308376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824100308387 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(1750)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100308392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100308392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824100308392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100308392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100308392 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1750)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100308403 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100308405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100308405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1755)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100308408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100308408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100308408 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1755)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100308424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100308424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100308424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1760)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100308621 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) 20250824100308621 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx HEARTBEAT (1 unacked) (xua_asp_fsm.c:441) 20250824100308621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100308624 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100308624 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824100308624 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824100308624 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)@6d40a618bd43: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@6d40a618bd43: Test Component 1769 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP-IPA(1765)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1751)@6d40a618bd43: Final verdict of PTC: none 20250824100309753 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100309753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1752)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1760)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-RAN(1762)@6d40a618bd43: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1754)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1757)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1766)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1750)@6d40a618bd43: Final verdict of PTC: none20250824100309759 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250824100309759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100309759 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250824100309759 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250824100309759 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250824100309759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100309759 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250824100309759 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250824100309759 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) 20250824100309759 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100309759 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250824100309759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250824100309759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250824100309759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250824100309759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250824100309759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250824100309759 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) 20250824100309759 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) 20250824100309759 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) 20250824100309759 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) 20250824100309759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250824100309759 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) SGSN_Test-GGSN_GTP1C(1767)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1756)@6d40a618bd43: Final verdict of PTC: none 20250824100309759 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100309759 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100309759 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100309759 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) 20250824100309759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100309759 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) 20250824100309759 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) TC_update_ctx_err_ind_from_ggsn(1769)@6d40a618bd43: Final verdict of PTC: fail reason: "Tguard timeout" 20250824100309759 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250824100309759 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) 20250824100309759 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:1122) 20250824100309759 DMM INFO MM(262420000001004/fbc35648) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250824100309759 DMM DEBUG MM_STATE_Iu(21)[0x55a5c05ee470]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100309759 DMM DEBUG MM_STATE_Iu(21)[0x55a5c05ee470]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100309759 DMM INFO MM(262420000001004/fbc35648) Changing GTP-U endpoints 127.0.0.104/0x2b56063b -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20250824100309759 DLGTP DEBUG Registering seq=1106 in restransmit req queue (gtp.c:378) 20250824100309765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45378<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_update_ctx_err_ind_from_ggsn-BVCI220(1759)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1753)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1748)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1768)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1746)@6d40a618bd43: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1755)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1747)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-SCCP(1761)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-RNC_GTP(1764)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1758)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-M3UA(1763)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1746): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1747): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1748): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1749): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1750): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1751): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1752): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1753): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1754): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1755): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1756): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1757): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1758): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1759): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1760): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-SCCP(1761): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-RAN(1762): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-M3UA(1763): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-RNC_GTP(1764): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1765): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1766): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1767): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1768): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1769): fail (none -> fail) reason: "Tguard timeout" MTC@6d40a618bd43: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@6d40a618bd43: 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'. Sun Aug 24 10:03:09 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 20250824100309851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47178<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100310353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47178<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=374824) 20250824100310754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100310754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=374824, count=398556) 20250824100311756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100311757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100311761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250824100311761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250824100311761 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:03: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_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 20250824100312758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100312759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_stat_rnc_sctp_disconnected started. 20250824100313465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100313468 DMM INFO MM(262420000001004/fbc35648) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100313468 DMM INFO MM(262420000001004/fbc35648) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100313468 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100313468 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100313468 DMM DEBUG MM_STATE_Iu(21)[0x55a5c05ee470]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250824100313468 DMM DEBUG MM_STATE_Iu(21)[0x55a5c05ee470]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250824100313468 DMM NOTICE MM(262420000001004/fbc35648) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250824100313468 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20250824100313468 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250824100313468 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250824100313468 DLGTP DEBUG Registering seq=1107 in restransmit req queue (gtp.c:378) 20250824100313468 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250824100313468 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) 20250824100313468 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) 20250824100313468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ffde0]{Init}: Deallocated (fsm.c:568) 20250824100313468 DMM DEBUG MM_STATE_Gb[0x55a5c05ee6d0]{Idle}: Deallocated (fsm.c:568) 20250824100313468 DMM DEBUG MM_STATE_Iu(21)[0x55a5c05ee470]{Detached}: Deallocated (fsm.c:568) 20250824100313468 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Deallocated (fsm.c:568) 20250824100313468 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1770)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1771)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1770)@6d40a618bd43: 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)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1774)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100313548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100313548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100313548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100313548 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100313548 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100313548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100313548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100313548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100313548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1774)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100313555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100313555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100313555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100313556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100313556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100313556 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100313556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100313556 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100313556 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250824100313556 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100313556 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1774)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100313559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100313559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1774)@6d40a618bd43: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1775)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21011 20250824100313569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1771)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1771)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1776)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1775)@6d40a618bd43: 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 } 20250824100313589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100313590 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1779)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1779)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100313599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250824100313599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100313599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100313599 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100313599 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250824100313599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100313599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100313599 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100313599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_stat_rnc_sctp_disconnected-BVCI196(1773)@6d40a618bd43: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1779)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100313604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100313604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100313604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100313605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100313605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100313605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100313605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100313605 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100313605 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250824100313605 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100313605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250824100313607 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100313607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1779)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1779)@6d40a618bd43: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1780)@6d40a618bd43: Creating NSIP provider for "127.0.0.103":21012 20250824100313615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1776)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1776)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250824100313626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100313626 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1781)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1780)@6d40a618bd43: 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)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_stat_rnc_sctp_disconnected-BVCI210(1778)@6d40a618bd43: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1784)@6d40a618bd43: Provider Link came up: sending NS-RESET 20250824100313638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250824100313638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100313638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100313638 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100313638 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250824100313638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100313638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100313638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100313638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1784)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250824100313640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100313640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100313640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100313640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250824100313640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250824100313640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250824100313640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250824100313640 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100313640 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250824100313640 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250824100313640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1784)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1784)@6d40a618bd43: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250824100313641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250824100313641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250824100313644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1781)@6d40a618bd43: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1781)@6d40a618bd43: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@6d40a618bd43: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250824100313652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250824100313652 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1787)@6d40a618bd43: ************************************************* SGSN_Test_0-M3UA(1787)@6d40a618bd43: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1787)@6d40a618bd43: ************************************************* MTC@6d40a618bd43: Starting RAN_Emulation SGSN_Test_0-SCCP(1785)@6d40a618bd43: v_sccp_pdu_maxlen:268 TC_stat_rnc_sctp_disconnected-BVCI220(1783)@6d40a618bd43: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250824100313759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100313759 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250824100313759 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250824100313759 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1789)@6d40a618bd43: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1789)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250824100313761 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1789)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1789)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250824100313761 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1789)@6d40a618bd43: 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)@6d40a618bd43: 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)@6d40a618bd43: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1789)@6d40a618bd43: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250824100313854 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250824100313854 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) 20250824100313854 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250824100313854 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)@6d40a618bd43: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250824100313862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100313862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250824100313862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250824100313862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250824100313862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250824100313862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100313862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100313862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250824100313862 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250824100313862 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) 20250824100313862 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250824100313862 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) 20250824100313862 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250824100313864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100313864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250824100313864 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250824100313864 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) 20250824100313864 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250824100313864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250824100313864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250824100313864 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) 20250824100313864 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250824100313864 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) 20250824100313864 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) 20250824100313864 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) 20250824100313864 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) 20250824100313864 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250824100313864 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250824100313864 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) 20250824100313865 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:1140) 20250824100314680 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314680 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314680 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314680 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) 20250824100314680 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100314680 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) 20250824100314680 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) 20250824100314680 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100314680 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314680 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) 20250824100314681 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250824100314681 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250824100314682 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314682 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314682 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314682 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) 20250824100314682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100314682 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) 20250824100314682 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) 20250824100314682 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100314682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314682 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 09 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)@6d40a618bd43: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_stat_rnc_sctp_disconnected-BVCI196(1773)@6d40a618bd43: Adding Client=TC_stat_rnc_sctp_disconnected(1793), IMSI='262420000001008'H, TLLI='E1422B9A'O, index=0 SGSN_Test-GSUP(1790)@6d40a618bd43: Created GsupExpect[0] for "262420000001008" to be handled at TC_stat_rnc_sctp_disconnected(1793) TC_stat_rnc_sctp_disconnected(1793)@6d40a618bd43: 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 := 'C92F'O, rac := 'CB'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)@6d40a618bd43: Added conn table entry 0TC_stat_rnc_sctp_disconnected(1793)9606565 SGSN_Test_0-RAN(1786)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1785)@6d40a618bd43: First idle individual index:0 20250824100314848 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314848 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314849 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) 20250824100314849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100314849 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) 20250824100314849 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) 20250824100314849 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100314849 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314849 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 92 95 a5 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 c9 2f cb 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) 20250824100314849 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100314849 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100314849 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100314849 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001008) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100314849 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee470]{Deregistered}: Allocated (fsm.c:456) 20250824100314849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Allocated (fsm.c:456) 20250824100314849 DMM DEBUG MM_STATE_Gb[0x55a5c05ffde0]{Idle}: Allocated (fsm.c:456) 20250824100314849 DMM DEBUG MM_STATE_Iu[0x55a5c05ee340]{Detached}: Allocated (fsm.c:456) 20250824100314849 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee470]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100314849 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee470]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100314849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100314849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100314849 DMM DEBUG MM(262420000001008/ec7c9512) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100314849 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250824100314849 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314849 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314849 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314849 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) 20250824100314849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100314849 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) 20250824100314849 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) 20250824100314849 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100314849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314849 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 92 95 a5 00 00 17 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100314849 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314849 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314849 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314849 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) 20250824100314849 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100314849 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) 20250824100314849 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) 20250824100314849 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100314849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314849 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 92 95 a5 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)@6d40a618bd43: { messageType := 2, destLocRef := '9295A5'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_rnc_sctp_disconnected(1793)@6d40a618bd43: 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 := '6434324D3EB0D3D41D94B18088E5CF4C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FEE52249'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '31BBD42634B79453'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '042989D0D351AAC3062656363FA347C5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3B939A8EA434FC495036A008565C3F2D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FF2B5727C6124068DD5565030F56C803'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2E300624DC06F727'O } } } } } SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100008'O 20250824100314855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314855 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) 20250824100314855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100314855 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) 20250824100314855 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) 20250824100314855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100314855 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314855 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) 20250824100314855 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100314855 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100314855 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100314855 DMM DEBUG MM(262420000001008/ec7c9512) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010080 (gprs_gmm.c:1134) 20250824100314855 DMM NOTICE MM(262420000001008/ec7c9512) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100314855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100314855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100314855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100314855 DMM DEBUG MM(262420000001008/ec7c9512) Requesting authorization (sgsn_auth.c:160) 20250824100314855 DMM INFO MM(262420000001008/ec7c9512) Requesting authentication tuples (sgsn_auth.c:184) 20250824100314855 DMM DEBUG MM(262420000001008/ec7c9512) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100314855 DGPRS INFO SUBSCR(262420000001008) requesting auth info (gprs_subscriber.c:805) 20250824100314855 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001008" handled at TC_stat_rnc_sctp_disconnected(1793) SGSN_Test-GSUP(1790)@6d40a618bd43: Added IMSI table entry 0TC_stat_rnc_sctp_disconnected(1793)"262420000001008" 20250824100314856 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100314856 DGPRS INFO SUBSCR(262420000001008) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100314856 DGPRS DEBUG SUBSCR(262420000001008) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100314856 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100314856 DMM INFO MM(262420000001008/ec7c9512) Subscriber data update (mmctx.c:445) 20250824100314856 DMM DEBUG MM(262420000001008/ec7c9512) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100314856 DMM INFO MM(262420000001008/ec7c9512) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100314856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100314856 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100314856 DMM INFO MM(262420000001008/ec7c9512) <- GMM AUTH AND CIPHERING REQ (rand = 64 34 32 4d 3e b0 d3 d4 1d 94 b1 80 88 e5 cf 4c , mmctx_is_r99=1, vec->auth_types=0x3, autn = ff 2b 57 27 c6 12 40 68 dd 55 65 03 0f 56 c8 03 ) (gprs_gmm.c:510) 20250824100314856 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250824100314856 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314856 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314856 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314856 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) 20250824100314856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100314856 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) 20250824100314856 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) 20250824100314856 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100314856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314856 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 92 95 a5 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 f0 21 64 34 32 4d 3e b0 d3 d4 1d 94 b1 80 88 e5 cf 4c 80 28 10 ff 2b 57 27 c6 12 40 68 dd 55 65 03 0f 56 c8 03 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_len:37 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F222E30062423094399990000100008F02904DC06F727'O 20250824100314860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314860 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) 20250824100314860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100314860 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) 20250824100314860 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) 20250824100314860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100314860 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314860 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 2e 30 06 24 23 09 43 99 99 00 00 10 00 08 f0 29 04 dc 06 f7 27 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100314860 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100314860 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100314860 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100314860 DMM INFO MM(262420000001008/ec7c9512) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100314860 DMM NOTICE MM(262420000001008/ec7c9512) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100314860 DMM DEBUG MM(262420000001008/ec7c9512) checking auth: received UMTS RES = 2e 30 06 24 dc 06 f7 27 (gprs_gmm.c:716) 20250824100314860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100314860 DMM DEBUG MM(262420000001008/ec7c9512) Requesting authorization (sgsn_auth.c:160) 20250824100314860 DMM INFO MM(262420000001008/ec7c9512) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100314860 DMM DEBUG MM(262420000001008/ec7c9512) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100314860 DGPRS INFO SUBSCR(262420000001008) subscriber data is not available (gprs_subscriber.c:818) 20250824100314860 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) 20250824100314860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250824100314860 DMM DEBUG MM(262420000001008/ec7c9512) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250824100314860 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314860 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314860 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314860 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) 20250824100314860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100314860 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) 20250824100314860 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) 20250824100314860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100314860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314860 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 92 95 a5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 04 29 89 d0 d3 51 aa c3 06 26 56 36 3f a3 47 c5 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100314864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314864 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) 20250824100314864 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100314864 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) 20250824100314864 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) 20250824100314864 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100314864 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314864 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) 20250824100314864 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100314864 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100314864 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100314864 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:407) 20250824100314864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250824100314864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250824100314864 DMM INFO MM(262420000001008/ec7c9512) <- GMM ATTACH ACCEPT (new P-TMSI=0xec7c9512) (gprs_gmm.c:337) 20250824100314864 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250824100314864 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314864 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314864 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314864 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) 20250824100314864 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100314864 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) 20250824100314864 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) 20250824100314864 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100314864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314864 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 92 95 a5 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) 20250824100314864 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314864 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314864 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314864 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) 20250824100314864 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100314864 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) 20250824100314864 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) 20250824100314864 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100314864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314864 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 92 95 a5 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 ec 7c 95 12 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100314866 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100314866 DGPRS INFO SUBSCR(262420000001008) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100314866 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber data (gprs_subscriber.c:839) 20250824100314866 DMM INFO MM(262420000001008/ec7c9512) Subscriber data update (mmctx.c:445) 20250824100314866 DMM DEBUG MM(262420000001008/ec7c9512) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100314866 DMM INFO MM(262420000001008/ec7c9512) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100314866 DMM NOTICE MM(262420000001008/ec7c9512) Authorized, continuing procedure, IMSI=262420000001008 (gprs_gmm.c:1050) 20250824100314866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100314866 DMM NOTICE MM(262420000001008/ec7c9512) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100314866 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) 20250824100314866 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100314866 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber data (gprs_subscriber.c:839) 20250824100314866 DMM INFO MM(262420000001008/ec7c9512) Subscriber data update (mmctx.c:445) 20250824100314866 DMM DEBUG MM(262420000001008/ec7c9512) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_len:14 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250824100314867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314867 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) 20250824100314867 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100314867 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) 20250824100314867 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) 20250824100314867 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100314867 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314867 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) 20250824100314867 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100314867 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100314867 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100314867 DMM INFO MM(262420000001008/ec7c9512) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100314867 DMM NOTICE MM(262420000001008/ec7c9512) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100314867 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee470]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100314867 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee470]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100314867 DMM DEBUG MM_STATE_Iu(23)[0x55a5c05ee340]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250824100314867 DMM DEBUG MM_STATE_Iu(23)[0x55a5c05ee340]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250824100314867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100314867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100314867 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314867 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314867 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314867 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) 20250824100314867 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100314867 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) 20250824100314867 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) 20250824100314867 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100314867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314867 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 92 95 a5 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_len:7 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250824100314869 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314869 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) 20250824100314869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100314869 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) 20250824100314869 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) 20250824100314869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100314869 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314869 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) 20250824100314869 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250824100314869 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250824100314869 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250824100314869 DMM INFO MM(262420000001008/ec7c9512) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250824100314869 DMM DEBUG MM_STATE_Iu(23)[0x55a5c05ee340]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100314869 DMM DEBUG MM_STATE_Iu(23)[0x55a5c05ee340]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100314869 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314869 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314869 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314869 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) 20250824100314869 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100314869 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) 20250824100314869 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) 20250824100314869 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100314869 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314869 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 92 95 a5 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)@6d40a618bd43: Session index based on local reference:0 20250824100314870 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100314870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100314870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100314870 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) 20250824100314870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100314870 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) 20250824100314870 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) 20250824100314870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100314870 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100314870 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 92 95 a5 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@6d40a618bd43: Deleted conn table entry 0TC_stat_rnc_sctp_disconnected(1793)9606565 TC_stat_rnc_sctp_disconnected(1793)@6d40a618bd43: setverdict(pass): none -> pass TC_stat_rnc_sctp_disconnected(1793)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_stat_rnc_sctp_disconnected-BVCI196(1773)@6d40a618bd43: Removing Client IMSI='262420000001008'H, index=0 TC_stat_rnc_sctp_disconnected(1793)@6d40a618bd43: Final verdict of PTC: pass MTC@6d40a618bd43: "Shutting down SGSN ASP in STP" 20250824100314933 DLGLOBAL NOTICE TTCN3 f_logp(): Shutting down SGSN ASP in STP (logging_vty.c:1172) 20250824100314939 DLSS7 NOTICE 0: ASP(sgsn0-0) Applying Adm State change: ENABLED -> SHUTDOWN (ss7_asp_vty.c:654) 20250824100314939 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) 20250824100314939 DLSS7 INFO sgsn0-0: connection closed (ss7_asp.c:1334) 20250824100314939 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250824100314939 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250824100314939 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250824100314939 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250824100314939 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250824100314939 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250824100314939 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) 20250824100314939 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) 20250824100314939 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) 20250824100314939 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250824100314939 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250824100314939 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (ss7_asp.c:907) 20250824100314939 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250824100314939 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Freeing instance (ss7_asp.c:907) 20250824100314939 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250824100314939 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250824100314939 DLSS7 NOTICE 0: ASP(sgsn0-0) Skipping start for ASP in administrative state SHUTDOWN (ss7_asp.c:925) 20250824100315073 DLINP NOTICE asp-clnt-OsmoSGSN-A NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250824100315073 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) xUA CLNT SHUTDOWN_EVENT (ss7_asp.c:1023) 20250824100315073 DLINP NOTICE asp-clnt-OsmoSGSN-A NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250824100315073 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) xUA CLNT SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250824100315073 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) 20250824100315073 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) disconnect_cb() from lower layers, reconnecting (ss7_asp.c:1233) 20250824100315073 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Closing and reconnecting ASP (ss7_asp.c:1223) 20250824100315073 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) 20250824100315073 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:1122) 20250824100315073 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55a5c05e8a20]{ACTIVE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250824100315073 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Closing and reconnecting ASP (ss7_asp.c:1223) 20250824100315073 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55a5c05e8a20]{IDLE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250824100316940 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250824100316940 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250824100316940 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@6d40a618bd43: "Restarting SGSN ASP in STP" 20250824100317946 DLGLOBAL NOTICE TTCN3 f_logp(): Restarting SGSN ASP in STP (logging_vty.c:1172) 20250824100317953 DLSS7 NOTICE 0: ASP(sgsn0-0) Applying Adm State change: SHUTDOWN -> ENABLED (ss7_asp_vty.c:671) 20250824100317953 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) 20250824100317953 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (ss7_asp.c:907) 20250824100317953 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250824100317953 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Freeing instance (ss7_asp.c:907) 20250824100317953 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250824100317953 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250824100317953 DLSS7 NOTICE 0: ASP(sgsn0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250824100318191 DGPRS DEBUG Checking for inactive LLMEs, time = 19260703 (sgsn.c:132) 20250824100319760 DLSCCP INFO 0: SCCP(rctx=0) dpc_accessible(DPC=195=0.24.3): false (sccp_scrc.c:85) 20250824100319760 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CO message CO:RELRE (sccp_scoc.c:506) 20250824100320075 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250824100320075 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) 20250824100320075 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250824100320075 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 20250824100320075 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100320075 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250824100320075 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250824100320075 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250824100320075 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250824100320075 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100320075 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100320075 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250824100320075 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250824100320075 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250824100320075 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250824100320075 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) 20250824100320075 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250824100320075 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250824100320076 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100320076 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824100320076 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824100320076 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824100320076 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100320076 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824100320076 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824100320076 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250824100320076 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100320076 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250824100320076 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250824100320076 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) 20250824100320076 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250824100320076 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250824100320076 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250824100320076 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250824100320076 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250824100320076 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) 20250824100320076 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) 20250824100320076 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) 20250824100320076 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) 20250824100320076 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250824100320077 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) 20250824100320077 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:1140) 20250824100320077 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55a5c05e8a20]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250824100320077 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) -NSVCI97(1774)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100323572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100323572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100323572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1774)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1779)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100323620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100323620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5c05f0ef0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100323620 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1779)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1784)@6d40a618bd43: Tns-test expired: sending NS-ALIVE 20250824100323651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100323651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5c05f24e0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100323651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1784)@6d40a618bd43: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250824100329762 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100329762 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100329762 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100329762 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) 20250824100329762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100329762 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) 20250824100329762 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) 20250824100329762 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100329762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100329762 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 94 19 5e 00 00 16 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100329765 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100329765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100329765 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100329765 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) 20250824100329765 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100329765 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) 20250824100329765 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) 20250824100329765 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100329765 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100329765 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 94 19 5e 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_stat_rnc_sctp_disconnected-BVCI196(1773)@6d40a618bd43: Adding Client=TC_stat_rnc_sctp_disconnected(1794), IMSI='262420000001009'H, TLLI='E7DACEDA'O, index=1 SGSN_Test-GSUP(1790)@6d40a618bd43: Created GsupExpect[0] for "262420000001009" to be handled at TC_stat_rnc_sctp_disconnected(1794) TC_stat_rnc_sctp_disconnected(1794)@6d40a618bd43: 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 := '3132'O ("12"), rac := '9E'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)@6d40a618bd43: Added conn table entry 0TC_stat_rnc_sctp_disconnected(1794)6537649 SGSN_Test_0-RAN(1786)@6d40a618bd43: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1785)@6d40a618bd43: First idle individual index:0 20250824100333045 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100333045 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100333045 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100333045 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) 20250824100333045 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100333045 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) 20250824100333045 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) 20250824100333045 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100333045 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100333045 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 63 c1 b1 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 31 32 9e 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) 20250824100333045 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250824100333045 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250824100333045 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250824100333045 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001009) type="GPRS attach"  (gprs_gmm.c:1320) 20250824100333045 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Allocated (fsm.c:456) 20250824100333045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05fe050]{Init}: Allocated (fsm.c:456) 20250824100333045 DMM DEBUG MM_STATE_Gb[0x55a5c0604520]{Idle}: Allocated (fsm.c:456) 20250824100333045 DMM DEBUG MM_STATE_Iu[0x55a5c0604650]{Detached}: Allocated (fsm.c:456) 20250824100333045 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250824100333045 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250824100333045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05fe050]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250824100333045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05fe050]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250824100333045 DMM DEBUG MM(262420000001009/fb9c9f3d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250824100333045 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250824100333046 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100333046 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100333046 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100333046 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) 20250824100333046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100333046 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) 20250824100333046 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) 20250824100333046 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100333046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100333046 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 63 c1 b1 00 00 18 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250824100333046 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100333046 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100333046 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100333046 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) 20250824100333046 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100333046 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) 20250824100333046 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) 20250824100333046 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100333046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100333046 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 63 c1 b1 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)@6d40a618bd43: { messageType := 2, destLocRef := '63C1B1'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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_rnc_sctp_disconnected(1794)@6d40a618bd43: 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 := 'EBABA8D8A1A7A4DFBBCBEFF4AC5EFDF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D6DE33A5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79AD1F37DDC7731B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FD8C579E26F7C82C733CEFAF8D3F7AC7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '710FC33C4A9CC689FC4195F3AC567DD2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4C4C278F76A932C7F138AC04C5107D2D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '104E09335CFD195A'O } } } } } SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_len:23 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100009'O 20250824100333049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100333049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100333049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100333049 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) 20250824100333049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100333049 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) 20250824100333049 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) 20250824100333049 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100333049 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100333049 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) 20250824100333049 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100333049 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100333049 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100333049 DMM DEBUG MM(262420000001009/fb9c9f3d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010090 (gprs_gmm.c:1134) 20250824100333049 DMM NOTICE MM(262420000001009/fb9c9f3d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250824100333049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05fe050]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250824100333049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05fe050]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250824100333049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05fe050]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250824100333049 DMM DEBUG MM(262420000001009/fb9c9f3d) Requesting authorization (sgsn_auth.c:160) 20250824100333049 DMM INFO MM(262420000001009/fb9c9f3d) Requesting authentication tuples (sgsn_auth.c:184) 20250824100333049 DMM DEBUG MM(262420000001009/fb9c9f3d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250824100333049 DGPRS INFO SUBSCR(262420000001009) requesting auth info (gprs_subscriber.c:805) 20250824100333049 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)@6d40a618bd43: Found GsupExpect[0] for "262420000001009" handled at TC_stat_rnc_sctp_disconnected(1794) SGSN_Test-GSUP(1790)@6d40a618bd43: Added IMSI table entry 1TC_stat_rnc_sctp_disconnected(1794)"262420000001009" 20250824100333049 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250824100333049 DGPRS INFO SUBSCR(262420000001009) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250824100333049 DGPRS DEBUG SUBSCR(262420000001009) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250824100333049 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber authentication info (gprs_subscriber.c:850) 20250824100333049 DMM INFO MM(262420000001009/fb9c9f3d) Subscriber data update (mmctx.c:445) 20250824100333049 DMM DEBUG MM(262420000001009/fb9c9f3d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250824100333049 DMM INFO MM(262420000001009/fb9c9f3d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250824100333049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05fe050]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250824100333049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05fe050]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250824100333049 DMM INFO MM(262420000001009/fb9c9f3d) <- GMM AUTH AND CIPHERING REQ (rand = eb ab a8 d8 a1 a7 a4 df bb cb ef f4 ac 5e fd f2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4c 4c 27 8f 76 a9 32 c7 f1 38 ac 04 c5 10 7d 2d ) (gprs_gmm.c:510) 20250824100333049 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250824100333049 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100333049 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100333049 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100333049 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) 20250824100333049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100333049 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) 20250824100333049 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) 20250824100333049 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100333049 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100333049 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 63 c1 b1 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 70 21 eb ab a8 d8 a1 a7 a4 df bb cb ef f4 ac 5e fd f2 80 28 10 4c 4c 27 8f 76 a9 32 c7 f1 38 ac 04 c5 10 7d 2d 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_len:37 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722104E093323094399990000100009F029045CFD195A'O 20250824100333052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100333052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100333052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100333052 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) 20250824100333052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100333052 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) 20250824100333052 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) 20250824100333052 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100333052 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100333052 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 07 22 10 4e 09 33 23 09 43 99 99 00 00 10 00 09 f0 29 04 5c fd 19 5a 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250824100333052 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100333052 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100333052 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100333052 DMM INFO MM(262420000001009/fb9c9f3d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250824100333052 DMM NOTICE MM(262420000001009/fb9c9f3d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250824100333052 DMM DEBUG MM(262420000001009/fb9c9f3d) checking auth: received UMTS RES = 10 4e 09 33 5c fd 19 5a (gprs_gmm.c:716) 20250824100333052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05fe050]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250824100333052 DMM DEBUG MM(262420000001009/fb9c9f3d) Requesting authorization (sgsn_auth.c:160) 20250824100333052 DMM INFO MM(262420000001009/fb9c9f3d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250824100333052 DMM DEBUG MM(262420000001009/fb9c9f3d) Requesting subscriber data update (gprs_subscriber.c:894) 20250824100333052 DGPRS INFO SUBSCR(262420000001009) subscriber data is not available (gprs_subscriber.c:818) 20250824100333052 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) 20250824100333052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05fe050]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250824100333052 DMM DEBUG MM(262420000001009/fb9c9f3d) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250824100333052 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100333052 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100333052 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100333052 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) 20250824100333052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100333052 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) 20250824100333052 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) 20250824100333052 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100333052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100333052 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 63 c1 b1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 fd 8c 57 9e 26 f7 c8 2c 73 3c ef af 8d 3f 7a 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(1785)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_len:12 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250824100333054 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100333054 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100333054 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100333054 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) 20250824100333055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100333055 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) 20250824100333055 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) 20250824100333055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100333055 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100333055 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) 20250824100333055 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250824100333055 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250824100333055 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250824100333055 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 24) (iu_client.c:407) 20250824100333055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05fe050]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250824100333055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05fe050]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250824100333055 DMM INFO MM(262420000001009/fb9c9f3d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfb9c9f3d) (gprs_gmm.c:337) 20250824100333055 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250824100333055 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100333055 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100333055 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100333055 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) 20250824100333055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100333055 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) 20250824100333055 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) 20250824100333055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100333055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100333055 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 63 c1 b1 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) 20250824100333055 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100333055 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100333055 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100333055 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) 20250824100333055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100333055 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) 20250824100333055 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) 20250824100333055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100333055 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100333055 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 63 c1 b1 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 fb 9c 9f 3d 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250824100333056 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250824100333056 DGPRS INFO SUBSCR(262420000001009) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250824100333056 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber data (gprs_subscriber.c:839) 20250824100333056 DMM INFO MM(262420000001009/fb9c9f3d) Subscriber data update (mmctx.c:445) 20250824100333056 DMM DEBUG MM(262420000001009/fb9c9f3d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250824100333056 DMM INFO MM(262420000001009/fb9c9f3d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250824100333056 DMM NOTICE MM(262420000001009/fb9c9f3d) Authorized, continuing procedure, IMSI=262420000001009 (gprs_gmm.c:1050) 20250824100333056 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05fe050]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250824100333056 DMM NOTICE MM(262420000001009/fb9c9f3d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250824100333056 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) 20250824100333057 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250824100333057 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber data (gprs_subscriber.c:839) 20250824100333057 DMM INFO MM(262420000001009/fb9c9f3d) Subscriber data update (mmctx.c:445) 20250824100333057 DMM DEBUG MM(262420000001009/fb9c9f3d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_len:14 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250824100333058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100333058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100333058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100333058 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) 20250824100333058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100333058 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) 20250824100333058 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) 20250824100333058 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100333058 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100333058 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) 20250824100333058 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250824100333058 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250824100333058 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250824100333058 DMM INFO MM(262420000001009/fb9c9f3d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250824100333058 DMM NOTICE MM(262420000001009/fb9c9f3d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250824100333058 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250824100333058 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250824100333058 DMM DEBUG MM_STATE_Iu(24)[0x55a5c0604650]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250824100333058 DMM DEBUG MM_STATE_Iu(24)[0x55a5c0604650]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250824100333058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05fe050]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250824100333058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05fe050]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250824100333058 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100333058 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100333058 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100333058 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) 20250824100333058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100333058 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) 20250824100333058 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) 20250824100333058 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100333058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100333058 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 63 c1 b1 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)@6d40a618bd43: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@6d40a618bd43: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@6d40a618bd43: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_len:7 SGSN_Test_0-SCCP(1785)@6d40a618bd43: vl_from0 SGSN_Test_0-SCCP(1785)@6d40a618bd43: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250824100333060 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100333060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100333060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100333060 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) 20250824100333060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100333060 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) 20250824100333060 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) 20250824100333060 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100333060 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100333060 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) 20250824100333060 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250824100333060 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250824100333060 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250824100333060 DMM INFO MM(262420000001009/fb9c9f3d) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250824100333060 DMM DEBUG MM_STATE_Iu(24)[0x55a5c0604650]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250824100333060 DMM DEBUG MM_STATE_Iu(24)[0x55a5c0604650]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250824100333060 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100333060 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100333060 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100333060 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) 20250824100333060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250824100333060 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) 20250824100333060 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) 20250824100333060 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250824100333060 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100333060 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 63 c1 b1 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)@6d40a618bd43: Session index based on local reference:0 20250824100333060 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100333060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250824100333060 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250824100333060 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) 20250824100333060 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250824100333060 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) 20250824100333060 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) 20250824100333060 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250824100333060 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250824100333060 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 63 c1 b1 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@6d40a618bd43: Deleted conn table entry 0TC_stat_rnc_sctp_disconnected(1794)6537649 TC_stat_rnc_sctp_disconnected(1794)@6d40a618bd43: setverdict(pass): none -> pass TC_stat_rnc_sctp_disconnected(1794)@6d40a618bd43: setverdict(pass): pass -> pass, component reason not changed TC_stat_rnc_sctp_disconnected-BVCI196(1773)@6d40a618bd43: Removing Client IMSI='262420000001009'H, index=1 TC_stat_rnc_sctp_disconnected(1794)@6d40a618bd43: Final verdict of PTC: pass 20250824100333128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47194<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1785)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1775)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP(1790)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-RAN(1786)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1770)@6d40a618bd43: Final verdict of PTC: none -NSVCI98(1779)@6d40a618bd43: Final verdict of PTC: none SGSN_Test_0-M3UA(1787)@6d40a618bd43: Final verdict of PTC: none -NSVCI99(1784)@6d40a618bd43: Final verdict of PTC: none 20250824100333133 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250824100333134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_stat_rnc_sctp_disconnected-BVCI220(1783)@6d40a618bd43: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI210(1778)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1791)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1771)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1789)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1792)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1781)@6d40a618bd43: Final verdict of PTC: none -NSVCI97(1774)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-RNC_GTP(1788)@6d40a618bd43: Final verdict of PTC: none -NSVCI97-provIP(1772)@6d40a618bd43: Final verdict of PTC: none -NSVCI99-provIP(1782)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1780)@6d40a618bd43: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI196(1773)@6d40a618bd43: Final verdict of PTC: none -NSVCI98-provIP(1777)@6d40a618bd43: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1776)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: none MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-NS0(1770): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1771): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97-provIP(1772): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI196(1773): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI97(1774): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-NS1(1775): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1776): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98-provIP(1777): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI210(1778): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI98(1779): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-NS2(1780): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1781): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99-provIP(1782): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI220(1783): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC -NSVCI99(1784): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-SCCP(1785): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-RAN(1786): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test_0-M3UA(1787): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-RNC_GTP(1788): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP-IPA(1789): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GSUP(1790): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1791): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1792): none (none -> none) MTC@6d40a618bd43: Local verdict of PTC TC_stat_rnc_sctp_disconnected(1793): pass (none -> pass) MTC@6d40a618bd43: Local verdict of PTC TC_stat_rnc_sctp_disconnected(1794): pass (pass -> pass) MTC@6d40a618bd43: Test case TC_stat_rnc_sctp_disconnected finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass'. Sun Aug 24 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 20250824100333206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100333265 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250824100333265 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100333265 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250824100333265 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250824100333265 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250824100333265 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250824100333265 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250824100333265 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250824100333265 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) 20250824100333265 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100333265 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250824100333265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250824100333265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250824100333265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250824100333265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250824100333265 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250824100333265 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) 20250824100333265 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) 20250824100333265 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) 20250824100333265 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) 20250824100333265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250824100333265 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250824100333265 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250824100333265 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) 20250824100333265 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:1122) 20250824100333709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44256<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=420504) 20250824100334134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100334135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=420504, count=473652) 20250824100335136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100335136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100335266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250824100335266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250824100335266 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@6d40a618bd43: 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@6d40a618bd43: Test execution finished. MTC@6d40a618bd43: 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 ------ Sun Aug 24 10:03: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_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 20250824100336138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100336138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_NS_connect_alive started. 20250824100336804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100336807 DMM INFO MM(262420000001009/fb9c9f3d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100336807 DMM INFO MM(262420000001009/fb9c9f3d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100336807 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100336807 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100336807 DMM DEBUG MM_STATE_Iu(24)[0x55a5c0604650]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250824100336807 DMM DEBUG MM_STATE_Iu(24)[0x55a5c0604650]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250824100336807 DGPRS INFO SUBSCR(262420000001009) purging MS subscriber (gprs_subscriber.c:785) 20250824100336807 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) 20250824100336807 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) 20250824100336807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05fe050]{Init}: Deallocated (fsm.c:568) 20250824100336807 DMM DEBUG MM_STATE_Gb[0x55a5c0604520]{Idle}: Deallocated (fsm.c:568) 20250824100336807 DMM DEBUG MM_STATE_Iu(24)[0x55a5c0604650]{Detached}: Deallocated (fsm.c:568) 20250824100336807 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee5a0]{Deregistered}: Deallocated (fsm.c:568) 20250824100336807 DMM INFO MM(262420000001008/ec7c9512) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250824100336807 DMM INFO MM(262420000001008/ec7c9512) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250824100336807 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee470]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250824100336807 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee470]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250824100336807 DMM DEBUG MM_STATE_Iu(23)[0x55a5c05ee340]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250824100336807 DMM DEBUG MM_STATE_Iu(23)[0x55a5c05ee340]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250824100336807 DGPRS INFO SUBSCR(262420000001008) purging MS subscriber (gprs_subscriber.c:785) 20250824100336807 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) 20250824100336807 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) 20250824100336807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5c05ee6d0]{Init}: Deallocated (fsm.c:568) 20250824100336807 DMM DEBUG MM_STATE_Gb[0x55a5c05ffde0]{Idle}: Deallocated (fsm.c:568) 20250824100336807 DMM DEBUG MM_STATE_Iu(23)[0x55a5c05ee340]{Detached}: Deallocated (fsm.c:568) 20250824100336807 DMM DEBUG GMM(gmm_fsm)[0x55a5c05ee470]{Deregistered}: Deallocated (fsm.c:568) 20250824100336807 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250824100336841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250824100336841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250824100336841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250824100337139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100337139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: setverdict(pass): none -> pass MTC@6d40a618bd43: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250824100337851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34204<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1795)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: pass MTC@6d40a618bd43: Local verdict of PTC -provIP0(1795): none (pass -> pass) MTC@6d40a618bd43: Test case TC_NS_connect_alive finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sun Aug 24 10:03:37 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 20250824100337888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100338140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100338140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100338290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34212<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=17396) 20250824100339142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100339142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=17396, count=18656) 20250824100340144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100340144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: 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 ------ Sun Aug 24 10:03: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_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 20250824100341146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100341146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: 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@6d40a618bd43: Test case TC_NS_connect_reset started. 20250824100341399 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100341399 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250824100341413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250824100341413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250824100341413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250824100341413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250824100341413 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250824100341413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250824100341413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250824100341413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100341413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5c05ec080]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@6d40a618bd43: setverdict(pass): none -> pass 20250824100342147 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100342147 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@6d40a618bd43: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250824100342422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34226<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1796)@6d40a618bd43: Final verdict of PTC: none MTC@6d40a618bd43: Setting final verdict of the test case. MTC@6d40a618bd43: Local verdict of MTC: pass MTC@6d40a618bd43: Local verdict of PTC -provIP0(1796): none (pass -> pass) MTC@6d40a618bd43: Test case TC_NS_connect_reset finished. Verdict: pass MTC@6d40a618bd43: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sun Aug 24 10:03:42 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 20250824100342462 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250824100342864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34232<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20250824100343148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100343149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100343608 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100343642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20250824100344150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100344150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100344414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@6d40a618bd43: 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@6d40a618bd43: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@6d40a618bd43: Terminating MTC. MC@6d40a618bd43: MTC terminated. MC2> exit MC@6d40a618bd43: Shutting down session. MC@6d40a618bd43: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/sgsn/expected-results.xml' against results in 'junit-xml-9350.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 20250824100345151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100345151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (646668) [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', '-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-20250824-0948-f693f2b3-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250824100346152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100346152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100346609 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100346643 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100347154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100347154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100347415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100348155 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100348155 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100348191 DGPRS DEBUG Checking for inactive LLMEs, time = 19260733 (sgsn.c:132) 20250824100349156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100349156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100349610 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100349644 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250824100350076 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250824100350076 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250824100350076 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100350076 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250824100350076 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250824100350076 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250824100350076 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250824100350077 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250824100350077 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250824100350077 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250824100350157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100350157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250824100350416 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_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', '-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-20250824-0948-f693f2b3-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20250824100351159 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250824100351159 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (646600) [testenv][generic] Stopping sgsn (646624) [testenv] Showing testsuite/junit-xml-9350.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-20250824-0948-f693f2b3-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-9350.log && echo']             SGSN_Tests.ttcn:3243 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3244 SGSN_Tests control part SGSN_Tests.ttcn:817 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:1246 TC_attach_second_attempt testcase                         Tguard timeout SGSN_Tests.ttcn:3307 SGSN_Tests control part SGSN_Tests.ttcn:2956 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3309 SGSN_Tests control part SGSN_Tests.ttcn:2987 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3312 SGSN_Tests control part SGSN_Tests.ttcn:3131 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3313 SGSN_Tests control part SGSN_Tests.ttcn:3230 TC_sgsn_context_req_out testcase         "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    "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    "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    "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       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       [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250824-0948-f693f2b3-0'] testenv-sgsn-generic-osmocom-nightly-20250824-0948-f693f2b3-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2821/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 0.56, 1.07, 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