Started by timer Running as SYSTEM Building remotely on build5-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build ttcn3-ggsn-test-kernel-git ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.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 b0e3627eaa2665a03eb2301b099da6bceb4e4d4a (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b0e3627eaa2665a03eb2301b099da6bceb4e4d4a # timeout=10 Commit message: "hnbgw: Test paging with PAge Area ID IE" > git rev-list --no-walk b0e3627eaa2665a03eb2301b099da6bceb4e4d4a # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test] $ /bin/sh -xe /tmp/jenkins5176698302775614725.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:6ece0c44f7e1cb6add39d2be94ecc4e3be369ad179c9063db4c04c4e1df3cff4 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:b4fd347305c5b0c70325e23c3b20b4988b363bd55bfb81e081c644f713f64d77 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:3ba895caeb2ce501d66c1a17a23315659f87d1b2eca9e512be202a723ab3681f Copying blob sha256:f9df2b0bd80609546227397ba672f6855e83d258a1c10b58eaf2a6cce6607fb5 Copying blob sha256:e52cbd64c50a36c2b52fd17b204cc06cdef5a63d2c144e30e99e9d744b685a29 Copying blob sha256:91ff28d757cdcc05c5e104aa646e0ece49ef637b265e4ab7be9aed04a6e78305 Copying blob sha256:cb7e756bf0099050c2903fb015878daafa4cd7a8eae3325c5abfc3a883f1ee60 Copying blob sha256:d2a61b8f0af0d8887ba0617d477872ba5c3da32625cd2e959bd1cf4cf07edfd1 Copying blob sha256:2590bb5646d42d2c310a35906689958f21bacbfd75530855e1256e036f1e18f6 Copying config sha256:93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 Writing manifest to image destination Storing signatures 93a8993ea4ded6379834711ff3d37b851a12e703894bd2b023a59cbf594a4ca4 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs -b osmocom:nightly -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-12-12 14:28:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-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', '--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', '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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-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', '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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [254 kB] Fetched 9301 kB in 1s (11.6 MB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-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:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking NS_Types.ttcn Linking BSSGP_EncDec.cc Linking BSSGP_Types.ttcn Linking LLC_EncDec.cc Linking LLC_Types.ttcn Linking SNDCP_Types.ttcn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking GTPC_EncDec.cc Linking GTPC_Types.ttcn Linking GTPU_EncDec.cc Linking GTPU_Types.ttcn Linking M3UA_Types.ttcn Linking SCTPasp_PT.cc Linking SCTPasp_PT.hh Linking SCTPasp_PortType.ttcn Linking SCTPasp_Types.ttcn Linking MTP3asp_PortType.ttcn Linking MTP3asp_Types.ttcn Linking M3UA_Emulation.ttcn Linking SCCP_Emulation.ttcn Linking SCCP_EncDec.cc Linking SCCP_Mapping.ttcnpp Linking SCCP_Types.ttcn Linking SCCPasp_Types.ttcn Linking RANAP_CommonDataTypes.asn Linking RANAP_Constants.asn Linking RANAP_Containers.asn Linking RANAP_IEs.asn Linking RANAP_PDU_Contents.asn Linking RANAP_PDU_Descriptions.asn Linking RANAP_Types.ttcn Linking RANAP_Templates.ttcn Linking RANAP_CodecPort.ttcn Linking RANAP_EncDec.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking GSM_Types.ttcn Linking Osmocom_Types.ttcn Linking RAW_NS.ttcnpp Linking NS_Provider_IPL4.ttcn Linking NS_Emulation.ttcnpp Linking BSSGP_Emulation.ttcnpp Linking Osmocom_Gb_Types.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking LLC_Templates.ttcn Linking L3_Templates.ttcn Linking L3_Common.ttcn Linking ITU_X213_Types.ttcn Linking RAN_Emulation.ttcnpp Linking RAN_Adapter.ttcnpp Linking SCCP_Templates.ttcn Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking GTPv1C_CodecPort.ttcn Linking GTPv1C_CodecPort_CtrlFunct.ttcn Linking GTPv1C_CodecPort_CtrlFunctDef.cc Linking GTPv1C_Templates.ttcn Linking Osmocom_Gb_Types.ttcn Linking GTPv1U_CodecPort.ttcn Linking GTPv1U_CodecPort_CtrlFunct.ttcn Linking GTPv1U_CodecPort_CtrlFunctDef.cc Linking GTPv1U_Templates.ttcn Linking GTP_Emulation.ttcn Linking IPCP_Types.ttcn Linking IPCP_Templates.ttcn Linking RAW_NS.ttcnpp [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', 'make', 'compile'] cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR BSSGP_Emulation.ttcnpp BSSGP_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR NS_Emulation.ttcnpp NS_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Adapter.ttcnpp RAN_Adapter.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAN_Emulation.ttcnpp RAN_Emulation.ttcn cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR RAW_NS.ttcnpp RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ cpp -x c -nostdinc -DBSSGP_EM_L3 -DIPA_EMULATION_CTRL -DIPA_EMULATION_GSUP -DRAN_EMULATION_RANAP -DUSE_MTP3_DISTRIBUTOR SCCP_Mapping.ttcnpp SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ /usr/bin/ttcn3_compiler -L -U 8 -D BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn - BSSGP_ConnHdlr.ttcn BSSGP_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn GTPC_Types.ttcn GTPU_Types.ttcn GTP_Emulation.ttcn GTPv1C_CodecPort.ttcn GTPv1C_CodecPort_CtrlFunct.ttcn GTPv1C_Templates.ttcn GTPv1U_CodecPort.ttcn GTPv1U_CodecPort_CtrlFunct.ttcn GTPv1U_Templates.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPCP_Templates.ttcn IPCP_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn ITU_X213_Types.ttcn L3_Common.ttcn L3_Templates.ttcn LLC_Templates.ttcn LLC_Types.ttcn M3UA_Emulation.ttcn M3UA_Types.ttcn MTP3asp_PortType.ttcn MTP3asp_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn NS_Provider_IPL4.ttcn NS_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Gb_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn RANAP_CodecPort.ttcn RANAP_Templates.ttcn RANAP_Types.ttcn SCCP_Emulation.ttcn SCCP_Templates.ttcn SCCP_Types.ttcn SCCPasp_Types.ttcn SCTPasp_PortType.ttcn SCTPasp_Types.ttcn SGSN_Tests.ttcn SGSN_Tests_Iu.ttcn SGSN_Tests_NS.ttcn SNDCP_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn BSSGP_Emulation.ttcn IPA_Emulation.ttcn NS_Emulation.ttcn RAN_Adapter.ttcn RAN_Emulation.ttcn RAW_NS.ttcn SCCP_Mapping.ttcn RANAP_CommonDataTypes.asn RANAP_Constants.asn RANAP_Containers.asn RANAP_IEs.asn RANAP_PDU_Contents.asn RANAP_PDU_Descriptions.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `BSSGP_ConnHdlr.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPC_Types.ttcn'... Notify: Parsing TTCN-3 module `GTPU_Types.ttcn'... Notify: Parsing TTCN-3 module `GTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1C_Templates.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `GTPv1U_Templates.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `IPCP_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `ITU_X213_Types.ttcn'... Notify: Parsing TTCN-3 module `L3_Common.ttcn'... Notify: Parsing TTCN-3 module `L3_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Templates.ttcn'... Notify: Parsing TTCN-3 module `LLC_Types.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `M3UA_Types.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `MTP3asp_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `NS_Provider_IPL4.ttcn'... Notify: Parsing TTCN-3 module `NS_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Gb_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `RANAP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Templates.ttcn'... Notify: Parsing TTCN-3 module `RANAP_Types.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Emulation.ttcn'... SCCP_Emulation.ttcn:1754.40: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2163.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:2196.44-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:3447.41-49: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4841.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:4946.33-41: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5273.9-20: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5274.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5276.41-52: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5331.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Emulation.ttcn:5333.7-18: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Templates.ttcn'... SCCP_Templates.ttcn:88.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Templates.ttcn:89.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Templates.ttcn:90.44: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCP_Types.ttcn'... SCCP_Types.ttcn:522.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. SCCP_Types.ttcn:702.5-8: warning: Keyword 'class' is treated as an identifier. Activate compiler option '-k' to use object-oriented features. Notify: Parsing TTCN-3 module `SCCPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `SCTPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_Iu.ttcn'... Notify: Parsing TTCN-3 module `SGSN_Tests_NS.ttcn'... Notify: Parsing TTCN-3 module `SNDCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `BSSGP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `NS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAN_Adapter.ttcn'... Notify: Parsing TTCN-3 module `RAN_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RAW_NS.ttcn'... Notify: Parsing TTCN-3 module `SCCP_Mapping.ttcn'... Notify: Parsing ASN.1 module `RANAP_CommonDataTypes.asn'... RANAP_CommonDataTypes.asn:23: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Constants.asn'... RANAP_Constants.asn:28: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `RANAP_Containers.asn'... Notify: Parsing ASN.1 module `RANAP_IEs.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Contents.asn'... Notify: Parsing ASN.1 module `RANAP_PDU_Descriptions.asn'... Notify: Checking modules... NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:13.2-29: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:14.2-25: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:15.2-28: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:16.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:17.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:18.2-33: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Emulation.ttcnpp:22.2-30: In import definition: NS_Emulation.ttcn: warning: Circular import chain is not recommended: `@NS_Emulation' -> `@NS_Provider_IPL4' -> `@NS_Emulation' NS_Provider_IPL4.ttcn: In TTCN-3 module `NS_Provider_IPL4': NS_Provider_IPL4.ttcn:28.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:29.1-28: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:30.1-22: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:31.1-24: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:33.1-29: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' NS_Provider_IPL4.ttcn:34.1-32: In import definition: NS_Provider_IPL4.ttcn: warning: Circular import chain is not recommended: `@NS_Provider_IPL4' -> `@RAW_NS' -> `@NS_Provider_IPL4' RAN_Adapter.ttcn: In TTCN-3 module `RAN_Adapter': RAN_Adapter.ttcnpp:40.1-54.1: warning: Definition with name `RAN_Adapter' hides a module identifier BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:62.1-66.1: warning: Definition with name `BSSGP_ConnHdlr' hides a module identifier GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn: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:1703.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1704.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn: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:1705.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn: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:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn: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:1734.20-24: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime 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:1735.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn: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:1762.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1763.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn: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:1764.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn: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:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn: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:1788.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn: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:1814.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1815.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn: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:1816.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn: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:1866.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime 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:1868.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1870.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn: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:1871.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn: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:1872.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn: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:1882.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime 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:1884.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime 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:1886.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn: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:1887.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:109.24-28: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:203.26-36: warning: Inadequate restriction on the referenced template parameter `msValidated', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:720.18-23: warning: Inadequate restriction on the referenced template parameter `digits', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:757.21-28: warning: Inadequate restriction on the referenced template parameter `rat_type', this may cause a dynamic test case error at runtime GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:1299.1-1313.1: In function definition `f_PCO_extract_proto': GTPv1C_Templates.ttcn:1312.2-11: warning: Control never reaches this statement Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1034.25-28: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here NS_Emulation.ttcn: In TTCN-3 module `NS_Emulation': NS_Emulation.ttcnpp:302.2-328.2: In function definition `f_ipep_find_or_create': NS_Emulation.ttcnpp:309.5-327.3: In else statement: NS_Emulation.ttcnpp:324.4-77: In start test component statement: NS_Provider_IPL4.ttcn:119.1-209.1: In function definition `main': NS_Provider_IPL4.ttcn:141.2-207.2: In while statement: NS_Provider_IPL4.ttcn:149.2-206.2: In alt construct: NS_Provider_IPL4.ttcn:202.3-58: In variable assignment: NS_Provider_IPL4.ttcn:202.20-58: In actual parameter list of function `@NS_Provider_IPL4.f_nsvc_del': NS_Provider_IPL4.ttcn:202.21-57: In parameter #1 for `nsvc': NS_Provider_IPL4.ttcn:202.34-57: warning: Field `vc_nsvc' is missing from record value NS_Emulation.ttcnpp:331.2-362.2: In function definition `f_nsvc_add': NS_Emulation.ttcnpp:351.3-67: In start test component statement: NS_Emulation.ttcnpp:710.2-716.2: In function definition `NSVCStart': NS_Emulation.ttcnpp:715.3-16: In function instance: NS_Emulation.ttcnpp:1032.10-1043.2: In function definition `f_ScanEvents': NS_Emulation.ttcnpp:1034.3-1042.3: In while statement: NS_Emulation.ttcnpp:1035.4-1041.4: In alt construct: NS_Emulation.ttcnpp:1040.34-46: In guard statement: NS_Emulation.ttcnpp:763.10-826.2: In altstep definition `as_allstate': NS_Emulation.ttcnpp:784.4-20: In guard expression: NS_Emulation.ttcnpp:784.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:790.4-19: In guard expression: NS_Emulation.ttcnpp:790.4-19: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:796.4-20: In guard expression: NS_Emulation.ttcnpp:796.4-20: warning: State of timer(s) may change during the actual snapshot. NS_Emulation.ttcnpp:406.2-424.2: In function definition `NSStart': NS_Emulation.ttcnpp:419.3-423.3: In while statement: NS_Emulation.ttcnpp:420.4-422.4: In alt construct: NS_Emulation.ttcnpp:421.7-20: In guard statement: NS_Emulation.ttcnpp:467.10-509.2: In altstep definition `as_ns_common': NS_Emulation.ttcnpp:478.48-64: In guard statement: NS_Emulation.ttcnpp:629.10-680.2: In altstep definition `as_vcg_sns_sgsn': NS_Emulation.ttcnpp:637.6-640.33: In guard operation: NS_Emulation.ttcnpp:637.6-640.33: In receive statement: NS_Emulation.ttcnpp:638.10-639.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. NS_Emulation.ttcnpp:479.52-67: In guard statement: NS_Emulation.ttcnpp:596.10-625.2: In altstep definition `as_vcg_sns_pcu': NS_Emulation.ttcnpp:601.6-604.33: In guard operation: NS_Emulation.ttcnpp:601.6-604.33: In receive statement: NS_Emulation.ttcnpp:602.10-603.52: warning: Function invocation 'tr_SNS_IPv4(g_config.nsvc[0].provider.ip.remote_ip, g_config.nsvc[0].provider.ip.remote_udp_port, -, -)' may change the actual snapshot. BSSGP_Emulation.ttcn: In TTCN-3 module `BSSGP_Emulation': BSSGP_Emulation.ttcnpp:193.1-222.1: In function definition `BssgpStart': BSSGP_Emulation.ttcnpp:197.2-210.2: In for statement: BSSGP_Emulation.ttcnpp:203.3-78: In start test component statement: BSSGP_Emulation.ttcnpp:1364.9-1370.1: In function definition `f_bssgp_bvc_main': BSSGP_Emulation.ttcnpp:1369.2-25: In function instance: BSSGP_Emulation.ttcnpp:1353.9-1361.1: In function definition `f_bssgp_bvc_ScanEvents': BSSGP_Emulation.ttcnpp:1354.2-1360.2: In while statement: BSSGP_Emulation.ttcnpp:1355.3-1359.3: In alt construct: BSSGP_Emulation.ttcnpp:1356.38-53: In guard statement: BSSGP_Emulation.ttcnpp:1051.9-1086.1: In altstep definition `as_ptp_blocked': BSSGP_Emulation.ttcnpp:1054.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1054.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1066.3-30: In guard expression: BSSGP_Emulation.ttcnpp:1066.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1071.3-34: In guard expression: BSSGP_Emulation.ttcnpp:1071.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1357.40-57: In guard statement: BSSGP_Emulation.ttcnpp:1089.9-1266.1: In altstep definition `as_ptp_unblocked': BSSGP_Emulation.ttcnpp:1113.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1113.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1118.3-47: In guard expression: BSSGP_Emulation.ttcnpp:1118.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:1121.3-43: In guard expression: BSSGP_Emulation.ttcnpp:1121.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:221.2-21: In function instance: BSSGP_Emulation.ttcnpp:609.9-620.1: In function definition `f_bssgp_ScanEvents': BSSGP_Emulation.ttcnpp:610.2-619.2: In while statement: BSSGP_Emulation.ttcnpp:611.3-618.3: In alt construct: BSSGP_Emulation.ttcnpp:612.42-60: In guard statement: BSSGP_Emulation.ttcnpp:277.1-289.1: In altstep definition `as_sig_wait_reset': BSSGP_Emulation.ttcnpp:281.5-70: In guard operation: BSSGP_Emulation.ttcnpp:281.5-70: In receive statement: BSSGP_Emulation.ttcnpp:281.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:613.6-26: In guard statement: BSSGP_Emulation.ttcnpp:420.1-467.1: In altstep definition `as_sig_allstate_pre': BSSGP_Emulation.ttcnpp:424.5-70: In guard operation: BSSGP_Emulation.ttcnpp:424.5-70: In receive statement: BSSGP_Emulation.ttcnpp:424.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:438.5-64: In guard operation: BSSGP_Emulation.ttcnpp:438.5-64: In receive statement: BSSGP_Emulation.ttcnpp:438.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:441.5-63: In guard operation: BSSGP_Emulation.ttcnpp:441.5-63: In receive statement: BSSGP_Emulation.ttcnpp:441.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:444.5-65: In guard operation: BSSGP_Emulation.ttcnpp:444.5-65: In receive statement: BSSGP_Emulation.ttcnpp:444.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:447.5-67: In guard operation: BSSGP_Emulation.ttcnpp:447.5-67: In receive statement: BSSGP_Emulation.ttcnpp:447.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:452.3-14: In guard expression: BSSGP_Emulation.ttcnpp:452.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:452.17-83: In guard operation: BSSGP_Emulation.ttcnpp:452.17-83: In receive statement: BSSGP_Emulation.ttcnpp:452.30-69: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET_ACK := { bssgpPduType := '23'O, bVCI := tr_BSSGP_BVCI(bvci), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:462.3-14: In guard expression: BSSGP_Emulation.ttcnpp:462.3-14: warning: State of timer(s) may change during the actual snapshot. BSSGP_Emulation.ttcnpp:615.41-58: In guard statement: BSSGP_Emulation.ttcnpp:305.1-402.1: In altstep definition `as_sig_unblocked': BSSGP_Emulation.ttcnpp:313.5-56: In guard operation: BSSGP_Emulation.ttcnpp:313.5-56: In receive statement: BSSGP_Emulation.ttcnpp:313.18-42: warning: Function invocation 'f_BnsUdInd(?, (2 .. 65535))' may change the actual snapshot. BSSGP_Emulation.ttcnpp:325.5-59: In guard operation: BSSGP_Emulation.ttcnpp:325.5-59: In receive statement: BSSGP_Emulation.ttcnpp:325.18-45: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_SUSPEND := ? }, { pDU_BSSGP_SUSPEND_ACK := ? }, { pDU_BSSGP_SUSPEND_NACK := ? }, { pDU_BSSGP_RESUME := ? }, { pDU_BSSGP_RESUME_ACK := ? }, { pDU_BSSGP_RESUME_NACK := ? }, { pDU_BSSGP_SGSN_INVOKE_TRACE := ? }, { pDU_BSSGP_OVERLOAD := ? }, { pDU_BSSGP_STATUS := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:330.5-52: In guard operation: BSSGP_Emulation.ttcnpp:330.5-52: In receive statement: BSSGP_Emulation.ttcnpp:330.18-38: warning: Function invocation 'f_BnsUdInd(({ pDU_BSSGP_RAN_INFORMATION := ? }, { pDU_BSSGP_RAN_INFORMATION_REQUEST := ? }, { pDU_BSSGP_RAN_INFORMATION_ACK := ? }, { pDU_BSSGP_RAN_INFORMATION_ERROR := ? }, { pDU_BSSGP_RAN_INFORMATION_APPLICATION_ERROR := ? }), 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:337.5-76: In guard operation: BSSGP_Emulation.ttcnpp:337.5-76: In receive statement: BSSGP_Emulation.ttcnpp:337.18-62: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_FLUSH_LL_ACK := { bssgpPduType := '2B'O, tLLI := { iEI := '1F'O, ext := '1'B, lengthIndicator := { length1 := 4 }, tLLI_Value := tlli }, flush_Action := tr_FLUSH_ACTION(act), bVCI_new := f_ts_BSSGP_BVCI(bvci_new), number_of_octets_affected := tr_NO_OCT_AFF(oct_affected), nSEI := f_ts_BSSGP_NSEI(nsei) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:347.5-47: In guard operation: BSSGP_Emulation.ttcnpp:347.5-47: In receive statement: BSSGP_Emulation.ttcnpp:347.18-33: warning: Function invocation 'f_BnsUdInd(?, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:369.5-80: In guard operation: BSSGP_Emulation.ttcnpp:369.5-80: In receive statement: BSSGP_Emulation.ttcnpp:369.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_PS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:378.5-80: In guard operation: BSSGP_Emulation.ttcnpp:378.5-80: In receive statement: BSSGP_Emulation.ttcnpp:378.18-66: warning: Function invocation 'f_BnsUdInd(@BSSGP_Types.PDU_BSSGP : { pDU_BSSGP_PAGING_CS := ? }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:617.6-27: In guard statement: BSSGP_Emulation.ttcnpp:470.1-555.1: In altstep definition `as_sig_allstate_post': BSSGP_Emulation.ttcnpp:480.5-70: In guard operation: BSSGP_Emulation.ttcnpp:480.5-70: In receive statement: BSSGP_Emulation.ttcnpp:480.18-56: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:494.5-64: In guard operation: BSSGP_Emulation.ttcnpp:494.5-64: In receive statement: BSSGP_Emulation.ttcnpp:494.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:497.5-63: In guard operation: BSSGP_Emulation.ttcnpp:497.5-63: In receive statement: BSSGP_Emulation.ttcnpp:497.18-49: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK := { bssgpPduType := '24'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:500.5-65: In guard operation: BSSGP_Emulation.ttcnpp:500.5-65: In receive statement: BSSGP_Emulation.ttcnpp:500.18-51: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK_ACK := { bssgpPduType := '21'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:503.5-67: In guard operation: BSSGP_Emulation.ttcnpp:503.5-67: In receive statement: BSSGP_Emulation.ttcnpp:503.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_UNBLOCK_ACK := { bssgpPduType := '25'O, bVCI := tr_BSSGP_BVCI(bvci) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:508.5-64: In guard operation: BSSGP_Emulation.ttcnpp:508.5-64: In receive statement: BSSGP_Emulation.ttcnpp:508.18-50: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_BLOCK := { bssgpPduType := '20'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause) } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:514.5-67: In guard operation: BSSGP_Emulation.ttcnpp:514.5-67: In receive statement: BSSGP_Emulation.ttcnpp:514.18-53: warning: Function invocation 'f_BnsUdInd({ pDU_BSSGP_BVC_RESET := { bssgpPduType := '22'O, bVCI := tr_BSSGP_BVCI(bvci), cause := tr_BSSGP_CAUSE(cause), cell_Identifier := tr_BSSGP_IE_CellId(cell_id), feature_bitmap := *, extended_Feature_Bitmap := * } }, 0)' may change the actual snapshot. BSSGP_Emulation.ttcnpp:546.5-47: In guard operation: BSSGP_Emulation.ttcnpp:546.5-47: In receive statement: BSSGP_Emulation.ttcnpp:546.18-33: warning: Function invocation 'f_BnsUdInd(?, ?)' may change the actual snapshot. RAN_Emulation.ttcn: In TTCN-3 module `RAN_Emulation': RAN_Emulation.ttcnpp:1514.1-1550.1: In function definition `RanapExpectedCreateCallback': RAN_Emulation.ttcnpp:1521.2-1529.2: In if statement: RAN_Emulation.ttcnpp:1524.3-1528.3: In if statement: RAN_Emulation.ttcnpp:1527.4-13: warning: Control never reaches this statement RAN_Emulation.ttcnpp:1549.2-11: warning: Control never reaches this statement BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:240.1-252.1: In altstep definition `as_mm_identity_imei': BSSGP_ConnHdlr.ttcn:242.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:242.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:247.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:247.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:254.1-266.1: In altstep definition `as_mm_identity_imsi': BSSGP_ConnHdlr.ttcn:256.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:256.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:261.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:261.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:274.1-281.1: In altstep definition `as_receive_l3': BSSGP_ConnHdlr.ttcn:277.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:277.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:278.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:278.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:365.1-379.1: In altstep definition `as_gmm_auth': BSSGP_ConnHdlr.ttcn:371.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:371.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:374.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:374.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:393.1-466.1: In function definition `f_gmm_auth': BSSGP_ConnHdlr.ttcn:397.2-460.2: In if statement: BSSGP_ConnHdlr.ttcn:456.3-459.3: In if statement: BSSGP_ConnHdlr.ttcn:458.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:458.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:465.2-15: In deactivate statement: BSSGP_ConnHdlr.ttcn:465.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. BSSGP_ConnHdlr.ttcn:659.1-679.1: In altstep definition `as_routing_area_update_iu': BSSGP_ConnHdlr.ttcn:676.3-61: In receive statement: BSSGP_ConnHdlr.ttcn:676.35-59: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:680.1-683.1: In altstep definition `as_routing_area_update': BSSGP_ConnHdlr.ttcn:681.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:681.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:682.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:682.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:685.1-708.1: In function definition `f_routing_area_update': BSSGP_ConnHdlr.ttcn:699.2-707.2: In alt construct: BSSGP_ConnHdlr.ttcn:701.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:701.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:702.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:702.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:719.1-753.1: In altstep definition `as_service_request': BSSGP_ConnHdlr.ttcn:739.3-743.3: In if statement: BSSGP_ConnHdlr.ttcn:741.4-62: In receive statement: BSSGP_ConnHdlr.ttcn:741.36-60: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:856.1-873.1: In altstep definition `as_ranap_rab_ass_req': BSSGP_ConnHdlr.ttcn:858.5-55: In guard operation: BSSGP_ConnHdlr.ttcn:858.5-55: In receive statement: BSSGP_ConnHdlr.ttcn:858.19-39: warning: Function invocation 'tr_RANAP_RabAssReq(?, -, -)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:913.1-930.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:923.3-928.22: In send statement: BSSGP_ConnHdlr.ttcn:923.47-928.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:928.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:928.13-20: warning: Inadequate restriction on the referenced template variable `recovery', this may cause a dynamic test case error at runtime BSSGP_ConnHdlr.ttcn:915.29-44: note: Referenced template variable is here BSSGP_ConnHdlr.ttcn:1038.1-1041.1: In altstep definition `as_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1039.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1039.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1040.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1040.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1049.1-1080.1: In function definition `f_pdp_ctx_act': BSSGP_ConnHdlr.ttcn:1071.2-1079.2: In alt construct: BSSGP_ConnHdlr.ttcn:1073.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1073.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1074.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1074.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1082.1-1098.1: In function definition `f_pdp_ctx_deact_mo': BSSGP_ConnHdlr.ttcn:1092.2-1096.2: In alt construct: BSSGP_ConnHdlr.ttcn:1093.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1093.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1094.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1094.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1095.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1095.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1100.1-1107.1: In altstep definition `as_pdp_ctx_deact_mt': BSSGP_ConnHdlr.ttcn:1101.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1101.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1104.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1104.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1283.1-1308.1: In function definition `f_gtpu_xceive_mt': BSSGP_ConnHdlr.ttcn:1290.2-1307.2: In alt construct: BSSGP_ConnHdlr.ttcn:1292.3-18: In guard expression: BSSGP_ConnHdlr.ttcn:1292.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1294.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1294.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1295.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1295.3-18: warning: Function invocation 'is_gb(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1299.3-33: In guard expression: BSSGP_ConnHdlr.ttcn:1299.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. BSSGP_ConnHdlr.ttcn:1300.3-37: In guard expression: BSSGP_ConnHdlr.ttcn:1300.3-18: warning: Function invocation 'is_iu(ran_index)' may change the actual snapshot. SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2091.9-2193.1: In function definition `f_TC_attach_usim_resync': SGSN_Tests.ttcn:2183.2-15: In deactivate statement: SGSN_Tests.ttcn:2183.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2220.9-2266.1: In function definition `f_TC_attach_usim_crypt': SGSN_Tests.ttcn:2265.2-15: In deactivate statement: SGSN_Tests.ttcn:2265.2-15: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2520.9-2541.1: In function definition `f_TC_suspend_nopaging': SGSN_Tests.ttcn:2532.2-18: In function instance: SGSN_Tests.ttcn:2532.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2540.2-14: In deactivate statement: SGSN_Tests.ttcn:2540.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2553.9-2581.1: In function definition `f_TC_suspend_resume': SGSN_Tests.ttcn:2574.2-14: In deactivate statement: SGSN_Tests.ttcn:2574.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2592.9-2623.1: In function definition `f_TC_suspend_rau': SGSN_Tests.ttcn:2604.2-18: In function instance: SGSN_Tests.ttcn:2604.2-18: warning: The value returned by function `@BSSGP_ConnHdlr.f_bssgp_suspend' is not used SGSN_Tests.ttcn:2612.2-14: In deactivate statement: SGSN_Tests.ttcn:2612.2-14: warning: Calling `deactivate()' in a function or altstep. This might delete the `in' parameters of a currently running altstep. SGSN_Tests.ttcn:2718.1-2794.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2743.2-2745.19: In variable assignment: SGSN_Tests.ttcn:2743.45-2745.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2743.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2743.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2743.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2743.97-104: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2744.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2744.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2744.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2744.62-69: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2772.2-2774.22: In variable assignment: SGSN_Tests.ttcn:2772.47-2774.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2772.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2772.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2772.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2772.99-106: warning: Inadequate restriction on the referenced template variable `src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2725.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2773.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2773.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2773.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2773.65-72: warning: Inadequate restriction on the referenced template variable `dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2724.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2796.1-2904.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2869.2-2871.21: In variable assignment: SGSN_Tests.ttcn:2869.47-2871.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2869.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2869.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2869.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2869.101-114: warning: Inadequate restriction on the referenced template variable `bssgp_src_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2870.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2870.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2870.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2870.64-77: warning: Inadequate restriction on the referenced template variable `bssgp_dst_addr', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2836.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2883.2-2885.22: In variable assignment: SGSN_Tests.ttcn:2883.48-2885.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2885.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2885.14-21: warning: Inadequate restriction on the referenced template variable `rim_cont', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2874.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2886.2-101: In variable assignment: SGSN_Tests.ttcn:2886.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2886.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2886.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2886.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2886.81-99: warning: Inadequate restriction on the referenced template variable `gtpc_bssgp_cont_ack', this may cause a dynamic test case error at runtime SGSN_Tests.ttcn:2875.46-64: note: Referenced template variable is here SGSN_Tests_Iu.ttcn: In TTCN-3 module `SGSN_Tests_Iu': SGSN_Tests_Iu.ttcn:316.9-348.1: In function definition `f_TC_pmm_idle_rx_mt_data': SGSN_Tests_Iu.ttcn:337.2-69: In receive statement: SGSN_Tests_Iu.ttcn:337.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. SGSN_Tests_Iu.ttcn:363.9-409.1: In function definition `f_TC_update_ctx_err_ind_from_ggsn': SGSN_Tests_Iu.ttcn:398.2-69: In receive statement: SGSN_Tests_Iu.ttcn:398.43-67: warning: Function invocation 'imsi_hex2oct(g_pars.imsi)' may change the actual snapshot. Notify: Generating code... Notify: File `BSSGP_ConnHdlr.hh' was generated. Notify: File `BSSGP_ConnHdlr.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_1.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_2.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_3.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_4.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_5.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_6.cc' was generated. Notify: File `BSSGP_ConnHdlr_part_7.cc' was generated. Notify: File `BSSGP_Emulation.hh' was generated. Notify: File `BSSGP_Emulation.cc' was generated. Notify: File `BSSGP_Emulation_part_1.cc' was generated. Notify: File `BSSGP_Emulation_part_2.cc' was generated. Notify: File `BSSGP_Emulation_part_3.cc' was generated. Notify: File `BSSGP_Emulation_part_4.cc' was generated. Notify: File `BSSGP_Emulation_part_5.cc' was generated. Notify: File `BSSGP_Emulation_part_6.cc' was generated. Notify: File `BSSGP_Emulation_part_7.cc' was generated. Notify: File `BSSGP_Types.hh' was generated. Notify: File `BSSGP_Types.cc' was generated. Notify: File `BSSGP_Types_part_1.cc' was generated. Notify: File `BSSGP_Types_part_2.cc' was generated. Notify: File `BSSGP_Types_part_3.cc' was generated. Notify: File `BSSGP_Types_part_4.cc' was generated. Notify: File `BSSGP_Types_part_5.cc' was generated. Notify: File `BSSGP_Types_part_6.cc' was generated. Notify: File `BSSGP_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `GTPC_Types.hh' was generated. Notify: File `GTPC_Types.cc' was generated. Notify: File `GTPC_Types_part_1.cc' was generated. Notify: File `GTPC_Types_part_2.cc' was generated. Notify: File `GTPC_Types_part_3.cc' was generated. Notify: File `GTPC_Types_part_4.cc' was generated. Notify: File `GTPC_Types_part_5.cc' was generated. Notify: File `GTPC_Types_part_6.cc' was generated. Notify: File `GTPC_Types_part_7.cc' was generated. Notify: File `GTPU_Types.hh' was generated. Notify: File `GTPU_Types.cc' was generated. Notify: File `GTPU_Types_part_1.cc' was generated. Notify: File `GTPU_Types_part_2.cc' was generated. Notify: File `GTPU_Types_part_3.cc' was generated. Notify: File `GTPU_Types_part_4.cc' was generated. Notify: File `GTPU_Types_part_5.cc' was generated. Notify: File `GTPU_Types_part_6.cc' was generated. Notify: File `GTPU_Types_part_7.cc' was generated. Notify: File `GTP_Emulation.hh' was generated. Notify: File `GTP_Emulation.cc' was generated. Notify: File `GTP_Emulation_part_1.cc' was generated. Notify: File `GTP_Emulation_part_2.cc' was generated. Notify: File `GTP_Emulation_part_3.cc' was generated. Notify: File `GTP_Emulation_part_4.cc' was generated. Notify: File `GTP_Emulation_part_5.cc' was generated. Notify: File `GTP_Emulation_part_6.cc' was generated. Notify: File `GTP_Emulation_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort.hh' was generated. Notify: File `GTPv1C_CodecPort.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1C_CodecPort_part_1.cc' was generated. Notify: File `GTPv1C_CodecPort_part_2.cc' was generated. Notify: File `GTPv1C_CodecPort_part_3.cc' was generated. Notify: File `GTPv1C_CodecPort_part_4.cc' was generated. Notify: File `GTPv1C_CodecPort_part_5.cc' was generated. Notify: File `GTPv1C_CodecPort_part_6.cc' was generated. Notify: File `GTPv1C_CodecPort_part_7.cc' was generated. Notify: File `GTPv1C_Templates.hh' was generated. Notify: File `GTPv1C_Templates.cc' was generated. Notify: File `GTPv1C_Templates_part_1.cc' was generated. Notify: File `GTPv1C_Templates_part_2.cc' was generated. Notify: File `GTPv1C_Templates_part_3.cc' was generated. Notify: File `GTPv1C_Templates_part_4.cc' was generated. Notify: File `GTPv1C_Templates_part_5.cc' was generated. Notify: File `GTPv1C_Templates_part_6.cc' was generated. Notify: File `GTPv1C_Templates_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort.hh' was generated. Notify: File `GTPv1U_CodecPort.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.hh' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `GTPv1U_CodecPort_part_1.cc' was generated. Notify: File `GTPv1U_CodecPort_part_2.cc' was generated. Notify: File `GTPv1U_CodecPort_part_3.cc' was generated. Notify: File `GTPv1U_CodecPort_part_4.cc' was generated. Notify: File `GTPv1U_CodecPort_part_5.cc' was generated. Notify: File `GTPv1U_CodecPort_part_6.cc' was generated. Notify: File `GTPv1U_CodecPort_part_7.cc' was generated. Notify: File `GTPv1U_Templates.hh' was generated. Notify: File `GTPv1U_Templates.cc' was generated. Notify: File `GTPv1U_Templates_part_1.cc' was generated. Notify: File `GTPv1U_Templates_part_2.cc' was generated. Notify: File `GTPv1U_Templates_part_3.cc' was generated. Notify: File `GTPv1U_Templates_part_4.cc' was generated. Notify: File `GTPv1U_Templates_part_5.cc' was generated. Notify: File `GTPv1U_Templates_part_6.cc' was generated. Notify: File `GTPv1U_Templates_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPCP_Templates.hh' was generated. Notify: File `IPCP_Templates.cc' was generated. Notify: File `IPCP_Templates_part_1.cc' was generated. Notify: File `IPCP_Templates_part_2.cc' was generated. Notify: File `IPCP_Templates_part_3.cc' was generated. Notify: File `IPCP_Templates_part_4.cc' was generated. Notify: File `IPCP_Templates_part_5.cc' was generated. Notify: File `IPCP_Templates_part_6.cc' was generated. Notify: File `IPCP_Templates_part_7.cc' was generated. Notify: File `IPCP_Types.hh' was generated. Notify: File `IPCP_Types.cc' was generated. Notify: File `IPCP_Types_part_1.cc' was generated. Notify: File `IPCP_Types_part_2.cc' was generated. Notify: File `IPCP_Types_part_3.cc' was generated. Notify: File `IPCP_Types_part_4.cc' was generated. Notify: File `IPCP_Types_part_5.cc' was generated. Notify: File `IPCP_Types_part_6.cc' was generated. Notify: File `IPCP_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `ITU_X213_Types.hh' was generated. Notify: File `ITU_X213_Types.cc' was generated. Notify: File `ITU_X213_Types_part_1.cc' was generated. Notify: File `ITU_X213_Types_part_2.cc' was generated. Notify: File `ITU_X213_Types_part_3.cc' was generated. Notify: File `ITU_X213_Types_part_4.cc' was generated. Notify: File `ITU_X213_Types_part_5.cc' was generated. Notify: File `ITU_X213_Types_part_6.cc' was generated. Notify: File `ITU_X213_Types_part_7.cc' was generated. Notify: File `L3_Common.hh' was generated. Notify: File `L3_Common.cc' was generated. Notify: File `L3_Common_part_1.cc' was generated. Notify: File `L3_Common_part_2.cc' was generated. Notify: File `L3_Common_part_3.cc' was generated. Notify: File `L3_Common_part_4.cc' was generated. Notify: File `L3_Common_part_5.cc' was generated. Notify: File `L3_Common_part_6.cc' was generated. Notify: File `L3_Common_part_7.cc' was generated. Notify: File `L3_Templates.hh' was generated. Notify: File `L3_Templates.cc' was generated. Notify: File `L3_Templates_part_1.cc' was generated. Notify: File `L3_Templates_part_2.cc' was generated. Notify: File `L3_Templates_part_3.cc' was generated. Notify: File `L3_Templates_part_4.cc' was generated. Notify: File `L3_Templates_part_5.cc' was generated. Notify: File `L3_Templates_part_6.cc' was generated. Notify: File `L3_Templates_part_7.cc' was generated. Notify: File `LLC_Templates.hh' was generated. Notify: File `LLC_Templates.cc' was generated. Notify: File `LLC_Templates_part_1.cc' was generated. Notify: File `LLC_Templates_part_2.cc' was generated. Notify: File `LLC_Templates_part_3.cc' was generated. Notify: File `LLC_Templates_part_4.cc' was generated. Notify: File `LLC_Templates_part_5.cc' was generated. Notify: File `LLC_Templates_part_6.cc' was generated. Notify: File `LLC_Templates_part_7.cc' was generated. Notify: File `LLC_Types.hh' was generated. Notify: File `LLC_Types.cc' was generated. Notify: File `LLC_Types_part_1.cc' was generated. Notify: File `LLC_Types_part_2.cc' was generated. Notify: File `LLC_Types_part_3.cc' was generated. Notify: File `LLC_Types_part_4.cc' was generated. Notify: File `LLC_Types_part_5.cc' was generated. Notify: File `LLC_Types_part_6.cc' was generated. Notify: File `LLC_Types_part_7.cc' was generated. Notify: File `M3UA_Emulation.hh' was generated. Notify: File `M3UA_Emulation.cc' was generated. Notify: File `M3UA_Emulation_part_1.cc' was generated. Notify: File `M3UA_Emulation_part_2.cc' was generated. Notify: File `M3UA_Emulation_part_3.cc' was generated. Notify: File `M3UA_Emulation_part_4.cc' was generated. Notify: File `M3UA_Emulation_part_5.cc' was generated. Notify: File `M3UA_Emulation_part_6.cc' was generated. Notify: File `M3UA_Emulation_part_7.cc' was generated. Notify: File `M3UA_Types.hh' was generated. Notify: File `M3UA_Types.cc' was generated. Notify: File `M3UA_Types_part_1.cc' was generated. Notify: File `M3UA_Types_part_2.cc' was generated. Notify: File `M3UA_Types_part_3.cc' was generated. Notify: File `M3UA_Types_part_4.cc' was generated. Notify: File `M3UA_Types_part_5.cc' was generated. Notify: File `M3UA_Types_part_6.cc' was generated. Notify: File `M3UA_Types_part_7.cc' was generated. Notify: File `MTP3asp_PortType.hh' was generated. Notify: File `MTP3asp_PortType.cc' was generated. Notify: File `MTP3asp_PortType_part_1.cc' was generated. Notify: File `MTP3asp_PortType_part_2.cc' was generated. Notify: File `MTP3asp_PortType_part_3.cc' was generated. Notify: File `MTP3asp_PortType_part_4.cc' was generated. Notify: File `MTP3asp_PortType_part_5.cc' was generated. Notify: File `MTP3asp_PortType_part_6.cc' was generated. Notify: File `MTP3asp_PortType_part_7.cc' was generated. Notify: File `MTP3asp_Types.hh' was generated. Notify: File `MTP3asp_Types.cc' was generated. Notify: File `MTP3asp_Types_part_1.cc' was generated. Notify: File `MTP3asp_Types_part_2.cc' was generated. Notify: File `MTP3asp_Types_part_3.cc' was generated. Notify: File `MTP3asp_Types_part_4.cc' was generated. Notify: File `MTP3asp_Types_part_5.cc' was generated. Notify: File `MTP3asp_Types_part_6.cc' was generated. Notify: File `MTP3asp_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `NS_Emulation.hh' was generated. Notify: File `NS_Emulation.cc' was generated. Notify: File `NS_Emulation_part_1.cc' was generated. Notify: File `NS_Emulation_part_2.cc' was generated. Notify: File `NS_Emulation_part_3.cc' was generated. Notify: File `NS_Emulation_part_4.cc' was generated. Notify: File `NS_Emulation_part_5.cc' was generated. Notify: File `NS_Emulation_part_6.cc' was generated. Notify: File `NS_Emulation_part_7.cc' was generated. Notify: File `NS_Provider_IPL4.hh' was generated. Notify: File `NS_Provider_IPL4.cc' was generated. Notify: File `NS_Provider_IPL4_part_1.cc' was generated. Notify: File `NS_Provider_IPL4_part_2.cc' was generated. Notify: File `NS_Provider_IPL4_part_3.cc' was generated. Notify: File `NS_Provider_IPL4_part_4.cc' was generated. Notify: File `NS_Provider_IPL4_part_5.cc' was generated. Notify: File `NS_Provider_IPL4_part_6.cc' was generated. Notify: File `NS_Provider_IPL4_part_7.cc' was generated. Notify: File `NS_Types.hh' was generated. Notify: File `NS_Types.cc' was generated. Notify: File `NS_Types_part_1.cc' was generated. Notify: File `NS_Types_part_2.cc' was generated. Notify: File `NS_Types_part_3.cc' was generated. Notify: File `NS_Types_part_4.cc' was generated. Notify: File `NS_Types_part_5.cc' was generated. Notify: File `NS_Types_part_6.cc' was generated. Notify: File `NS_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Gb_Types.hh' was generated. Notify: File `Osmocom_Gb_Types.cc' was generated. Notify: File `Osmocom_Gb_Types_part_1.cc' was generated. Notify: File `Osmocom_Gb_Types_part_2.cc' was generated. Notify: File `Osmocom_Gb_Types_part_3.cc' was generated. Notify: File `Osmocom_Gb_Types_part_4.cc' was generated. Notify: File `Osmocom_Gb_Types_part_5.cc' was generated. Notify: File `Osmocom_Gb_Types_part_6.cc' was generated. Notify: File `Osmocom_Gb_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `RANAP_CodecPort.hh' was generated. Notify: File `RANAP_CodecPort.cc' was generated. Notify: File `RANAP_CodecPort_part_1.cc' was generated. Notify: File `RANAP_CodecPort_part_2.cc' was generated. Notify: File `RANAP_CodecPort_part_3.cc' was generated. Notify: File `RANAP_CodecPort_part_4.cc' was generated. Notify: File `RANAP_CodecPort_part_5.cc' was generated. Notify: File `RANAP_CodecPort_part_6.cc' was generated. Notify: File `RANAP_CodecPort_part_7.cc' was generated. Notify: File `RANAP_CommonDataTypes.hh' was generated. Notify: File `RANAP_CommonDataTypes.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_1.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_2.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_3.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_4.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_5.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_6.cc' was generated. Notify: File `RANAP_CommonDataTypes_part_7.cc' was generated. Notify: File `RANAP_Constants.hh' was generated. Notify: File `RANAP_Constants.cc' was generated. Notify: File `RANAP_Constants_part_1.cc' was generated. Notify: File `RANAP_Constants_part_2.cc' was generated. Notify: File `RANAP_Constants_part_3.cc' was generated. Notify: File `RANAP_Constants_part_4.cc' was generated. Notify: File `RANAP_Constants_part_5.cc' was generated. Notify: File `RANAP_Constants_part_6.cc' was generated. Notify: File `RANAP_Constants_part_7.cc' was generated. Notify: File `RANAP_Containers.hh' was generated. Notify: File `RANAP_Containers.cc' was generated. Notify: File `RANAP_Containers_part_1.cc' was generated. Notify: File `RANAP_Containers_part_2.cc' was generated. Notify: File `RANAP_Containers_part_3.cc' was generated. Notify: File `RANAP_Containers_part_4.cc' was generated. Notify: File `RANAP_Containers_part_5.cc' was generated. Notify: File `RANAP_Containers_part_6.cc' was generated. Notify: File `RANAP_Containers_part_7.cc' was generated. Notify: File `RANAP_IEs.hh' was generated. Notify: File `RANAP_IEs.cc' was generated. Notify: File `RANAP_IEs_part_1.cc' was generated. Notify: File `RANAP_IEs_part_2.cc' was generated. Notify: File `RANAP_IEs_part_3.cc' was generated. Notify: File `RANAP_IEs_part_4.cc' was generated. Notify: File `RANAP_IEs_part_5.cc' was generated. Notify: File `RANAP_IEs_part_6.cc' was generated. Notify: File `RANAP_IEs_part_7.cc' was generated. Notify: File `RANAP_PDU_Contents.hh' was generated. Notify: File `RANAP_PDU_Contents.cc' was generated. Notify: File `RANAP_PDU_Contents_part_1.cc' was generated. Notify: File `RANAP_PDU_Contents_part_2.cc' was generated. Notify: File `RANAP_PDU_Contents_part_3.cc' was generated. Notify: File `RANAP_PDU_Contents_part_4.cc' was generated. Notify: File `RANAP_PDU_Contents_part_5.cc' was generated. Notify: File `RANAP_PDU_Contents_part_6.cc' was generated. Notify: File `RANAP_PDU_Contents_part_7.cc' was generated. Notify: File `RANAP_PDU_Descriptions.hh' was generated. Notify: File `RANAP_PDU_Descriptions.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_1.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_2.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_3.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_4.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_5.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_6.cc' was generated. Notify: File `RANAP_PDU_Descriptions_part_7.cc' was generated. Notify: File `RANAP_Templates.hh' was generated. Notify: File `RANAP_Templates.cc' was generated. Notify: File `RANAP_Templates_part_1.cc' was generated. Notify: File `RANAP_Templates_part_2.cc' was generated. Notify: File `RANAP_Templates_part_3.cc' was generated. Notify: File `RANAP_Templates_part_4.cc' was generated. Notify: File `RANAP_Templates_part_5.cc' was generated. Notify: File `RANAP_Templates_part_6.cc' was generated. Notify: File `RANAP_Templates_part_7.cc' was generated. Notify: File `RANAP_Types.hh' was generated. Notify: File `RANAP_Types.cc' was generated. Notify: File `RANAP_Types_part_1.cc' was generated. Notify: File `RANAP_Types_part_2.cc' was generated. Notify: File `RANAP_Types_part_3.cc' was generated. Notify: File `RANAP_Types_part_4.cc' was generated. Notify: File `RANAP_Types_part_5.cc' was generated. Notify: File `RANAP_Types_part_6.cc' was generated. Notify: File `RANAP_Types_part_7.cc' was generated. Notify: File `RAN_Adapter.hh' was generated. Notify: File `RAN_Adapter.cc' was generated. Notify: File `RAN_Adapter_part_1.cc' was generated. Notify: File `RAN_Adapter_part_2.cc' was generated. Notify: File `RAN_Adapter_part_3.cc' was generated. Notify: File `RAN_Adapter_part_4.cc' was generated. Notify: File `RAN_Adapter_part_5.cc' was generated. Notify: File `RAN_Adapter_part_6.cc' was generated. Notify: File `RAN_Adapter_part_7.cc' was generated. Notify: File `RAN_Emulation.hh' was generated. Notify: File `RAN_Emulation.cc' was generated. Notify: File `RAN_Emulation_part_1.cc' was generated. Notify: File `RAN_Emulation_part_2.cc' was generated. Notify: File `RAN_Emulation_part_3.cc' was generated. Notify: File `RAN_Emulation_part_4.cc' was generated. Notify: File `RAN_Emulation_part_5.cc' was generated. Notify: File `RAN_Emulation_part_6.cc' was generated. Notify: File `RAN_Emulation_part_7.cc' was generated. Notify: File `RAW_NS.hh' was generated. Notify: File `RAW_NS.cc' was generated. Notify: File `RAW_NS_part_1.cc' was generated. Notify: File `RAW_NS_part_2.cc' was generated. Notify: File `RAW_NS_part_3.cc' was generated. Notify: File `RAW_NS_part_4.cc' was generated. Notify: File `RAW_NS_part_5.cc' was generated. Notify: File `RAW_NS_part_6.cc' was generated. Notify: File `RAW_NS_part_7.cc' was generated. Notify: File `SCCP_Emulation.hh' was generated. Notify: File `SCCP_Emulation.cc' was generated. Notify: File `SCCP_Emulation_part_1.cc' was generated. Notify: File `SCCP_Emulation_part_2.cc' was generated. Notify: File `SCCP_Emulation_part_3.cc' was generated. Notify: File `SCCP_Emulation_part_4.cc' was generated. Notify: File `SCCP_Emulation_part_5.cc' was generated. Notify: File `SCCP_Emulation_part_6.cc' was generated. Notify: File `SCCP_Emulation_part_7.cc' was generated. Notify: File `SCCP_Mapping.hh' was generated. Notify: File `SCCP_Mapping.cc' was generated. Notify: File `SCCP_Mapping_part_1.cc' was generated. Notify: File `SCCP_Mapping_part_2.cc' was generated. Notify: File `SCCP_Mapping_part_3.cc' was generated. Notify: File `SCCP_Mapping_part_4.cc' was generated. Notify: File `SCCP_Mapping_part_5.cc' was generated. Notify: File `SCCP_Mapping_part_6.cc' was generated. Notify: File `SCCP_Mapping_part_7.cc' was generated. Notify: File `SCCP_Templates.hh' was generated. Notify: File `SCCP_Templates.cc' was generated. Notify: File `SCCP_Templates_part_1.cc' was generated. Notify: File `SCCP_Templates_part_2.cc' was generated. Notify: File `SCCP_Templates_part_3.cc' was generated. Notify: File `SCCP_Templates_part_4.cc' was generated. Notify: File `SCCP_Templates_part_5.cc' was generated. Notify: File `SCCP_Templates_part_6.cc' was generated. Notify: File `SCCP_Templates_part_7.cc' was generated. Notify: File `SCCP_Types.hh' was generated. Notify: File `SCCP_Types.cc' was generated. Notify: File `SCCP_Types_part_1.cc' was generated. Notify: File `SCCP_Types_part_2.cc' was generated. Notify: File `SCCP_Types_part_3.cc' was generated. Notify: File `SCCP_Types_part_4.cc' was generated. Notify: File `SCCP_Types_part_5.cc' was generated. Notify: File `SCCP_Types_part_6.cc' was generated. Notify: File `SCCP_Types_part_7.cc' was generated. Notify: File `SCCPasp_Types.hh' was generated. Notify: File `SCCPasp_Types.cc' was generated. Notify: File `SCCPasp_Types_part_1.cc' was generated. Notify: File `SCCPasp_Types_part_2.cc' was generated. Notify: File `SCCPasp_Types_part_3.cc' was generated. Notify: File `SCCPasp_Types_part_4.cc' was generated. Notify: File `SCCPasp_Types_part_5.cc' was generated. Notify: File `SCCPasp_Types_part_6.cc' was generated. Notify: File `SCCPasp_Types_part_7.cc' was generated. Notify: File `SCTPasp_PortType.hh' was generated. Notify: File `SCTPasp_PortType.cc' was generated. Notify: File `SCTPasp_PortType_part_1.cc' was generated. Notify: File `SCTPasp_PortType_part_2.cc' was generated. Notify: File `SCTPasp_PortType_part_3.cc' was generated. Notify: File `SCTPasp_PortType_part_4.cc' was generated. Notify: File `SCTPasp_PortType_part_5.cc' was generated. Notify: File `SCTPasp_PortType_part_6.cc' was generated. Notify: File `SCTPasp_PortType_part_7.cc' was generated. Notify: File `SCTPasp_Types.hh' was generated. Notify: File `SCTPasp_Types.cc' was generated. Notify: File `SCTPasp_Types_part_1.cc' was generated. Notify: File `SCTPasp_Types_part_2.cc' was generated. Notify: File `SCTPasp_Types_part_3.cc' was generated. Notify: File `SCTPasp_Types_part_4.cc' was generated. Notify: File `SCTPasp_Types_part_5.cc' was generated. Notify: File `SCTPasp_Types_part_6.cc' was generated. Notify: File `SCTPasp_Types_part_7.cc' was generated. Notify: File `SGSN_Tests.hh' was generated. Notify: File `SGSN_Tests.cc' was generated. Notify: File `SGSN_Tests_Iu.hh' was generated. Notify: File `SGSN_Tests_Iu.cc' was generated. Notify: File `SGSN_Tests_Iu_part_1.cc' was generated. Notify: File `SGSN_Tests_Iu_part_2.cc' was generated. Notify: File `SGSN_Tests_Iu_part_3.cc' was generated. Notify: File `SGSN_Tests_Iu_part_4.cc' was generated. Notify: File `SGSN_Tests_Iu_part_5.cc' was generated. Notify: File `SGSN_Tests_Iu_part_6.cc' was generated. Notify: File `SGSN_Tests_Iu_part_7.cc' was generated. Notify: File `SGSN_Tests_NS.hh' was generated. Notify: File `SGSN_Tests_NS.cc' was generated. Notify: File `SGSN_Tests_NS_part_1.cc' was generated. Notify: File `SGSN_Tests_NS_part_2.cc' was generated. Notify: File `SGSN_Tests_NS_part_3.cc' was generated. Notify: File `SGSN_Tests_NS_part_4.cc' was generated. Notify: File `SGSN_Tests_NS_part_5.cc' was generated. Notify: File `SGSN_Tests_NS_part_6.cc' was generated. Notify: File `SGSN_Tests_NS_part_7.cc' was generated. Notify: File `SGSN_Tests_part_1.cc' was generated. Notify: File `SGSN_Tests_part_2.cc' was generated. Notify: File `SGSN_Tests_part_3.cc' was generated. Notify: File `SGSN_Tests_part_4.cc' was generated. Notify: File `SGSN_Tests_part_5.cc' was generated. Notify: File `SGSN_Tests_part_6.cc' was generated. Notify: File `SGSN_Tests_part_7.cc' was generated. Notify: File `SNDCP_Types.hh' was generated. Notify: File `SNDCP_Types.cc' was generated. Notify: File `SNDCP_Types_part_1.cc' was generated. Notify: File `SNDCP_Types_part_2.cc' was generated. Notify: File `SNDCP_Types_part_3.cc' was generated. Notify: File `SNDCP_Types_part_4.cc' was generated. Notify: File `SNDCP_Types_part_5.cc' was generated. Notify: File `SNDCP_Types_part_6.cc' was generated. Notify: File `SNDCP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 738 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', 'make', '-j', '21'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for SCTPasp_PT.cc Creating dependency file for SCCP_EncDec.cc Creating dependency file for RANAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for LLC_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunctDef.cc Creating dependency file for GTPU_EncDec.cc Creating dependency file for GTPC_EncDec.cc Creating dependency file for BSSGP_EncDec.cc Creating dependency file for RANAP_PDU_Descriptions_part_7.cc Creating dependency file for RANAP_PDU_Descriptions_part_6.cc Creating dependency file for RANAP_PDU_Descriptions_part_5.cc Creating dependency file for RANAP_PDU_Descriptions_part_4.cc Creating dependency file for RANAP_PDU_Descriptions_part_3.cc Creating dependency file for RANAP_PDU_Descriptions_part_2.cc Creating dependency file for RANAP_PDU_Descriptions_part_1.cc Creating dependency file for RANAP_PDU_Contents_part_7.cc Creating dependency file for RANAP_PDU_Contents_part_6.cc Creating dependency file for RANAP_PDU_Contents_part_5.cc Creating dependency file for RANAP_PDU_Contents_part_4.cc Creating dependency file for RANAP_PDU_Contents_part_3.cc Creating dependency file for RANAP_PDU_Contents_part_2.cc Creating dependency file for RANAP_PDU_Contents_part_1.cc Creating dependency file for RANAP_IEs_part_7.cc Creating dependency file for RANAP_IEs_part_6.cc Creating dependency file for RANAP_IEs_part_5.cc Creating dependency file for RANAP_IEs_part_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_2.cc Creating dependency file for RANAP_Constants_part_1.cc Creating dependency file for RANAP_CommonDataTypes_part_7.cc Creating dependency file for RANAP_CommonDataTypes_part_6.cc Creating dependency file for RANAP_CommonDataTypes_part_5.cc Creating dependency file for RANAP_CommonDataTypes_part_4.cc Creating dependency file for RANAP_CommonDataTypes_part_3.cc Creating dependency file for RANAP_CommonDataTypes_part_2.cc Creating dependency file for RANAP_CommonDataTypes_part_1.cc Creating dependency file for RANAP_PDU_Descriptions.cc Creating dependency file for RANAP_PDU_Contents.cc Creating dependency file for RANAP_IEs.cc Creating dependency file for RANAP_Containers.cc Creating dependency file for RANAP_Constants.cc Creating dependency file for RANAP_CommonDataTypes.cc Creating dependency file for SCCP_Mapping_part_7.cc Creating dependency file for SCCP_Mapping_part_6.cc Creating dependency file for SCCP_Mapping_part_5.cc Creating dependency file for SCCP_Mapping_part_4.cc Creating dependency file for SCCP_Mapping_part_3.cc Creating dependency file for SCCP_Mapping_part_2.cc Creating dependency file for SCCP_Mapping_part_1.cc Creating dependency file for RAW_NS_part_7.cc Creating dependency file for RAW_NS_part_6.cc Creating dependency file for RAW_NS_part_5.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_3.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAW_NS_part_1.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAN_Emulation_part_6.cc Creating dependency file for RAN_Emulation_part_5.cc Creating dependency file for RAN_Emulation_part_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.cc Creating dependency file for RAN_Emulation_part_1.cc Creating dependency file for RAN_Adapter_part_7.cc Creating dependency file for RAN_Adapter_part_6.cc Creating dependency file for RAN_Adapter_part_5.cc Creating dependency file for RAN_Adapter_part_4.cc Creating dependency file for RAN_Adapter_part_3.cc Creating dependency file for RAN_Adapter_part_2.cc Creating dependency file for NS_Emulation_part_7.cc Creating dependency file for RAN_Adapter_part_1.cc Creating dependency file for NS_Emulation_part_6.cc Creating dependency file for NS_Emulation_part_5.cc Creating dependency file for NS_Emulation_part_4.cc Creating dependency file for NS_Emulation_part_3.cc Creating dependency file for NS_Emulation_part_1.cc Creating dependency file for NS_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for BSSGP_Emulation_part_7.cc Creating dependency file for BSSGP_Emulation_part_6.cc Creating dependency file for BSSGP_Emulation_part_5.cc Creating dependency file for BSSGP_Emulation_part_4.cc Creating dependency file for BSSGP_Emulation_part_3.cc Creating dependency file for BSSGP_Emulation_part_2.cc Creating dependency file for BSSGP_Emulation_part_1.cc Creating dependency file for RAW_NS.cc Creating dependency file for SCCP_Mapping.cc Creating dependency file for RAN_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for NS_Emulation.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SNDCP_Types_part_7.cc Creating dependency file for SNDCP_Types_part_6.cc Creating dependency file for SNDCP_Types_part_5.cc Creating dependency file for SNDCP_Types_part_4.cc Creating dependency file for SNDCP_Types_part_3.cc Creating dependency file for SNDCP_Types_part_2.cc Creating dependency file for SNDCP_Types_part_1.cc Creating dependency file for SGSN_Tests_NS_part_7.cc Creating dependency file for SGSN_Tests_NS_part_6.cc Creating dependency file for SGSN_Tests_NS_part_5.cc Creating dependency file for SGSN_Tests_NS_part_4.cc Creating dependency file for SGSN_Tests_NS_part_3.cc Creating dependency file for SGSN_Tests_NS_part_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_3.cc Creating dependency file for SGSN_Tests_part_2.cc Creating dependency file for SGSN_Tests_part_1.cc Creating dependency file for SCTPasp_Types_part_7.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_6.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_2.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.cc Creating dependency file for SCCP_Types_part_3.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_7.cc Creating dependency file for RANAP_CodecPort_part_6.cc Creating dependency file for RANAP_CodecPort_part_5.cc Creating dependency file for RANAP_CodecPort_part_3.cc Creating dependency file for RANAP_CodecPort_part_4.cc Creating dependency file for RANAP_CodecPort_part_2.cc Creating dependency file for RANAP_CodecPort_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_2.cc Creating dependency file for L3_Common_part_1.cc Creating dependency file for ITU_X213_Types_part_7.cc Creating dependency file for ITU_X213_Types_part_6.cc Creating dependency file for ITU_X213_Types_part_5.cc Creating dependency file for ITU_X213_Types_part_3.cc Creating dependency file for ITU_X213_Types_part_4.cc Creating dependency file for ITU_X213_Types_part_2.cc Creating dependency file for ITU_X213_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Templates_part_7.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPCP_Templates_part_6.cc Creating dependency file for IPCP_Templates_part_5.cc Creating dependency file for IPCP_Templates_part_4.cc Creating dependency file for IPCP_Templates_part_3.cc Creating dependency file for IPCP_Templates_part_2.cc Creating dependency file for IPCP_Templates_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for BSSGP_Types_part_7.cc Creating dependency file for BSSGP_Types_part_6.cc Creating dependency file for BSSGP_Types_part_5.cc Creating dependency file for BSSGP_Types_part_4.cc Creating dependency file for BSSGP_Types_part_3.cc Creating dependency file for BSSGP_Types_part_2.cc Creating dependency file for BSSGP_Types_part_1.cc Creating dependency file for BSSGP_ConnHdlr_part_7.cc Creating dependency file for BSSGP_ConnHdlr_part_6.cc Creating dependency file for BSSGP_ConnHdlr_part_5.cc Creating dependency file for BSSGP_ConnHdlr_part_4.cc Creating dependency file for BSSGP_ConnHdlr_part_3.cc Creating dependency file for BSSGP_ConnHdlr_part_2.cc Creating dependency file for BSSGP_ConnHdlr_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SNDCP_Types.cc Creating dependency file for SGSN_Tests_NS.cc Creating dependency file for SGSN_Tests_Iu.cc Creating dependency file for SGSN_Tests.cc Creating dependency file for SCTPasp_Types.cc Creating dependency file for SCTPasp_PortType.cc Creating dependency file for SCCPasp_Types.cc Creating dependency file for SCCP_Types.cc Creating dependency file for SCCP_Templates.cc Creating dependency file for SCCP_Emulation.cc Creating dependency file for RANAP_Types.cc Creating dependency file for RANAP_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for RANAP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for L3_Templates.cc Creating dependency file for ITU_X213_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPCP_Templates.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates.o IPCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types.o ITU_X213_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_1.o IPCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_2.o IPCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_3.o IPCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_4.o IPCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_5.o IPCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_6.o IPCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Templates_part_7.o IPCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_1.o ITU_X213_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_2.o ITU_X213_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_3.o ITU_X213_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_4.o ITU_X213_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_5.o ITU_X213_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_6.o ITU_X213_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o ITU_X213_Types_part_7.o ITU_X213_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20395:1: warning: control reaches end of non-void function [-Wreturn-type] 20395 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:20447:1: warning: control reaches end of non-void function [-Wreturn-type] 20447 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:20556:1: warning: control reaches end of non-void function [-Wreturn-type] 20556 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:20607:1: warning: control reaches end of non-void function [-Wreturn-type] 20607 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates.so IPCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types.so ITU_X213_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_1.so IPCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_2.so IPCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_3.so IPCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_4.so IPCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_5.so IPCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_6.so IPCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Templates_part_7.so IPCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_1.so ITU_X213_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_2.so ITU_X213_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_3.so ITU_X213_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_4.so ITU_X213_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_5.so ITU_X213_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_6.so ITU_X213_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o ITU_X213_Types_part_7.so ITU_X213_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Templates.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so ITU_X213_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Templates_part_1.so IPCP_Templates_part_2.so IPCP_Templates_part_3.so IPCP_Templates_part_4.so IPCP_Templates_part_5.so IPCP_Templates_part_6.so IPCP_Templates_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so ITU_X213_Types_part_1.so ITU_X213_Types_part_2.so ITU_X213_Types_part_3.so ITU_X213_Types_part_4.so ITU_X213_Types_part_5.so ITU_X213_Types_part_6.so ITU_X213_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Templates.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o ITU_X213_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Templates_part_1.o IPCP_Templates_part_2.o IPCP_Templates_part_3.o IPCP_Templates_part_4.o IPCP_Templates_part_5.o IPCP_Templates_part_6.o IPCP_Templates_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o ITU_X213_Types_part_1.o ITU_X213_Types_part_2.o ITU_X213_Types_part_3.o ITU_X213_Types_part_4.o ITU_X213_Types_part_5.o ITU_X213_Types_part_6.o ITU_X213_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-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', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [197 kB] Fetched 199 kB in 1s (356 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', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-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', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-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] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-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] Installing packages: osmo-stp, osmo-sgsn, osmo-stp-dbg, libc6-dbg, libosmo-sigtran-dbg, libosmocore-dbg, osmo-sgsn-dbg, libgtp-dbg, libosmo-ranap-dbg, libasn1c-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-stp', 'osmo-sgsn', 'osmo-stp-dbg', 'libc6-dbg', 'libosmo-sigtran-dbg', 'libosmocore-dbg', 'osmo-sgsn-dbg', 'libgtp-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libc-bin libc-dev-bin libc6 libc6-dev libgtp11 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus manpages-dev Recommended packages: manpages manpages-dev libc-devtools 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-nightly The following packages will be upgraded: libc-bin libc-dev-bin libc6 libc6-dev 4 upgraded, 29 newly installed, 0 to remove and 57 not upgraded. Need to get 19.2 MB of archives. After this operation, 22.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dev amd64 2.36-9+deb12u10 [1903 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202504122026 [1180 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.23.fd0d.202504122026 [170 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp11 1.13.0.2.6cd6.202504122026 [40.3 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.23.fd0d.202504122026 [71.2 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.23.fd0d.202504122026 [228 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202504122026 [59.9 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.23.fd0d.202504122026 [104 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.17.d2e8.202504122026 [70.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.1.202504122026 [21.5 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.55.d15f.202504122026 [137 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.55.d15f.202504122026 [486 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.23.fd0d.202504122026 [52.0 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.23.fd0d.202504122026 [71.6 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.23.fd0d.202504122026 [178 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.23.fd0d.202504122026 [60.4 kB] Get:17 http://deb.debian.org/debian bookworm/main amd64 libc-dev-bin amd64 2.36-9+deb12u10 [47.1 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.23.fd0d.202504122026 [64.3 kB] Get:19 http://deb.debian.org/debian bookworm/main amd64 libc6 amd64 2.36-9+deb12u10 [2757 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.23.fd0d.202504122026 [51.0 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.23.fd0d.202504122026 [44.3 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.55.d15f.202504122026 [18.3 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.55.d15f.202504122026 [22.7 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202504122026 [75.3 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202504122026 [286 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.13.0.2.6cd6.202504122026 [108 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.2.38a6.202504122026 [225 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.2.38a6.202504122026 [953 kB] Get:29 http://deb.debian.org/debian bookworm/main amd64 libc-bin amd64 2.36-9+deb12u10 [608 kB] Get:30 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.23.fd0d.202504122026 [2165 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.39.3418.202504122026 [144 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.39.3418.202504122026 [548 kB] Fetched 19.2 MB in 0s (99.6 MB/s) debconf: delaying package configuration, since apt-utils is not installed (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc6-dev_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dev:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc-dev-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-dev-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Preparing to unpack .../libc6_2.36-9+deb12u10_amd64.deb ... Unpacking libc6:amd64 (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc6:amd64 (2.36-9+deb12u10) ... (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../libc-bin_2.36-9+deb12u10_amd64.deb ... Unpacking libc-bin (2.36-9+deb12u10) over (2.36-9+deb12u9) ... Setting up libc-bin (2.36-9+deb12u10) ... Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40050 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../01-osmocom-nightly_202504122026_amd64.deb ... Unpacking osmocom-nightly (202504122026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.11.0.23.fd0d.202504122026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.23.fd0d.202504122026) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../03-libgtp11_1.13.0.2.6cd6.202504122026_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0.2.6cd6.202504122026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../04-libosmoisdn0_1.11.0.23.fd0d.202504122026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.23.fd0d.202504122026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../05-libosmogsm20_1.11.0.23.fd0d.202504122026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.23.fd0d.202504122026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../06-libosmonetif11_1.6.0.2.1b40.202504122026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504122026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.23.fd0d.202504122026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.23.fd0d.202504122026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../08-libosmoabis15_2.0.0.17.d2e8.202504122026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.17.d2e8.202504122026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../09-libosmo-gsup-client0_1.9.1.202504122026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.202504122026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../10-libosmo-sigtran11_2.1.0.55.d15f.202504122026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.55.d15f.202504122026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../11-libosmo-sigtran-dbg_2.1.0.55.d15f.202504122026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.55.d15f.202504122026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../12-libosmocodec4_1.11.0.23.fd0d.202504122026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.23.fd0d.202504122026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../13-libosmocoding0_1.11.0.23.fd0d.202504122026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.23.fd0d.202504122026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../14-libosmogb14_1.11.0.23.fd0d.202504122026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.23.fd0d.202504122026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../15-libosmoctrl0_1.11.0.23.fd0d.202504122026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.23.fd0d.202504122026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../16-libosmosim2_1.11.0.23.fd0d.202504122026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.23.fd0d.202504122026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../17-libosmousb0_1.11.0.23.fd0d.202504122026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.23.fd0d.202504122026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../18-libosmocore_1.11.0.23.fd0d.202504122026_amd64.deb ... Unpacking libosmocore (1.11.0.23.fd0d.202504122026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../19-osmo-stp_2.1.0.55.d15f.202504122026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.55.d15f.202504122026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../20-osmo-stp-dbg_2.1.0.55.d15f.202504122026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.55.d15f.202504122026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../21-libasn1c1_0.9.38.202504122026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504122026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../22-libasn1c-dbg_0.9.38.202504122026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504122026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../23-libgtp-dbg_1.13.0.2.6cd6.202504122026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0.2.6cd6.202504122026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../24-libosmo-ranap7_1.7.0.2.38a6.202504122026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.2.38a6.202504122026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../25-libosmo-ranap-dbg_1.7.0.2.38a6.202504122026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.2.38a6.202504122026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../26-libosmocore-dbg_1.11.0.23.fd0d.202504122026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504122026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../27-osmo-sgsn_1.12.0.39.3418.202504122026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.39.3418.202504122026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../28-osmo-sgsn-dbg_1.12.0.39.3418.202504122026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.39.3418.202504122026) ... Setting up osmocom-nightly (202504122026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.23.fd0d.202504122026) ... Setting up libosmocodec4:amd64 (1.11.0.23.fd0d.202504122026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504122026) ... Setting up libosmovty13:amd64 (1.11.0.23.fd0d.202504122026) ... Setting up libosmoisdn0:amd64 (1.11.0.23.fd0d.202504122026) ... Setting up libgtp11:amd64 (1.13.0.2.6cd6.202504122026) ... Setting up libosmousb0:amd64 (1.11.0.23.fd0d.202504122026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504122026) ... Setting up libosmogsm20:amd64 (1.11.0.23.fd0d.202504122026) ... Setting up libosmoctrl0:amd64 (1.11.0.23.fd0d.202504122026) ... Setting up libosmogb14:amd64 (1.11.0.23.fd0d.202504122026) ... Setting up libgtp-dbg:amd64 (1.13.0.2.6cd6.202504122026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504122026) ... Setting up libosmocoding0:amd64 (1.11.0.23.fd0d.202504122026) ... Setting up libosmosim2:amd64 (1.11.0.23.fd0d.202504122026) ... Setting up libosmocore (1.11.0.23.fd0d.202504122026) ... Setting up libosmoabis15:amd64 (2.0.0.17.d2e8.202504122026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.55.d15f.202504122026) ... Setting up libosmocore-dbg:amd64 (1.11.0.23.fd0d.202504122026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.202504122026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.55.d15f.202504122026) ... Setting up osmo-stp:amd64 (2.1.0.55.d15f.202504122026) ... 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.2.38a6.202504122026) ... Setting up osmo-sgsn (1.12.0.39.3418.202504122026) ... 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.2.38a6.202504122026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.55.d15f.202504122026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.39.3418.202504122026) ... 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', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['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', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-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', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-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', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-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', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/stp/stp.log'] 20250413094821504 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250413094821504 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250413094821505 DLSS7 INFO 0: ASP(virt-rnc0-0) Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (osmo_ss7_asp.c:722) 20250413094821505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250413094821505 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250413094821505 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250413094821505 DLSS7 INFO 0: AS(virt-rnc0) Created AS (osmo_ss7_instance.c:324) 20250413094821505 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:160) 20250413094821505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250413094821505 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7_route.c:129) 20250413094821505 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:225) 20250413094821505 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:245) 20250413094821505 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:292) 20250413094821505 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:225) 20250413094821505 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:245) 20250413094821505 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:292) 20250413094821505 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-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 0x55b5c5197d40(sgsn) with 23 counters 20250413094821710 DLSS7 INFO (r=127.0.0.1:56187<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250413094821711 DLSS7 INFO (r=127.0.0.1:56187<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:143) 20250413094821711 DLSS7 INFO 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=127.0.0.1:56187<->l=127.0.0.200:2905 (osmo_ss7_asp.c:722) 20250413094821711 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20250413094821711 DLSS7 NOTICE 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! (osmo_ss7_asp.c:743) 20250413094821711 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250413094821711 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) 20250413094821711 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250413094821711 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:468) 20250413094821712 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:389) 20250413094821712 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250413094821712 DGPRS NOTICE libGTP v1.13.0.2-6cd6.202504122026 initialized (sgsn_main.c:463) 20250413094821712 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250413094821712 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094821712 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:584) 20250413094821712 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:602) 20250413094821712 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:608) 20250413094821712 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:713) 20250413094821712 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250413094821712 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250413094821712 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:113) 20250413094821712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413094821712 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413094821712 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250413094821712 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250413094821712 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1174) 20250413094821712 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250413094821712 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: SGSN_Tests.cfg MC@5cc224164e2f: Unix server socket created successfully. MC@5cc224164e2f: Listening on TCP port 33667. MC2> 5cc224164e2f is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 5cc224164e2f 33667 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5cc224164e2f: New HC connected from 10.0.2.100 [10.0.2.100]. 5cc224164e2f: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@5cc224164e2f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5cc224164e2f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5cc224164e2f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5cc224164e2f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5cc224164e2f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5cc224164e2f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@5cc224164e2f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5cc224164e2f: Configuration file was processed on all HCs. MC@5cc224164e2f: Creating MTC on host 10.0.2.100. MC@5cc224164e2f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sun Apr 13 09:48: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.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 20250413094822713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094822713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach started. 20250413094823391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413094823397 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(3)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094823444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNCONFIGURED}: Allocated (fsm.c:456) 20250413094823444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250413094823444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250413094823444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413094823444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094823444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094823444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094823444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094823444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094823446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094823446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094823446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094823446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094823446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094823446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094823446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094823446 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250413094823446 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413094823446 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094823446 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094823446 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094823446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094823448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094823458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094823458 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(9)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach-BVCI196(6)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(8)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(13)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(13)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(12)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413094823470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNCONFIGURED}: Allocated (fsm.c:456) 20250413094823470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250413094823470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250413094823470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413094823470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094823470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094823470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094823470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094823470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(13)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094823471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094823471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094823471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094823471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094823471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094823471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094823471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094823471 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250413094823471 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413094823471 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094823471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094823472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094823472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(13)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(13)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094823475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094823475 DLGLOBAL ERROR counter group 'bssgp:bss_ctx' already exists for index 0, instead using index 197. This is a software bug that needs fixing. (rate_ctr.c:221) SGSN_Test-Gb2-BSSGP2(14)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(12)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(9)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(17)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094823482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094823482 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250413094823482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNCONFIGURED}: Allocated (fsm.c:456) 20250413094823482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250413094823482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250413094823482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413094823482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094823482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094823482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094823482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094823482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094823483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094823483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094823483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094823483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094823483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094823483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094823483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094823483 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250413094823483 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413094823483 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094823483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(17)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach-BVCI210(10)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(17)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094823484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094823484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413094823486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094823486 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)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094823490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094823490 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413094823713 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413094823713 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) (m3ua.c:775) 20250413094823713 DLSS7 INFO 0: ASP(asp-dyn-0) RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:204) 20250413094823713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20250413094823713 DLSS7 INFO 0: AS(as-rkm-3) Created AS (osmo_ss7_instance.c:324) 20250413094823713 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7_route.c:129) 20250413094823713 DLSS7 INFO 0: AS(as-rkm-3) Adding ASP asp-dyn-0 to AS (osmo_ss7_as.c:160) 20250413094823713 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:166) 20250413094823713 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 36 bytes: [L2]> 01 00 09 02 00 00 00 24 02 08 00 1c 02 0a 00 08 00 00 00 01 02 12 00 08 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) 20250413094823713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:358) 20250413094823713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094823713 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413094823713 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413094823713 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250413094823713 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250413094823714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413094823714 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250413094823714 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413094823714 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250413094823714 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413094823714 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250413094823714 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250413094823714 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) 20250413094823714 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250413094823714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250413094823714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250413094823714 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413094823714 DLSS7 INFO 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250413094823714 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413094823715 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) SGSN_Test-GSUP-IPA(18)@5cc224164e2f: Established a new IPA connection (conn_id=2) 20250413094823715 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55b5d3b51470]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250413094823715 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) SGSN_Test-GSUP-IPA(18)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413094823717 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413094823719 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5cc224164e2f: 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)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@5cc224164e2f: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='DD59C1BA'O, index=0 SGSN_Test-GSUP(19)@5cc224164e2f: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@5cc224164e2f: 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 := '63190262118608D4689BFCEA2CDAB76F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '206DF88D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D0DAEBC0481A2ADB'O } } } } } 20250413094824799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094824799 DLLC NOTICE LLME(ffffffff/dd59c1ba){UNASSIGNED} LLC RX: unknown TLLI 0xdd59c1ba, creating LLME on the fly (gprs_llc.c:552) 20250413094824799 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413094824799 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1320) 20250413094824800 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413094824800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413094824800 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413094824800 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413094824800 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413094824800 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413094824800 DLLC NOTICE LLME(ffffffff/dd59c1ba){UNASSIGNED} LLGM Assign pre (dd59c1ba => c5804b9a) (gprs_llc.c:1079) 20250413094824800 DLLC NOTICE LLME(dd59c1ba/c5804b9a){ASSIGNED} LLGM Assign post (dd59c1ba => c5804b9a) (gprs_llc.c:1125) 20250413094824800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413094824800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413094824800 DMM DEBUG MM(262420000000001/c5804b9a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413094824812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094824812 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413094824812 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094824812 DMM DEBUG MM(262420000000001/c5804b9a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1134) 20250413094824812 DMM NOTICE MM(262420000000001/c5804b9a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413094824812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413094824812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413094824812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413094824812 DMM DEBUG MM(262420000000001/c5804b9a) Requesting authorization (sgsn_auth.c:160) 20250413094824812 DMM INFO MM(262420000000001/c5804b9a) Requesting authentication tuples (sgsn_auth.c:184) 20250413094824812 DMM DEBUG MM(262420000000001/c5804b9a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413094824812 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250413094824812 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)@5cc224164e2f: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@5cc224164e2f: Added IMSI table entry 0TC_attach(21)"262420000000001" 20250413094824815 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413094824815 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413094824815 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413094824815 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413094824815 DMM INFO MM(262420000000001/c5804b9a) Subscriber data update (mmctx.c:445) 20250413094824815 DMM DEBUG MM(262420000000001/c5804b9a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413094824815 DMM INFO MM(262420000000001/c5804b9a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413094824815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413094824815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413094824815 DMM INFO MM(262420000000001/c5804b9a) <- GMM AUTH AND CIPHERING REQ (rand = 63 19 02 62 11 86 08 d4 68 9b fc ea 2c da b7 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413094824823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094824823 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250413094824823 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094824823 DMM INFO MM(262420000000001/c5804b9a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413094824823 DMM NOTICE MM(262420000000001/c5804b9a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413094824823 DMM DEBUG MM(262420000000001/c5804b9a) checking auth: received GSM SRES = 20 6d f8 8d (gprs_gmm.c:716) 20250413094824823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413094824823 DMM DEBUG MM(262420000000001/c5804b9a) Requesting authorization (sgsn_auth.c:160) 20250413094824823 DMM INFO MM(262420000000001/c5804b9a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413094824823 DMM DEBUG MM(262420000000001/c5804b9a) Requesting subscriber data update (gprs_subscriber.c:894) 20250413094824823 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250413094824823 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) 20250413094824823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413094824823 DMM INFO MM(262420000000001/c5804b9a) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5804b9a) (gprs_gmm.c:337) 20250413094824825 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413094824825 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413094824825 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250413094824825 DMM INFO MM(262420000000001/c5804b9a) Subscriber data update (mmctx.c:445) 20250413094824825 DMM DEBUG MM(262420000000001/c5804b9a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413094824825 DMM INFO MM(262420000000001/c5804b9a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413094824825 DMM NOTICE MM(262420000000001/c5804b9a) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1050) 20250413094824825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413094824825 DMM NOTICE MM(262420000000001/c5804b9a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413094824825 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) 20250413094824826 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413094824826 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250413094824826 DMM INFO MM(262420000000001/c5804b9a) Subscriber data update (mmctx.c:445) 20250413094824826 DMM DEBUG MM(262420000000001/c5804b9a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413094824831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094824831 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413094824831 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094824831 DMM INFO MM(262420000000001/c5804b9a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413094824831 DMM NOTICE MM(262420000000001/c5804b9a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413094824831 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413094824831 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413094824831 DLLC NOTICE LLME(dd59c1ba/c5804b9a){ASSIGNED} LLGM Assign pre (ffffffff => c5804b9a) (gprs_llc.c:1079) 20250413094824831 DLLC NOTICE LLME(ffffffff/c5804b9a){ASSIGNED} LLGM Assign post (ffffffff => c5804b9a) (gprs_llc.c:1125) 20250413094824831 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413094824831 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413094824831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413094824831 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@5cc224164e2f: setverdict(pass): none -> pass TC_attach-BVCI196(6)@5cc224164e2f: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@5cc224164e2f: Final verdict of PTC: pass 20250413094824893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58624<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(13)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(7)@5cc224164e2f: Final verdict of PTC: none 20250413094824898 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413094824898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(4)@5cc224164e2f: Final verdict of PTC: none TC_attach-BVCI220(16)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(17)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(12)@5cc224164e2f: Final verdict of PTC: none TC_attach-BVCI210(10)@5cc224164e2f: Final verdict of PTC: none TC_attach-BVCI196(6)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(11)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(15)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(5)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach-BVCI210(10): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(11): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(12): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(13): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sun Apr 13 09:48:24 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250413094824988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413094825390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58632<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106560) 20250413094825899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094825899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413094825917 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413094825917 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250413094825917 DLSS7 INFO 0: ASP(asp-dyn-0) xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:56187 err=None (osmo_ss7_asp.c:824) Waiting for packet dumper to finish... 1 (prev_count=106560, count=109400) 20250413094826900 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094826900 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sun Apr 13 09:48: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.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 20250413094827901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094827901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_mnc3 started. 20250413094828487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413094828489 DMM INFO MM(262420000000001/c5804b9a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413094828489 DMM INFO MM(262420000000001/c5804b9a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413094828489 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413094828489 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413094828489 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413094828489 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413094828489 DLLC NOTICE LLME(ffffffff/c5804b9a){ASSIGNED} LLGM Assign pre (c5804b9a => ffffffff) (gprs_llc.c:1079) 20250413094828489 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c5804b9a => ffffffff) (gprs_llc.c:1125) 20250413094828490 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250413094828490 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) 20250413094828490 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) 20250413094828490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413094828490 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413094828490 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413094828490 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413094828490 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(22)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(26)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094828520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413094828520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094828520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094828520 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094828520 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413094828520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094828520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094828520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094828520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094828521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094828522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094828522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094828522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094828522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094828522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094828522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094828522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094828522 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413094828522 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094828522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094828522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094828522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094828524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094828529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094828529 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(28)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(31)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(31)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094828534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413094828534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094828534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094828534 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094828534 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413094828534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094828534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094828534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094828534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(31)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094828535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094828535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094828535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094828535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094828535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094828535 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094828535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094828535 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094828535 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413094828535 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094828535 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094828536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094828536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(31)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(31)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094828538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(32)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(28)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094828542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094828542 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(32)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094828551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413094828551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094828551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094828551 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094828551 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413094828551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094828551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094828551 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094828551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094828552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094828552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094828552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094828552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094828552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094828552 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094828552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094828552 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094828552 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413094828552 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094828552 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(36)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413094828553 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094828553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094828555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094828559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094828559 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(34)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413094828902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094828902 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413094828902 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413094828902 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413094828906 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413094828908 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@5cc224164e2f: 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(37)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@5cc224164e2f: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E8E366C6'O, index=0 SGSN_Test-GSUP(38)@5cc224164e2f: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@5cc224164e2f: 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 := '59C88394E3844052C6BA58825F0D2528'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D26411C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F79120D8278C203D'O } } } } } 20250413094829990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094829990 DLLC NOTICE LLME(ffffffff/e8e366c6){UNASSIGNED} LLC RX: unknown TLLI 0xe8e366c6, creating LLME on the fly (gprs_llc.c:552) 20250413094829990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413094829990 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250413094829990 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413094829990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413094829990 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413094829990 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413094829990 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413094829990 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413094829990 DLLC NOTICE LLME(ffffffff/e8e366c6){UNASSIGNED} LLGM Assign pre (e8e366c6 => ef6d8335) (gprs_llc.c:1079) 20250413094829990 DLLC NOTICE LLME(e8e366c6/ef6d8335){ASSIGNED} LLGM Assign post (e8e366c6 => ef6d8335) (gprs_llc.c:1125) 20250413094829990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413094829990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413094829990 DMM DEBUG MM(262420000001001/ef6d8335) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413094830017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094830017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413094830017 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094830017 DMM DEBUG MM(262420000001001/ef6d8335) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250413094830017 DMM NOTICE MM(262420000001001/ef6d8335) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413094830017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413094830017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413094830017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413094830017 DMM DEBUG MM(262420000001001/ef6d8335) Requesting authorization (sgsn_auth.c:160) 20250413094830017 DMM INFO MM(262420000001001/ef6d8335) Requesting authentication tuples (sgsn_auth.c:184) 20250413094830017 DMM DEBUG MM(262420000001001/ef6d8335) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413094830017 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250413094830017 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(38)@5cc224164e2f: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@5cc224164e2f: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20250413094830024 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413094830024 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413094830024 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413094830024 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413094830024 DMM INFO MM(262420000001001/ef6d8335) Subscriber data update (mmctx.c:445) 20250413094830024 DMM DEBUG MM(262420000001001/ef6d8335) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413094830024 DMM INFO MM(262420000001001/ef6d8335) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413094830024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413094830024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413094830024 DMM INFO MM(262420000001001/ef6d8335) <- GMM AUTH AND CIPHERING REQ (rand = 59 c8 83 94 e3 84 40 52 c6 ba 58 82 5f 0d 25 28 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413094830040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094830040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250413094830040 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094830040 DMM INFO MM(262420000001001/ef6d8335) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413094830040 DMM NOTICE MM(262420000001001/ef6d8335) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413094830040 DMM DEBUG MM(262420000001001/ef6d8335) checking auth: received GSM SRES = d2 64 11 c1 (gprs_gmm.c:716) 20250413094830040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413094830041 DMM DEBUG MM(262420000001001/ef6d8335) Requesting authorization (sgsn_auth.c:160) 20250413094830041 DMM INFO MM(262420000001001/ef6d8335) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413094830041 DMM DEBUG MM(262420000001001/ef6d8335) Requesting subscriber data update (gprs_subscriber.c:894) 20250413094830041 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250413094830041 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) 20250413094830041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413094830041 DMM INFO MM(262420000001001/ef6d8335) <- GMM ATTACH ACCEPT (new P-TMSI=0xef6d8335) (gprs_gmm.c:337) 20250413094830044 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413094830044 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413094830044 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250413094830044 DMM INFO MM(262420000001001/ef6d8335) Subscriber data update (mmctx.c:445) 20250413094830044 DMM DEBUG MM(262420000001001/ef6d8335) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413094830044 DMM INFO MM(262420000001001/ef6d8335) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413094830044 DMM NOTICE MM(262420000001001/ef6d8335) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250413094830044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413094830044 DMM NOTICE MM(262420000001001/ef6d8335) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413094830044 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) 20250413094830046 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413094830046 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250413094830046 DMM INFO MM(262420000001001/ef6d8335) Subscriber data update (mmctx.c:445) 20250413094830046 DMM DEBUG MM(262420000001001/ef6d8335) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413094830056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094830056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413094830057 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094830057 DMM INFO MM(262420000001001/ef6d8335) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413094830057 DMM NOTICE MM(262420000001001/ef6d8335) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413094830057 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413094830057 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413094830057 DLLC NOTICE LLME(e8e366c6/ef6d8335){ASSIGNED} LLGM Assign pre (ffffffff => ef6d8335) (gprs_llc.c:1079) 20250413094830057 DLLC NOTICE LLME(ffffffff/ef6d8335){ASSIGNED} LLGM Assign post (ffffffff => ef6d8335) (gprs_llc.c:1125) 20250413094830057 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413094830057 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413094830057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413094830057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@5cc224164e2f: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@5cc224164e2f: Final verdict of PTC: pass 20250413094830117 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39638<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413094830121 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413094830122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(38)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(36)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(26)@5cc224164e2f: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@5cc224164e2f: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@5cc224164e2f: Final verdict of PTC: none TC_attach_mnc3-BVCI220(34)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(31)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(23)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(29)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(35)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(24)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(29): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(31): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_mnc3-BVCI220(34): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_mnc3 finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sun Apr 13 09:48:30 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250413094830218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413094830620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84016) 20250413094831123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094831123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84016, count=90068) 20250413094832124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094832124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Sun Apr 13 09:48: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_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 20250413094833125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094833125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_umts_aka_umts_res started. 20250413094833709 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413094833712 DMM INFO MM(262420000001001/ef6d8335) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413094833712 DMM INFO MM(262420000001001/ef6d8335) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413094833712 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413094833712 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413094833712 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413094833712 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413094833712 DLLC NOTICE LLME(ffffffff/ef6d8335){ASSIGNED} LLGM Assign pre (ef6d8335 => ffffffff) (gprs_llc.c:1079) 20250413094833712 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef6d8335 => ffffffff) (gprs_llc.c:1125) 20250413094833712 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250413094833712 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) 20250413094833712 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) 20250413094833712 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413094833712 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413094833712 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413094833712 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413094833712 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(41)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094833747 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413094833747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094833747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094833747 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094833748 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413094833748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094833748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094833748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094833748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094833748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094833748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094833748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094833748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094833748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094833748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094833748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094833748 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094833748 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413094833748 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094833748 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094833749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094833749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(45)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094833751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094833758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094833758 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(47)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(46)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_umts_aka_umts_res-BVCI196(44)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(50)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(50)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094833762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413094833762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094833762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094833762 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094833762 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413094833762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094833762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094833762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094833762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(50)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094833763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094833763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094833763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094833763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094833763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094833763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094833763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094833763 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094833763 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413094833763 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094833763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094833763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094833763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(50)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(50)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094833766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(51)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(47)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413094833771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094833771 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(49)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(51)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(55)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094833778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413094833778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094833778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094833778 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094833778 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413094833778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094833778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094833778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094833778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094833779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094833779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094833779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094833779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094833779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094833779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094833779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094833779 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094833779 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413094833779 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094833779 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094833779 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094833779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094833781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094833785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094833785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(53)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413094834127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094834127 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413094834127 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413094834127 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(56)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413094834131 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(56)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413094834132 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(56)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(56)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(56)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@5cc224164e2f: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='F4AF0894'O, index=0 SGSN_Test-GSUP(57)@5cc224164e2f: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@5cc224164e2f: 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 := '213001B93F6A1149CFAF5A84A11E4F93'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7722B25'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '82D40B0863AA794C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '73D55BC8AE1DCD26F0748AE9AF7AE7DB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E4492F5F05D1362CE69C51515D7CDBA0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '431C52658BB52E9DAA635CB05440C8B1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5CBB4F0B8568F29F'O } } } } } 20250413094835190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094835190 DLLC NOTICE LLME(ffffffff/f4af0894){UNASSIGNED} LLC RX: unknown TLLI 0xf4af0894, creating LLME on the fly (gprs_llc.c:552) 20250413094835190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413094835190 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250413094835190 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413094835190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413094835190 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413094835190 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413094835190 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413094835190 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413094835190 DLLC NOTICE LLME(ffffffff/f4af0894){UNASSIGNED} LLGM Assign pre (f4af0894 => d9ac56b1) (gprs_llc.c:1079) 20250413094835190 DLLC NOTICE LLME(f4af0894/d9ac56b1){ASSIGNED} LLGM Assign post (f4af0894 => d9ac56b1) (gprs_llc.c:1125) 20250413094835190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413094835190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413094835190 DMM DEBUG MM(262420000001002/d9ac56b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413094835209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094835209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413094835209 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094835209 DMM DEBUG MM(262420000001002/d9ac56b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250413094835209 DMM NOTICE MM(262420000001002/d9ac56b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413094835209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413094835209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413094835209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413094835209 DMM DEBUG MM(262420000001002/d9ac56b1) Requesting authorization (sgsn_auth.c:160) 20250413094835209 DMM INFO MM(262420000001002/d9ac56b1) Requesting authentication tuples (sgsn_auth.c:184) 20250413094835209 DMM DEBUG MM(262420000001002/d9ac56b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413094835209 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250413094835209 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(57)@5cc224164e2f: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@5cc224164e2f: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20250413094835216 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413094835216 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413094835216 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413094835216 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413094835216 DMM INFO MM(262420000001002/d9ac56b1) Subscriber data update (mmctx.c:445) 20250413094835216 DMM DEBUG MM(262420000001002/d9ac56b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413094835216 DMM INFO MM(262420000001002/d9ac56b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413094835216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413094835216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413094835216 DMM INFO MM(262420000001002/d9ac56b1) <- GMM AUTH AND CIPHERING REQ (rand = 21 30 01 b9 3f 6a 11 49 cf af 5a 84 a1 1e 4f 93 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 43 1c 52 65 8b b5 2e 9d aa 63 5c b0 54 40 c8 b1 ) (gprs_gmm.c:510) 20250413094835227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094835227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413094835227 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094835227 DMM INFO MM(262420000001002/d9ac56b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413094835227 DMM NOTICE MM(262420000001002/d9ac56b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413094835227 DMM DEBUG MM(262420000001002/d9ac56b1) checking auth: received UMTS RES = 5c bb 4f 0b 85 68 f2 9f (gprs_gmm.c:716) 20250413094835227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413094835227 DMM DEBUG MM(262420000001002/d9ac56b1) Requesting authorization (sgsn_auth.c:160) 20250413094835227 DMM INFO MM(262420000001002/d9ac56b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413094835227 DMM DEBUG MM(262420000001002/d9ac56b1) Requesting subscriber data update (gprs_subscriber.c:894) 20250413094835228 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250413094835228 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) 20250413094835228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413094835228 DMM INFO MM(262420000001002/d9ac56b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9ac56b1) (gprs_gmm.c:337) 20250413094835230 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413094835230 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413094835230 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250413094835230 DMM INFO MM(262420000001002/d9ac56b1) Subscriber data update (mmctx.c:445) 20250413094835230 DMM DEBUG MM(262420000001002/d9ac56b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413094835230 DMM INFO MM(262420000001002/d9ac56b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413094835230 DMM NOTICE MM(262420000001002/d9ac56b1) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250413094835230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413094835230 DMM NOTICE MM(262420000001002/d9ac56b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413094835230 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) 20250413094835231 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413094835231 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250413094835231 DMM INFO MM(262420000001002/d9ac56b1) Subscriber data update (mmctx.c:445) 20250413094835231 DMM DEBUG MM(262420000001002/d9ac56b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413094835239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094835239 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413094835239 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094835239 DMM INFO MM(262420000001002/d9ac56b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413094835239 DMM NOTICE MM(262420000001002/d9ac56b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413094835239 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413094835239 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413094835239 DLLC NOTICE LLME(f4af0894/d9ac56b1){ASSIGNED} LLGM Assign pre (ffffffff => d9ac56b1) (gprs_llc.c:1079) 20250413094835239 DLLC NOTICE LLME(ffffffff/d9ac56b1){ASSIGNED} LLGM Assign post (ffffffff => d9ac56b1) (gprs_llc.c:1125) 20250413094835239 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413094835239 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413094835239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413094835239 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@5cc224164e2f: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@5cc224164e2f: Final verdict of PTC: pass 20250413094835298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39654<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(57)@5cc224164e2f: Final verdict of PTC: none 20250413094835302 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413094835302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(46)@5cc224164e2f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(53)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(45)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(55)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(50)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(51)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@5cc224164e2f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@5cc224164e2f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(49)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(48)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(54)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(43)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(48): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(49): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(50): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(51): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(53): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(54): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sun Apr 13 09:48:35 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 20250413094835420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413094835823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84488) 20250413094836304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094836304 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84488, count=90540) 20250413094837305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094837305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Sun Apr 13 09:48:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20250413094838306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094838307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_umts_aka_gsm_sres started. 20250413094838914 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413094838916 DMM INFO MM(262420000001002/d9ac56b1) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413094838916 DMM INFO MM(262420000001002/d9ac56b1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413094838916 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413094838916 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413094838916 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413094838916 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413094838916 DLLC NOTICE LLME(ffffffff/d9ac56b1){ASSIGNED} LLGM Assign pre (d9ac56b1 => ffffffff) (gprs_llc.c:1079) 20250413094838916 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9ac56b1 => ffffffff) (gprs_llc.c:1125) 20250413094838916 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250413094838916 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) 20250413094838916 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) 20250413094838916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413094838916 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413094838916 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413094838916 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413094838916 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(60)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(64)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094838961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413094838961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094838961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094838961 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094838961 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413094838961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094838961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094838961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094838961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094838962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094838962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094838962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094838962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094838962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094838962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094838962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094838962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094838962 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413094838962 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094838962 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094838963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094838963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094838965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094838970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094838970 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(66)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(65)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_umts_aka_gsm_sres-BVCI196(63)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(69)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(69)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094838976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413094838976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094838976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094838976 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094838976 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413094838976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094838976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094838976 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094838976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(69)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094838977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094838977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094838977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094838977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094838977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094838977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094838977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094838977 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094838977 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413094838977 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094838977 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094838977 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094838977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(69)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(69)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(70)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413094838979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094838984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094838984 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(71)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(68)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(70)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(74)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094838989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413094838989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094838989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094838989 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094838989 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413094838989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094838989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094838989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094838989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094838990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094838990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094838990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094838990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094838990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094838990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094838990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094838990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094838990 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413094838990 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094838990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094838990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094838990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(74)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094838992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094838997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094838997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(73)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413094839308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094839308 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413094839308 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413094839308 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(75)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413094839314 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413094839314 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(75)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(75)@5cc224164e2f: 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(75)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@5cc224164e2f: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='D3BA3F7D'O, index=0 SGSN_Test-GSUP(76)@5cc224164e2f: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@5cc224164e2f: 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 := 'A055C540EA3D26C52A9FE185F4786818'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08E331E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AF473CF5F57EAEF9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '584035F4924C19A314DF4DB589A7145A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9F077C1A1ACC3DB604F89C3CFFEB12DE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4ECC5B8E5F2695183111E8E59FEABDCB'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '65C7612AD5CF8489'O } } } } } 20250413094840361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094840361 DLLC NOTICE LLME(ffffffff/d3ba3f7d){UNASSIGNED} LLC RX: unknown TLLI 0xd3ba3f7d, creating LLME on the fly (gprs_llc.c:552) 20250413094840361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413094840361 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250413094840361 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413094840361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413094840361 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413094840361 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413094840361 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413094840361 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413094840361 DLLC NOTICE LLME(ffffffff/d3ba3f7d){UNASSIGNED} LLGM Assign pre (d3ba3f7d => f947f94e) (gprs_llc.c:1079) 20250413094840361 DLLC NOTICE LLME(d3ba3f7d/f947f94e){ASSIGNED} LLGM Assign post (d3ba3f7d => f947f94e) (gprs_llc.c:1125) 20250413094840361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413094840361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413094840361 DMM DEBUG MM(262420000001003/f947f94e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413094840370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094840370 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413094840370 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094840370 DMM DEBUG MM(262420000001003/f947f94e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250413094840370 DMM NOTICE MM(262420000001003/f947f94e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413094840370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413094840370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413094840370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413094840370 DMM DEBUG MM(262420000001003/f947f94e) Requesting authorization (sgsn_auth.c:160) 20250413094840370 DMM INFO MM(262420000001003/f947f94e) Requesting authentication tuples (sgsn_auth.c:184) 20250413094840370 DMM DEBUG MM(262420000001003/f947f94e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413094840370 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250413094840370 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(76)@5cc224164e2f: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@5cc224164e2f: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20250413094840377 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413094840377 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413094840377 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413094840377 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413094840377 DMM INFO MM(262420000001003/f947f94e) Subscriber data update (mmctx.c:445) 20250413094840377 DMM DEBUG MM(262420000001003/f947f94e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413094840377 DMM INFO MM(262420000001003/f947f94e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413094840377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413094840377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413094840377 DMM INFO MM(262420000001003/f947f94e) <- GMM AUTH AND CIPHERING REQ (rand = a0 55 c5 40 ea 3d 26 c5 2a 9f e1 85 f4 78 68 18 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4e cc 5b 8e 5f 26 95 18 31 11 e8 e5 9f ea bd cb ) (gprs_gmm.c:510) 20250413094840392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094840392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250413094840392 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094840392 DMM INFO MM(262420000001003/f947f94e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413094840392 DMM NOTICE MM(262420000001003/f947f94e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413094840392 DMM DEBUG MM(262420000001003/f947f94e) checking auth: received GSM SRES = 08 e3 31 e7 (gprs_gmm.c:716) 20250413094840392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413094840392 DMM DEBUG MM(262420000001003/f947f94e) Requesting authorization (sgsn_auth.c:160) 20250413094840392 DMM INFO MM(262420000001003/f947f94e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413094840393 DMM DEBUG MM(262420000001003/f947f94e) Requesting subscriber data update (gprs_subscriber.c:894) 20250413094840393 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250413094840393 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) 20250413094840393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413094840393 DMM INFO MM(262420000001003/f947f94e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf947f94e) (gprs_gmm.c:337) 20250413094840395 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413094840395 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413094840395 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250413094840395 DMM INFO MM(262420000001003/f947f94e) Subscriber data update (mmctx.c:445) 20250413094840395 DMM DEBUG MM(262420000001003/f947f94e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413094840395 DMM INFO MM(262420000001003/f947f94e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413094840395 DMM NOTICE MM(262420000001003/f947f94e) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250413094840395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413094840395 DMM NOTICE MM(262420000001003/f947f94e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413094840395 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) 20250413094840396 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413094840396 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250413094840396 DMM INFO MM(262420000001003/f947f94e) Subscriber data update (mmctx.c:445) 20250413094840396 DMM DEBUG MM(262420000001003/f947f94e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413094840408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094840408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413094840408 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094840408 DMM INFO MM(262420000001003/f947f94e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413094840408 DMM NOTICE MM(262420000001003/f947f94e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413094840408 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413094840408 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413094840408 DLLC NOTICE LLME(d3ba3f7d/f947f94e){ASSIGNED} LLGM Assign pre (ffffffff => f947f94e) (gprs_llc.c:1079) 20250413094840408 DLLC NOTICE LLME(ffffffff/f947f94e){ASSIGNED} LLGM Assign post (ffffffff => f947f94e) (gprs_llc.c:1125) 20250413094840408 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413094840409 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413094840409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413094840409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@5cc224164e2f: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@5cc224164e2f: Final verdict of PTC: pass 20250413094840468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39024<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413094840473 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413094840473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_umts_aka_gsm_sres-BVCI220(73)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(64)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(76)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(65)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(70)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(74)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@5cc224164e2f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(69)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@5cc224164e2f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(68)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(72)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(62)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(67)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(67): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(68): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(69): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(70): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sun Apr 13 09:48:40 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 20250413094840581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413094840984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86172) 20250413094841475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094841475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86172, count=90528) 20250413094842476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094842476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Sun Apr 13 09:48:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20250413094843478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094843478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_timeout_after_pdp_act started. 20250413094844083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413094844086 DMM INFO MM(262420000001003/f947f94e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413094844086 DMM INFO MM(262420000001003/f947f94e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413094844086 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413094844086 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413094844086 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413094844086 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413094844086 DLLC NOTICE LLME(ffffffff/f947f94e){ASSIGNED} LLGM Assign pre (f947f94e => ffffffff) (gprs_llc.c:1079) 20250413094844086 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f947f94e => ffffffff) (gprs_llc.c:1125) 20250413094844086 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250413094844086 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) 20250413094844086 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) 20250413094844086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413094844086 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413094844086 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413094844086 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413094844087 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(79)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094844122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413094844122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094844122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094844122 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094844122 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413094844122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094844122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094844122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094844122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094844123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094844123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094844123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094844123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094844123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094844123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094844123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094844123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094844123 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413094844123 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094844123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094844123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094844123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094844125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094844130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094844130 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(85)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI196(82)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(84)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(88)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094844135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413094844135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094844135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094844135 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094844135 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413094844135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094844135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094844135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094844135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094844136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094844136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094844136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094844136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094844136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094844136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094844136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094844136 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094844136 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413094844136 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094844136 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094844136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094844136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(88)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094844138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(89)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(85)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094844142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094844142 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(90)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(87)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(94)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094844152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413094844152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094844152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094844152 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094844152 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413094844152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094844152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094844152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094844152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094844153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094844153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094844153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094844153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094844153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094844153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094844153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094844153 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094844153 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413094844153 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094844153 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094844153 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094844153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(94)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094844155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094844159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094844159 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(91)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413094844479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094844479 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413094844479 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413094844479 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(93)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413094844483 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413094844484 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(93)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(93)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(93)@5cc224164e2f: 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(93)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@5cc224164e2f: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='CA3D5BBA'O, index=0 SGSN_Test-GSUP(95)@5cc224164e2f: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@5cc224164e2f: 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 := '7A8652075D5C10E5CB1796D9164F6B75'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '903D1015'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3146021B490280B3'O } } } } } 20250413094844546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094844546 DLLC NOTICE LLME(ffffffff/ca3d5bba){UNASSIGNED} LLC RX: unknown TLLI 0xca3d5bba, creating LLME on the fly (gprs_llc.c:552) 20250413094844546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413094844546 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250413094844546 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413094844546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413094844546 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413094844546 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413094844546 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413094844546 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413094844546 DLLC NOTICE LLME(ffffffff/ca3d5bba){UNASSIGNED} LLGM Assign pre (ca3d5bba => f5fa01e6) (gprs_llc.c:1079) 20250413094844546 DLLC NOTICE LLME(ca3d5bba/f5fa01e6){ASSIGNED} LLGM Assign post (ca3d5bba => f5fa01e6) (gprs_llc.c:1125) 20250413094844546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413094844546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413094844546 DMM DEBUG MM(262420000000021/f5fa01e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413094844559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094844559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413094844559 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094844559 DMM DEBUG MM(262420000000021/f5fa01e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250413094844559 DMM NOTICE MM(262420000000021/f5fa01e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413094844559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413094844559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413094844559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413094844559 DMM DEBUG MM(262420000000021/f5fa01e6) Requesting authorization (sgsn_auth.c:160) 20250413094844559 DMM INFO MM(262420000000021/f5fa01e6) Requesting authentication tuples (sgsn_auth.c:184) 20250413094844559 DMM DEBUG MM(262420000000021/f5fa01e6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413094844559 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250413094844559 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(95)@5cc224164e2f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@5cc224164e2f: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20250413094844563 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413094844563 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413094844563 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413094844563 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413094844563 DMM INFO MM(262420000000021/f5fa01e6) Subscriber data update (mmctx.c:445) 20250413094844563 DMM DEBUG MM(262420000000021/f5fa01e6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413094844563 DMM INFO MM(262420000000021/f5fa01e6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413094844563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413094844563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413094844563 DMM INFO MM(262420000000021/f5fa01e6) <- GMM AUTH AND CIPHERING REQ (rand = 7a 86 52 07 5d 5c 10 e5 cb 17 96 d9 16 4f 6b 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413094844576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094844576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250413094844576 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094844576 DMM INFO MM(262420000000021/f5fa01e6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413094844576 DMM NOTICE MM(262420000000021/f5fa01e6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413094844576 DMM DEBUG MM(262420000000021/f5fa01e6) checking auth: received GSM SRES = 90 3d 10 15 (gprs_gmm.c:716) 20250413094844576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413094844576 DMM DEBUG MM(262420000000021/f5fa01e6) Requesting authorization (sgsn_auth.c:160) 20250413094844576 DMM INFO MM(262420000000021/f5fa01e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413094844576 DMM DEBUG MM(262420000000021/f5fa01e6) Requesting subscriber data update (gprs_subscriber.c:894) 20250413094844576 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250413094844576 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) 20250413094844576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413094844576 DMM INFO MM(262420000000021/f5fa01e6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5fa01e6) (gprs_gmm.c:337) 20250413094844578 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413094844578 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413094844578 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250413094844578 DMM INFO MM(262420000000021/f5fa01e6) Subscriber data update (mmctx.c:445) 20250413094844578 DMM DEBUG MM(262420000000021/f5fa01e6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413094844578 DMM INFO MM(262420000000021/f5fa01e6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413094844578 DMM NOTICE MM(262420000000021/f5fa01e6) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250413094844578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413094844578 DMM NOTICE MM(262420000000021/f5fa01e6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413094844578 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) 20250413094844579 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413094844579 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250413094844579 DMM INFO MM(262420000000021/f5fa01e6) Subscriber data update (mmctx.c:445) 20250413094844579 DMM DEBUG MM(262420000000021/f5fa01e6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413094844589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094844589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413094844589 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094844589 DMM INFO MM(262420000000021/f5fa01e6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413094844589 DMM NOTICE MM(262420000000021/f5fa01e6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413094844589 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413094844589 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413094844589 DLLC NOTICE LLME(ca3d5bba/f5fa01e6){ASSIGNED} LLGM Assign pre (ffffffff => f5fa01e6) (gprs_llc.c:1079) 20250413094844589 DLLC NOTICE LLME(ffffffff/f5fa01e6){ASSIGNED} LLGM Assign post (ffffffff => f5fa01e6) (gprs_llc.c:1125) 20250413094844589 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413094844589 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413094844589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413094844589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@5cc224164e2f: setverdict(pass): none -> pass 20250413094844645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094844645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413094844645 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094844645 DMM INFO MM(262420000000021/f5fa01e6) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413094844645 DMM INFO MM(262420000000021/f5fa01e6) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413094844645 DMM DEBUG MM(262420000000021/f5fa01e6) Using GGSN 0 (gprs_sm.c:317) 20250413094844645 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250413094844645 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413094844645 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250413094844646 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:386) 20250413094844668 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 bc 17 28 59 11 3d 8c dd f9 14 05 7f 4c 2d 63 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=1024 from retransmit req queue (gtp.c:461) 20250413094844668 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfe80b8, cbp=0x55b5d3b5ec00) (sgsn_libgtp.c:633) 20250413094844668 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413094844668 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b5dac8 TLLI=f5fa01e6, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413094844668 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413094844668 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413094844685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094844685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250413094844685 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094844685 DMM INFO MM(262420000000021/f5fa01e6) -> GMM ATTACH REQUEST MI(TMSI-0xF5FA01E6) type="GPRS attach"  (gprs_gmm.c:1320) 20250413094844685 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413094844685 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413094844685 DLLC NOTICE LLME(ffffffff/f5fa01e6){ASSIGNED} LLGM Assign pre (f5fa01e6 => ff410d44) (gprs_llc.c:1079) 20250413094844685 DLLC NOTICE LLME(f5fa01e6/ff410d44){ASSIGNED} LLGM Assign post (f5fa01e6 => ff410d44) (gprs_llc.c:1125) 20250413094844685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413094844685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413094844685 DMM DEBUG MM(262420000000021/ff410d44) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413094844694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094844695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250413094844695 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094844695 DMM DEBUG MM(262420000000021/ff410d44) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250413094844695 DMM NOTICE MM(262420000000021/ff410d44) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413094844695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413094844695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413094844695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413094844695 DMM DEBUG MM(262420000000021/ff410d44) Requesting authorization (sgsn_auth.c:160) 20250413094844695 DMM INFO MM(262420000000021/ff410d44) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413094844695 DMM DEBUG MM(262420000000021/ff410d44) Requesting subscriber data update (gprs_subscriber.c:894) 20250413094844695 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250413094844695 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) 20250413094844696 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413094844696 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413094844696 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250413094844696 DMM INFO MM(262420000000021/ff410d44) Subscriber data update (mmctx.c:445) 20250413094844696 DMM DEBUG MM(262420000000021/ff410d44) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250413094844696 DMM INFO MM(262420000000021/ff410d44) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250413094844696 DMM NOTICE MM(262420000000021/ff410d44) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250413094844696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413094844696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413094844696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250413094844696 DMM INFO MM(262420000000021/ff410d44) <- GMM ATTACH ACCEPT (new P-TMSI=0xff410d44) (gprs_gmm.c:337) 20250413094844696 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) TC_attach_timeout_after_pdp_act(97)@5cc224164e2f: Trying to receive 5 ATTACH ACCEPTs 20250413094844698 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413094844698 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250413094844698 DMM INFO MM(262420000000021/ff410d44) Subscriber data update (mmctx.c:445) 20250413094844698 DMM DEBUG MM(262420000000021/ff410d44) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413094850698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250413094850698 DMM INFO MM(262420000000021/ff410d44) <- GMM ATTACH ACCEPT (new P-TMSI=0xff410d44) (gprs_gmm.c:337) 20250413094851708 DGPRS DEBUG Checking for inactive LLMEs, time = 7768637 (sgsn.c:132) 20250413094856700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250413094856700 DMM INFO MM(262420000000021/ff410d44) <- GMM ATTACH ACCEPT (new P-TMSI=0xff410d44) (gprs_gmm.c:337) 20250413094902701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250413094902701 DMM INFO MM(262420000000021/ff410d44) <- GMM ATTACH ACCEPT (new P-TMSI=0xff410d44) (gprs_gmm.c:337) 20250413094904480 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250413094904480 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250413094904481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(93)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413094908702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250413094908703 DMM INFO MM(262420000000021/ff410d44) <- GMM ATTACH ACCEPT (new P-TMSI=0xff410d44) (gprs_gmm.c:337) TC_attach_timeout_after_pdp_act(97)@5cc224164e2f: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@5cc224164e2f: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250413094914124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094914129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094914129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413094914137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094914142 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094914142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413094914154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094914156 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094914156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413094914704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250413094914704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250413094914704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250413094914704 DMM NOTICE MM(262420000000021/ff410d44) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250413094914704 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250413094914704 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b5dac8, TLLI=ff410d44, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413094914704 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250413094914704 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413094914704 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:386) 20250413094914705 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250413094914705 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) 20250413094914705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Reject}: Deallocated (fsm.c:568) 20250413094914705 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Deallocated (fsm.c:568) 20250413094914705 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413094914705 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250413094914705 DLLC NOTICE LLME(f5fa01e6/ff410d44){ASSIGNED} LLGM Assign pre (ff410d44 => ffffffff) (gprs_llc.c:1079) 20250413094914705 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff410d44 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@5cc224164e2f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@5cc224164e2f: Final verdict of PTC: pass 20250413094915218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39042<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(95)@5cc224164e2f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@5cc224164e2f: Final verdict of PTC: none 20250413094915221 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413094915221 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(83)@5cc224164e2f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(93)@5cc224164e2f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(88)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(94)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(92)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(86)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(81)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sun Apr 13 09:49:15 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 20250413094915301 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413094915603 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=130872) 20250413094916223 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094916223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=130872, count=131412) 20250413094917225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094917225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sun Apr 13 09:49:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20250413094918226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094918226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_auth_id_timeout started. 20250413094918695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413094918697 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(98)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(102)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(102)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094918733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413094918733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094918733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094918733 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094918733 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413094918733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094918733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094918733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094918733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(102)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094918735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094918735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094918735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094918735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094918735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094918735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094918735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094918735 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094918735 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413094918735 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094918735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094918735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094918735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(102)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(102)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(103)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413094918737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(99)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094918741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094918741 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(101)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(104)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(103)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(107)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(107)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094918747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413094918747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094918747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094918747 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094918747 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413094918747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094918747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094918747 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094918747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(107)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094918748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094918748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094918748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094918748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094918748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094918748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094918748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094918748 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094918748 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413094918748 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094918748 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094918748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094918748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(107)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(107)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094918750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(108)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(104)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094918756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094918756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(109)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI210(106)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(108)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(112)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094918761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413094918761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094918761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094918761 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094918761 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413094918761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094918761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094918761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094918761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094918763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094918763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094918763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094918763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094918763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094918763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094918763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094918763 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094918763 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413094918763 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094918763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094918763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094918763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094918765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094918771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094918771 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(111)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413094919228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094919228 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413094919228 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413094919228 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(113)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413094919232 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(113)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(113)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(113)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250413094919233 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(101)@5cc224164e2f: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='FCBBB6B4'O, index=0 SGSN_Test-GSUP(114)@5cc224164e2f: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20250413094919303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094919303 DLLC NOTICE LLME(ffffffff/fcbbb6b4){UNASSIGNED} LLC RX: unknown TLLI 0xfcbbb6b4, creating LLME on the fly (gprs_llc.c:552) 20250413094919303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413094919303 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1320) 20250413094919303 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413094919303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413094919303 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413094919303 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413094919303 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413094919303 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413094919303 DLLC NOTICE LLME(ffffffff/fcbbb6b4){UNASSIGNED} LLGM Assign pre (fcbbb6b4 => cf44d659) (gprs_llc.c:1079) 20250413094919303 DLLC NOTICE LLME(fcbbb6b4/cf44d659){ASSIGNED} LLGM Assign post (fcbbb6b4 => cf44d659) (gprs_llc.c:1125) 20250413094919303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413094919303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413094919303 DMM DEBUG MM(/cf44d659) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413094921709 DGPRS DEBUG Checking for inactive LLMEs, time = 7768667 (sgsn.c:132) 20250413094925304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250413094925304 DMM DEBUG MM(/cf44d659) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413094931306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250413094931306 DMM DEBUG MM(/cf44d659) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413094937307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250413094937307 DMM DEBUG MM(/cf44d659) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413094939229 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250413094939229 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250413094939230 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(113)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413094943308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250413094943308 DMM DEBUG MM(/cf44d659) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413094948735 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094948738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094948738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413094948748 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094948751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094948751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413094948764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094948767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094948767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413094949309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250413094949309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250413094949309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250413094949309 DMM NOTICE MM(/cf44d659) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250413094949309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Reject}: Deallocated (fsm.c:568) 20250413094949309 DMM DEBUG MM_STATE_Gb(4240160436)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413094949309 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413094949309 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250413094949309 DLLC NOTICE LLME(fcbbb6b4/cf44d659){ASSIGNED} LLGM Assign pre (cf44d659 => ffffffff) (gprs_llc.c:1079) 20250413094949309 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf44d659 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(101)@5cc224164e2f: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@5cc224164e2f: Final verdict of PTC: pass 20250413094949330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51820<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413094949334 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413094949334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(114)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(102)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(108)@5cc224164e2f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(106)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(107)@5cc224164e2f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@5cc224164e2f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(101)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(112)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(103)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(110)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(105)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(100)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(100): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(101): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(102): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(103): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(105): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(106): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(107): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(108): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sun Apr 13 09:49:49 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 20250413094949415 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413094949717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60232) 20250413094950335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094950335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60232, count=68484) 20250413094951336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094951337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413094951710 DGPRS DEBUG Checking for inactive LLMEs, time = 7768697 (sgsn.c:132) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sun Apr 13 09:49:51 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 20250413094952338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094952338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_auth_sai_timeout started. 20250413094952806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44344<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413094952808 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(117)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(122)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(121)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413094952861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413094952861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094952861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094952861 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094952861 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413094952861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094952861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094952861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094952861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(122)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094952862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094952862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094952862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094952862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094952862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094952862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094952862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094952862 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094952862 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413094952862 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094952862 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094952862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094952862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(122)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(122)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094952864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(123)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(118)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(121)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(126)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250413094952870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094952870 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(126)@5cc224164e2f: Provider Link came up: sending NS-RESET TC_attach_auth_sai_timeout-BVCI196(119)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413094952872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413094952872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094952872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094952872 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094952872 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413094952872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094952872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094952872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094952872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094952873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094952873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094952873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094952873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094952873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094952873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094952873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094952873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094952873 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413094952873 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094952873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094952873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094952873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(126)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094952876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094952882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094952882 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(128)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(131)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(125)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(131)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413094952886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413094952886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413094952886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413094952886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094952886 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413094952886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413094952886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413094952886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413094952886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413094952886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413094952886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413094952886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413094952886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413094952886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413094952886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413094952886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413094952886 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413094952886 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413094952886 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413094952886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413094952887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413094952887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413094952888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413094952893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094952893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(130)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413094953340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413094953340 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413094953340 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413094953340 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(132)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413094953344 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413094953345 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(132)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(132)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(132)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(132)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@5cc224164e2f: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='FB1A4566'O, index=0 SGSN_Test-GSUP(133)@5cc224164e2f: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20250413094953411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094953411 DLLC NOTICE LLME(ffffffff/fb1a4566){UNASSIGNED} LLC RX: unknown TLLI 0xfb1a4566, creating LLME on the fly (gprs_llc.c:552) 20250413094953411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413094953411 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1320) 20250413094953411 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413094953411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413094953411 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413094953411 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413094953411 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413094953411 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413094953411 DLLC NOTICE LLME(ffffffff/fb1a4566){UNASSIGNED} LLGM Assign pre (fb1a4566 => fbfe69f3) (gprs_llc.c:1079) 20250413094953411 DLLC NOTICE LLME(fb1a4566/fbfe69f3){ASSIGNED} LLGM Assign post (fb1a4566 => fbfe69f3) (gprs_llc.c:1125) 20250413094953411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413094953411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413094953411 DMM DEBUG MM(262420000000003/fbfe69f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413094953425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413094953425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413094953425 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413094953425 DMM DEBUG MM(262420000000003/fbfe69f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1134) 20250413094953425 DMM NOTICE MM(262420000000003/fbfe69f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413094953425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413094953425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413094953425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413094953425 DMM DEBUG MM(262420000000003/fbfe69f3) Requesting authorization (sgsn_auth.c:160) 20250413094953425 DMM INFO MM(262420000000003/fbfe69f3) Requesting authentication tuples (sgsn_auth.c:184) 20250413094953425 DMM DEBUG MM(262420000000003/fbfe69f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413094953425 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250413094953425 DGPRS INFO SUBSCR(262420000000003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(133)@5cc224164e2f: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@5cc224164e2f: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20250413094959426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250413094959426 DMM ERROR MM(262420000000003/fbfe69f3) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250413094959426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250413094959426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250413094959426 DMM NOTICE MM(262420000000003/fbfe69f3) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250413094959427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Reject}: Deallocated (fsm.c:568) 20250413094959427 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413094959427 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413094959427 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250413094959427 DLLC NOTICE LLME(fb1a4566/fbfe69f3){ASSIGNED} LLGM Assign pre (fbfe69f3 => ffffffff) (gprs_llc.c:1079) 20250413094959427 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbfe69f3 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@5cc224164e2f: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@5cc224164e2f: Final verdict of PTC: pass 20250413094959448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44344<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@5cc224164e2f: Final verdict of PTC: none 20250413094959454 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413094959454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(123)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(122)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(131)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@5cc224164e2f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@5cc224164e2f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@5cc224164e2f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(126)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(120)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(129)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(124)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sun Apr 13 09:49:59 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 20250413094959555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413094959857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44652<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66076) 20250413095000455 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095000455 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66076, count=66716) 20250413095001456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095001456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sun Apr 13 09:50:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20250413095002458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095002459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_auth_sai_reject started. 20250413095002946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095002947 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(136)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(140)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095002980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095002980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095002980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095002980 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095002980 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095002980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095002980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095002980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095002980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095002981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095002981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095002981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095002981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095002981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095002981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095002981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095002981 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095002981 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095002981 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095002981 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(140)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095002981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095002981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095002983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095002988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095002988 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(142)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI196(139)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(141)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(145)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(145)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095002993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095002993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095002993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095002993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095002993 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095002993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095002993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095002993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095002993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(145)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095002994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095002994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095002994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095002994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095002994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095002994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095002994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095002994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095002994 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095002994 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095002994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095002994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095002994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(145)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(145)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095002996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(146)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(142)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095003000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095003000 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(144)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(147)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(146)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(150)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095003008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095003008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095003008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095003008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095003008 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095003008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095003008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095003008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095003008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095003010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095003010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095003010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095003010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095003010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095003010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095003010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095003010 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095003010 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095003010 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095003010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095003010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095003010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095003012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095003017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095003017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(149)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095003460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095003460 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095003460 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095003460 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(151)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095003464 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095003466 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(151)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(151)@5cc224164e2f: 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(151)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@5cc224164e2f: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='D52BBE3E'O, index=0 SGSN_Test-GSUP(152)@5cc224164e2f: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20250413095003528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095003528 DLLC NOTICE LLME(ffffffff/d52bbe3e){UNASSIGNED} LLC RX: unknown TLLI 0xd52bbe3e, creating LLME on the fly (gprs_llc.c:552) 20250413095003528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095003528 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095003528 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095003528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095003528 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095003528 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095003528 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095003528 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095003528 DLLC NOTICE LLME(ffffffff/d52bbe3e){UNASSIGNED} LLGM Assign pre (d52bbe3e => c0ecd1f6) (gprs_llc.c:1079) 20250413095003528 DLLC NOTICE LLME(d52bbe3e/c0ecd1f6){ASSIGNED} LLGM Assign post (d52bbe3e => c0ecd1f6) (gprs_llc.c:1125) 20250413095003528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095003528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095003528 DMM DEBUG MM(262420000000004/c0ecd1f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095003543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095003543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095003544 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095003544 DMM DEBUG MM(262420000000004/c0ecd1f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1134) 20250413095003544 DMM NOTICE MM(262420000000004/c0ecd1f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095003544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095003544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095003544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095003544 DMM DEBUG MM(262420000000004/c0ecd1f6) Requesting authorization (sgsn_auth.c:160) 20250413095003544 DMM INFO MM(262420000000004/c0ecd1f6) Requesting authentication tuples (sgsn_auth.c:184) 20250413095003544 DMM DEBUG MM(262420000000004/c0ecd1f6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095003544 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250413095003544 DGPRS INFO SUBSCR(262420000000004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(152)@5cc224164e2f: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@5cc224164e2f: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20250413095003550 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250413095003550 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250413095003550 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250413095009545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250413095009545 DMM ERROR MM(262420000000004/c0ecd1f6) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250413095009545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250413095009545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250413095009545 DMM NOTICE MM(262420000000004/c0ecd1f6) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250413095009545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Reject}: Deallocated (fsm.c:568) 20250413095009545 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095009545 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095009545 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250413095009545 DLLC NOTICE LLME(d52bbe3e/c0ecd1f6){ASSIGNED} LLGM Assign pre (c0ecd1f6 => ffffffff) (gprs_llc.c:1079) 20250413095009545 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0ecd1f6 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@5cc224164e2f: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@5cc224164e2f: Final verdict of PTC: pass 20250413095009551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44668<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@5cc224164e2f: Final verdict of PTC: none 20250413095009554 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095009554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(151)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@5cc224164e2f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@5cc224164e2f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(146)@5cc224164e2f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(144)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(145)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(140)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(150)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(138)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(143)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(148)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(143): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(144): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(145): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(146): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sun Apr 13 09:50:09 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 20250413095009652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095009954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57842<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59832) 20250413095010555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095010555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59832, count=69576) 20250413095011556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095011557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sun Apr 13 09:50:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20250413095012558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095012558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_gsup_lu_timeout started. 20250413095013048 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57854<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095013049 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(155)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(159)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095013066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095013066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095013066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095013066 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095013066 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095013066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095013066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095013066 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095013066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095013067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095013067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095013067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095013067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095013067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095013067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095013067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095013067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095013067 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095013067 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095013067 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095013067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095013067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(160)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095013070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(156)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(164)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250413095013078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095013078 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(164)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095013080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095013080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095013080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095013080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095013080 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095013080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095013080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095013080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095013080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_gsup_lu_timeout-BVCI196(158)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(164)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095013081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095013081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095013081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095013081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095013081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095013081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095013081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095013081 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095013081 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095013081 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095013081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095013081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095013081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095013084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095013089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095013089 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(163)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(169)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095013096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095013096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095013096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095013096 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095013096 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095013096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095013096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095013096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095013096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095013097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095013097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095013097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095013097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095013097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095013097 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095013097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095013097 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095013097 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095013097 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095013097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095013098 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095013098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(169)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095013100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095013105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095013105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(168)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095013559 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095013559 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095013559 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095013559 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(170)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095013561 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(170)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095013561 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(170)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(170)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(170)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@5cc224164e2f: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='D19D2242'O, index=0 SGSN_Test-GSUP(171)@5cc224164e2f: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@5cc224164e2f: 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 := 'E4634B066C45203CCAFA9ECAF3A28861'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F54F5362'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0B1B97F87E937DE8'O } } } } } 20250413095014584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095014584 DLLC NOTICE LLME(ffffffff/d19d2242){UNASSIGNED} LLC RX: unknown TLLI 0xd19d2242, creating LLME on the fly (gprs_llc.c:552) 20250413095014584 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095014584 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095014584 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095014584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095014584 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095014584 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095014584 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095014584 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095014584 DLLC NOTICE LLME(ffffffff/d19d2242){UNASSIGNED} LLGM Assign pre (d19d2242 => c0e1818c) (gprs_llc.c:1079) 20250413095014584 DLLC NOTICE LLME(d19d2242/c0e1818c){ASSIGNED} LLGM Assign post (d19d2242 => c0e1818c) (gprs_llc.c:1125) 20250413095014584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095014584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095014584 DMM DEBUG MM(262420000000005/c0e1818c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095014593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095014593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095014593 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095014593 DMM DEBUG MM(262420000000005/c0e1818c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1134) 20250413095014593 DMM NOTICE MM(262420000000005/c0e1818c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095014593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095014593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095014593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095014593 DMM DEBUG MM(262420000000005/c0e1818c) Requesting authorization (sgsn_auth.c:160) 20250413095014593 DMM INFO MM(262420000000005/c0e1818c) Requesting authentication tuples (sgsn_auth.c:184) 20250413095014593 DMM DEBUG MM(262420000000005/c0e1818c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095014593 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250413095014593 DGPRS INFO SUBSCR(262420000000005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(171)@5cc224164e2f: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@5cc224164e2f: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20250413095014595 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095014595 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095014595 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095014595 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095014595 DMM INFO MM(262420000000005/c0e1818c) Subscriber data update (mmctx.c:445) 20250413095014595 DMM DEBUG MM(262420000000005/c0e1818c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095014595 DMM INFO MM(262420000000005/c0e1818c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095014595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095014595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095014595 DMM INFO MM(262420000000005/c0e1818c) <- GMM AUTH AND CIPHERING REQ (rand = e4 63 4b 06 6c 45 20 3c ca fa 9e ca f3 a2 88 61 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095014600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095014600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095014600 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095014600 DMM INFO MM(262420000000005/c0e1818c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095014600 DMM NOTICE MM(262420000000005/c0e1818c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095014600 DMM DEBUG MM(262420000000005/c0e1818c) checking auth: received GSM SRES = f5 4f 53 62 (gprs_gmm.c:716) 20250413095014600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095014600 DMM DEBUG MM(262420000000005/c0e1818c) Requesting authorization (sgsn_auth.c:160) 20250413095014600 DMM INFO MM(262420000000005/c0e1818c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095014600 DMM DEBUG MM(262420000000005/c0e1818c) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095014600 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250413095014600 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) 20250413095014600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095014600 DMM INFO MM(262420000000005/c0e1818c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0e1818c) (gprs_gmm.c:337) TC_attach_gsup_lu_timeout(173)@5cc224164e2f: setverdict(fail): none -> fail MC@5cc224164e2f: Test Component 173 has requested to stop MTC. Terminating current testcase execution. 20250413095014605 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095014605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(170)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(171)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(169)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(159)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@5cc224164e2f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(164)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@5cc224164e2f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(158)@5cc224164e2f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@5cc224164e2f: Final verdict of PTC: none 20250413095014606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57854<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(157)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(167)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(162)@5cc224164e2f: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@5cc224164e2f: Final verdict of PTC: fail MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@5cc224164e2f: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sun Apr 13 09:50:14 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 20250413095014700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095015101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=73608) 20250413095015606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095015606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=73608, count=74768) 20250413095016608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095016608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sun Apr 13 09:50:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20250413095017609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095017609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_gsup_lu_reject started. 20250413095018170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095018171 DMM INFO MM(262420000000005/c0e1818c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095018171 DMM INFO MM(262420000000005/c0e1818c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095018171 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095018171 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095018171 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095018171 DMM ERROR MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250413095018171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250413095018171 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095018171 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095018171 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095018171 DLLC NOTICE LLME(d19d2242/c0e1818c){ASSIGNED} LLGM Assign pre (c0e1818c => ffffffff) (gprs_llc.c:1079) 20250413095018171 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0e1818c => ffffffff) (gprs_llc.c:1125) 20250413095018171 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(174)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(178)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(178)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095018190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095018190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095018190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095018190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095018190 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095018190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095018190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095018190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095018190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(178)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(179)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095018191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095018191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095018191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095018192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095018192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095018192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095018192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095018192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095018192 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095018192 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095018192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095018192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095018192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(178)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(178)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095018194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(175)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(179)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(183)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(183)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095018201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095018201 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250413095018201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095018201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095018201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095018201 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095018201 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095018201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095018201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095018201 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095018201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095018202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095018202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095018202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095018202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095018202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095018202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095018202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095018202 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095018202 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095018202 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095018202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095018203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095018203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(183)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_gsup_lu_reject-BVCI196(176)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095018205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(180)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(184)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095018210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095018210 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(182)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(188)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095018221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095018221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095018221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095018221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095018221 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095018221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095018221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095018221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095018221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095018222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095018222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095018222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095018222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095018222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095018222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095018222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095018222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095018222 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095018222 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095018222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(188)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(188)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095018222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095018222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095018224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095018230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095018230 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(187)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095018610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095018610 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095018610 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095018610 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(189)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095018611 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095018612 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(189)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(189)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(189)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(189)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@5cc224164e2f: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='E2D3C3D5'O, index=0 SGSN_Test-GSUP(190)@5cc224164e2f: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@5cc224164e2f: 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 := '58D97CEAA1FED04F680D209D74B04D8B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '49E9E999'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2DE152592C2CD225'O } } } } } 20250413095019653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095019653 DLLC NOTICE LLME(ffffffff/e2d3c3d5){UNASSIGNED} LLC RX: unknown TLLI 0xe2d3c3d5, creating LLME on the fly (gprs_llc.c:552) 20250413095019653 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095019653 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095019653 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095019653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095019653 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095019653 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095019653 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095019653 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095019654 DLLC NOTICE LLME(ffffffff/e2d3c3d5){UNASSIGNED} LLGM Assign pre (e2d3c3d5 => f89479b2) (gprs_llc.c:1079) 20250413095019654 DLLC NOTICE LLME(e2d3c3d5/f89479b2){ASSIGNED} LLGM Assign post (e2d3c3d5 => f89479b2) (gprs_llc.c:1125) 20250413095019654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095019654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095019654 DMM DEBUG MM(262420000000006/f89479b2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095019669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095019669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095019670 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095019670 DMM DEBUG MM(262420000000006/f89479b2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1134) 20250413095019670 DMM NOTICE MM(262420000000006/f89479b2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095019670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095019670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095019670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095019670 DMM DEBUG MM(262420000000006/f89479b2) Requesting authorization (sgsn_auth.c:160) 20250413095019670 DMM INFO MM(262420000000006/f89479b2) Requesting authentication tuples (sgsn_auth.c:184) 20250413095019670 DMM DEBUG MM(262420000000006/f89479b2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095019670 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250413095019670 DGPRS INFO SUBSCR(262420000000006) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(190)@5cc224164e2f: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@5cc224164e2f: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20250413095019674 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095019674 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095019674 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095019674 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095019674 DMM INFO MM(262420000000006/f89479b2) Subscriber data update (mmctx.c:445) 20250413095019674 DMM DEBUG MM(262420000000006/f89479b2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095019674 DMM INFO MM(262420000000006/f89479b2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095019674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095019674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095019674 DMM INFO MM(262420000000006/f89479b2) <- GMM AUTH AND CIPHERING REQ (rand = 58 d9 7c ea a1 fe d0 4f 68 0d 20 9d 74 b0 4d 8b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095019684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095019684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095019684 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095019684 DMM INFO MM(262420000000006/f89479b2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095019684 DMM NOTICE MM(262420000000006/f89479b2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095019684 DMM DEBUG MM(262420000000006/f89479b2) checking auth: received GSM SRES = 49 e9 e9 99 (gprs_gmm.c:716) 20250413095019684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095019684 DMM DEBUG MM(262420000000006/f89479b2) Requesting authorization (sgsn_auth.c:160) 20250413095019684 DMM INFO MM(262420000000006/f89479b2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095019684 DMM DEBUG MM(262420000000006/f89479b2) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095019684 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250413095019684 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) 20250413095019684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095019684 DMM INFO MM(262420000000006/f89479b2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf89479b2) (gprs_gmm.c:337) 20250413095019685 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250413095019685 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250413095019685 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250413095019685 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095019685 DMM INFO MM(262420000000006/f89479b2) Subscriber data update (mmctx.c:445) 20250413095019685 DMM DEBUG MM(262420000000006/f89479b2) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@5cc224164e2f: setverdict(fail): none -> fail MC@5cc224164e2f: Test Component 192 has requested to stop MTC. Terminating current testcase execution. -NSVCI98(183)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(190)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@5cc224164e2f: Final verdict of PTC: none 20250413095019700 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52584<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095019701 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095019701 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(178)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(188)@5cc224164e2f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(187)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@5cc224164e2f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(189)@5cc224164e2f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(179)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(177)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(181)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(186)@5cc224164e2f: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@5cc224164e2f: Final verdict of PTC: fail MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(178): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(179): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@5cc224164e2f: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sun Apr 13 09:50:19 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 20250413095019857 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095020259 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79616) 20250413095020702 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095020702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79616, count=80876) 20250413095021704 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095021704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413095021711 DGPRS DEBUG Checking for inactive LLMEs, time = 7768727 (sgsn.c:132) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sun Apr 13 09:50: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_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 20250413095022706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095022706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_combined started. 20250413095023356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095023359 DMM INFO MM(262420000000006/f89479b2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095023359 DMM INFO MM(262420000000006/f89479b2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095023359 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095023359 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095023359 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095023359 DMM ERROR MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250413095023359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250413095023359 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095023359 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095023359 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095023359 DLLC NOTICE LLME(e2d3c3d5/f89479b2){ASSIGNED} LLGM Assign pre (f89479b2 => ffffffff) (gprs_llc.c:1079) 20250413095023359 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f89479b2 => ffffffff) (gprs_llc.c:1125) 20250413095023359 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(193)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(197)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095023398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095023398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095023398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095023398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095023398 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095023398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095023398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095023398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095023398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095023400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095023400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095023400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095023400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095023400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095023400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095023400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095023400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095023400 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095023400 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095023400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(198)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(197)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095023400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095023401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095023403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095023408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095023409 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(198)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(202)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(202)@5cc224164e2f: Provider Link came up: sending NS-RESET TC_attach_combined-BVCI196(196)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095023412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095023412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095023412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095023412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095023412 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095023412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095023412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095023412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095023412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(202)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095023413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095023413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095023413 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095023414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095023414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095023414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095023414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095023414 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095023414 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095023414 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095023414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095023414 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095023414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(202)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(202)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(203)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095023417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(204)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095023424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095023424 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(201)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(203)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(208)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(208)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095023434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095023434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095023434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095023434 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095023434 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095023434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095023434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095023434 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095023434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(208)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095023435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095023435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095023435 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095023436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095023436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095023436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095023436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095023436 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095023436 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095023436 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095023436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(208)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095023436 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095023436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(208)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095023438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095023443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095023443 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(205)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095023707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095023707 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095023707 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095023707 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(207)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(207)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095023709 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(207)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(207)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095023709 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(207)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(207)@5cc224164e2f: 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(207)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(207)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@5cc224164e2f: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='E0514B77'O, index=0 SGSN_Test-GSUP(209)@5cc224164e2f: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@5cc224164e2f: 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 := 'E3C160B0EC920D34DDD6FED82FF9BC7E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6485EF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '265066201FF9D564'O } } } } } 20250413095024740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095024740 DLLC NOTICE LLME(ffffffff/e0514b77){UNASSIGNED} LLC RX: unknown TLLI 0xe0514b77, creating LLME on the fly (gprs_llc.c:552) 20250413095024740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095024740 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250413095024741 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095024741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095024741 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095024741 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095024741 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095024741 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095024741 DLLC NOTICE LLME(ffffffff/e0514b77){UNASSIGNED} LLGM Assign pre (e0514b77 => f5422739) (gprs_llc.c:1079) 20250413095024741 DLLC NOTICE LLME(e0514b77/f5422739){ASSIGNED} LLGM Assign post (e0514b77 => f5422739) (gprs_llc.c:1125) 20250413095024741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095024741 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095024741 DMM DEBUG MM(262420000000007/f5422739) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095024750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095024750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095024750 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095024750 DMM DEBUG MM(262420000000007/f5422739) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1134) 20250413095024750 DMM NOTICE MM(262420000000007/f5422739) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095024750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095024750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095024750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095024750 DMM DEBUG MM(262420000000007/f5422739) Requesting authorization (sgsn_auth.c:160) 20250413095024750 DMM INFO MM(262420000000007/f5422739) Requesting authentication tuples (sgsn_auth.c:184) 20250413095024750 DMM DEBUG MM(262420000000007/f5422739) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095024750 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250413095024750 DGPRS INFO SUBSCR(262420000000007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(209)@5cc224164e2f: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@5cc224164e2f: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20250413095024752 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095024752 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095024752 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095024752 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095024752 DMM INFO MM(262420000000007/f5422739) Subscriber data update (mmctx.c:445) 20250413095024752 DMM DEBUG MM(262420000000007/f5422739) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095024752 DMM INFO MM(262420000000007/f5422739) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095024752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095024752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095024752 DMM INFO MM(262420000000007/f5422739) <- GMM AUTH AND CIPHERING REQ (rand = e3 c1 60 b0 ec 92 0d 34 dd d6 fe d8 2f f9 bc 7e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095024757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095024757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095024757 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095024757 DMM INFO MM(262420000000007/f5422739) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095024757 DMM NOTICE MM(262420000000007/f5422739) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095024757 DMM DEBUG MM(262420000000007/f5422739) checking auth: received GSM SRES = b6 48 5e f5 (gprs_gmm.c:716) 20250413095024757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095024757 DMM DEBUG MM(262420000000007/f5422739) Requesting authorization (sgsn_auth.c:160) 20250413095024758 DMM INFO MM(262420000000007/f5422739) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095024758 DMM DEBUG MM(262420000000007/f5422739) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095024758 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250413095024758 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) 20250413095024758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095024758 DMM INFO MM(262420000000007/f5422739) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5422739) (gprs_gmm.c:337) 20250413095024758 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095024758 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095024758 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250413095024758 DMM INFO MM(262420000000007/f5422739) Subscriber data update (mmctx.c:445) 20250413095024758 DMM DEBUG MM(262420000000007/f5422739) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095024758 DMM INFO MM(262420000000007/f5422739) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095024758 DMM NOTICE MM(262420000000007/f5422739) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1050) 20250413095024758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095024758 DMM NOTICE MM(262420000000007/f5422739) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095024759 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) 20250413095024759 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095024759 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250413095024759 DMM INFO MM(262420000000007/f5422739) Subscriber data update (mmctx.c:445) 20250413095024759 DMM DEBUG MM(262420000000007/f5422739) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@5cc224164e2f: Removing Client IMSI='262420000000007'H, index=0 20250413095024763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095024763 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095024763 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095024763 DMM INFO MM(262420000000007/f5422739) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095024763 DMM NOTICE MM(262420000000007/f5422739) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095024763 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095024763 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095024763 DLLC NOTICE LLME(e0514b77/f5422739){ASSIGNED} LLGM Assign pre (ffffffff => f5422739) (gprs_llc.c:1079) 20250413095024763 DLLC NOTICE LLME(ffffffff/f5422739){ASSIGNED} LLGM Assign post (ffffffff => f5422739) (gprs_llc.c:1125) 20250413095024763 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095024763 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095024763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095024763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@5cc224164e2f: Final verdict of PTC: pass 20250413095024765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52602<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095024766 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095024766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(209)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(207)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(202)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(203)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(208)@5cc224164e2f: Final verdict of PTC: none TC_attach_combined-BVCI210(201)@5cc224164e2f: Final verdict of PTC: none TC_attach_combined-BVCI220(205)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(197)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@5cc224164e2f: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(200)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(206)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(195)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(198)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(200): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_combined-BVCI210(201): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(202): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(203): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_combined-BVCI220(205): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(206): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(207): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(208): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_combined finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sun Apr 13 09:50:24 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250413095024819 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095025221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48004) 20250413095025766 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095025766 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48004, count=88768) 20250413095026768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095026768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sun Apr 13 09:50: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.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 20250413095027768 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095027768 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_accept_all started. 20250413095028251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095028252 DMM INFO MM(262420000000007/f5422739) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095028252 DMM INFO MM(262420000000007/f5422739) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095028252 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095028252 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095028252 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095028252 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095028252 DLLC NOTICE LLME(ffffffff/f5422739){ASSIGNED} LLGM Assign pre (f5422739 => ffffffff) (gprs_llc.c:1079) 20250413095028252 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5422739 => ffffffff) (gprs_llc.c:1125) 20250413095028252 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250413095028252 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) 20250413095028252 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) 20250413095028252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095028252 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095028252 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095028252 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095028252 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(212)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(217)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(217)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(216)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095028281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095028281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095028281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095028281 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095028281 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095028281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095028281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095028281 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095028281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(217)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095028282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095028282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095028282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095028283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095028283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095028283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095028283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095028283 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095028283 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095028283 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095028283 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095028283 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(217)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095028283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(217)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(218)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095028287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(216)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(222)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250413095028293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095028293 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(222)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095028294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095028294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095028294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095028294 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095028294 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095028294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095028294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095028294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095028294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(221)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 TC_attach_accept_all-BVCI196(214)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(222)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095028295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095028295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095028295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095028296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095028296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095028296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095028296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095028296 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095028296 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095028296 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095028296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095028296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095028296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(222)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(222)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095028299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(218)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095028303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095028304 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(219)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(221)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095028311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095028311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095028311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095028311 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095028311 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095028311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095028311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095028311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095028311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095028312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095028312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095028312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095028312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095028312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095028312 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095028312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095028312 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095028312 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095028312 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095028312 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095028313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095028313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(227)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095028314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095028319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095028319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(224)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095028770 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095028770 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095028770 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095028770 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(226)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095028774 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(226)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095028775 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(226)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(226)@5cc224164e2f: 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(226)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(214)@5cc224164e2f: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='D3B32DA6'O, index=0 SGSN_Test-GSUP(228)@5cc224164e2f: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20250413095029836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095029836 DLLC NOTICE LLME(ffffffff/d3b32da6){UNASSIGNED} LLC RX: unknown TLLI 0xd3b32da6, creating LLME on the fly (gprs_llc.c:552) 20250413095029836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095029836 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095029836 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095029836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095029836 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095029836 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095029836 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095029836 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095029836 DLLC NOTICE LLME(ffffffff/d3b32da6){UNASSIGNED} LLGM Assign pre (d3b32da6 => f636f17f) (gprs_llc.c:1079) 20250413095029836 DLLC NOTICE LLME(d3b32da6/f636f17f){ASSIGNED} LLGM Assign post (d3b32da6 => f636f17f) (gprs_llc.c:1125) 20250413095029836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095029836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095029836 DMM DEBUG MM(262420000000008/f636f17f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095029848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095029848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095029848 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095029848 DMM DEBUG MM(262420000000008/f636f17f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1134) 20250413095029848 DMM NOTICE MM(262420000000008/f636f17f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095029848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095029848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095029848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250413095029848 DMM INFO MM(262420000000008/f636f17f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf636f17f) (gprs_gmm.c:337) TC_attach_accept_all(230)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(214)@5cc224164e2f: Removing Client IMSI='262420000000008'H, index=0 20250413095030836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095030836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095030836 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095030836 DMM INFO MM(262420000000008/f636f17f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095030836 DMM NOTICE MM(262420000000008/f636f17f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095030836 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095030836 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095030836 DLLC NOTICE LLME(d3b32da6/f636f17f){ASSIGNED} LLGM Assign pre (ffffffff => f636f17f) (gprs_llc.c:1079) 20250413095030836 DLLC NOTICE LLME(ffffffff/f636f17f){ASSIGNED} LLGM Assign post (ffffffff => f636f17f) (gprs_llc.c:1125) 20250413095030836 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095030836 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095030836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095030836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@5cc224164e2f: Final verdict of PTC: pass 20250413095030838 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40856<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095030840 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095030840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(218)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(228)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(227)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(216)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(222)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@5cc224164e2f: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@5cc224164e2f: Final verdict of PTC: none TC_attach_accept_all-BVCI196(214)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(221)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(217)@5cc224164e2f: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(220)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(225)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(215)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_accept_all-BVCI196(214): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(215): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(216): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(217): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_accept_all finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sun Apr 13 09:50:30 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 20250413095030912 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095031313 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66652) 20250413095031841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095031841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66652, count=71008) 20250413095032841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095032842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sun Apr 13 09:50:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20250413095033842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095033842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_closed started. 20250413095034363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095034366 DMM INFO MM(262420000000008/f636f17f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095034366 DMM INFO MM(262420000000008/f636f17f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095034366 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095034366 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095034366 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095034366 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095034366 DLLC NOTICE LLME(ffffffff/f636f17f){ASSIGNED} LLGM Assign pre (f636f17f => ffffffff) (gprs_llc.c:1079) 20250413095034366 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f636f17f => ffffffff) (gprs_llc.c:1125) 20250413095034366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095034366 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095034366 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095034366 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095034366 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(231)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(235)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(235)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095034418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095034418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095034418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095034418 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095034418 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095034418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095034418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095034418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095034418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(235)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095034419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095034419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095034419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095034419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095034419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095034419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095034419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095034419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095034419 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095034419 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095034419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095034419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095034419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(235)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(235)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(236)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095034421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(237)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095034426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095034426 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(234)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(236)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(241)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(241)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(240)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095034433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095034433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095034433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095034433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095034433 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095034433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095034433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095034433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095034433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(241)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095034434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095034434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095034434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095034434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095034434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095034434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095034434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095034434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095034434 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095034434 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095034434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(241)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095034435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095034435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(241)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095034436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(237)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(240)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250413095034441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095034441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(245)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(245)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095034444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095034444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095034444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095034444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095034444 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095034444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095034444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095034444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095034444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_closed-BVCI210(238)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(245)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095034444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095034444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095034444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095034445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095034445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095034445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095034445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095034445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095034445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095034445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095034445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(245)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095034445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095034445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(245)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095034447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095034451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095034451 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(244)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095034843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095034843 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095034843 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095034843 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(246)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(246)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095034847 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(246)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(246)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095034849 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(246)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(246)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(246)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(246)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(234)@5cc224164e2f: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='FE0EF3E2'O, index=0 SGSN_Test-GSUP(247)@5cc224164e2f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(234)@5cc224164e2f: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='FE0EF3E2'O, index=1 20250413095035877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095035877 DLLC NOTICE LLME(ffffffff/fe0ef3e2){UNASSIGNED} LLC RX: unknown TLLI 0xfe0ef3e2, creating LLME on the fly (gprs_llc.c:552) 20250413095035877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095035877 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095035877 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095035877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095035877 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095035877 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095035877 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095035877 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095035877 DLLC NOTICE LLME(ffffffff/fe0ef3e2){UNASSIGNED} LLGM Assign pre (fe0ef3e2 => c3b3aae2) (gprs_llc.c:1079) 20250413095035877 DLLC NOTICE LLME(fe0ef3e2/c3b3aae2){ASSIGNED} LLGM Assign post (fe0ef3e2 => c3b3aae2) (gprs_llc.c:1125) 20250413095035877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095035877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095035877 DMM DEBUG MM(001010123456789/c3b3aae2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095035883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095035883 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095035883 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095035883 DMM DEBUG MM(001010123456789/c3b3aae2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250413095035883 DMM NOTICE MM(001010123456789/c3b3aae2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095035883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095035883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095035883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250413095035883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250413095035883 DMM NOTICE MM(001010123456789/c3b3aae2) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250413095035883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Reject}: Deallocated (fsm.c:568) 20250413095035883 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095035883 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095035883 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250413095035883 DLLC NOTICE LLME(fe0ef3e2/c3b3aae2){ASSIGNED} LLGM Assign pre (c3b3aae2 => ffffffff) (gprs_llc.c:1079) 20250413095035883 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3b3aae2 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@5cc224164e2f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@5cc224164e2f: Final verdict of PTC: pass TC_attach_closed-BVCI196(234)@5cc224164e2f: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='F97BFD87'O, index=2 SGSN_Test-GSUP(247)@5cc224164e2f: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20250413095035899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095035899 DLLC NOTICE LLME(ffffffff/f97bfd87){UNASSIGNED} LLC RX: unknown TLLI 0xf97bfd87, creating LLME on the fly (gprs_llc.c:552) 20250413095035899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095035899 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095035899 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095035899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095035899 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095035899 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095035899 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095035899 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095035899 DLLC NOTICE LLME(ffffffff/f97bfd87){UNASSIGNED} LLGM Assign pre (f97bfd87 => e19a5612) (gprs_llc.c:1079) 20250413095035899 DLLC NOTICE LLME(f97bfd87/e19a5612){ASSIGNED} LLGM Assign post (f97bfd87 => e19a5612) (gprs_llc.c:1125) 20250413095035899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095035899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095035899 DMM DEBUG MM(262420000000010/e19a5612) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095035902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095035902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095035902 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095035902 DMM DEBUG MM(262420000000010/e19a5612) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1134) 20250413095035902 DMM NOTICE MM(262420000000010/e19a5612) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095035902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095035902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095035902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250413095035902 DMM INFO MM(262420000000010/e19a5612) <- GMM ATTACH ACCEPT (new P-TMSI=0xe19a5612) (gprs_gmm.c:337) TC_attach_closed(250)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(234)@5cc224164e2f: Removing Client IMSI='262420000000010'H, index=2 20250413095036914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095036914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095036914 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095036914 DMM INFO MM(262420000000010/e19a5612) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095036914 DMM NOTICE MM(262420000000010/e19a5612) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095036914 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095036914 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095036914 DLLC NOTICE LLME(f97bfd87/e19a5612){ASSIGNED} LLGM Assign pre (ffffffff => e19a5612) (gprs_llc.c:1079) 20250413095036914 DLLC NOTICE LLME(ffffffff/e19a5612){ASSIGNED} LLGM Assign post (ffffffff => e19a5612) (gprs_llc.c:1125) 20250413095036914 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095036914 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095036914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095036914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@5cc224164e2f: Final verdict of PTC: pass 20250413095036920 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40878<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@5cc224164e2f: Final verdict of PTC: none 20250413095036925 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095036925 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(246)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(241)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(240)@5cc224164e2f: Final verdict of PTC: none TC_attach_closed-BVCI210(238)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(235)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(236)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@5cc224164e2f: Final verdict of PTC: none TC_attach_closed-BVCI220(244)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@5cc224164e2f: Final verdict of PTC: none TC_attach_closed-BVCI196(234)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(245)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(233)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(239)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(243)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(233): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_closed-BVCI196(234): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(235): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(236): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_closed-BVCI210(238): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(239): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(240): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(241): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(243): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_closed-BVCI220(244): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(245): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(246): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@5cc224164e2f: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@5cc224164e2f: Test case TC_attach_closed finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sun Apr 13 09:50:36 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250413095037021 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095037423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41552<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71144) 20250413095037926 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095037926 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71144, count=81200) 20250413095038927 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095038927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sun Apr 13 09:50: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_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 20250413095039928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095039928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_no_imei_response started. 20250413095040478 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41554<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095040479 DMM INFO MM(262420000000010/e19a5612) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095040479 DMM INFO MM(262420000000010/e19a5612) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095040479 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095040479 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095040479 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095040479 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095040479 DLLC NOTICE LLME(ffffffff/e19a5612){ASSIGNED} LLGM Assign pre (e19a5612 => ffffffff) (gprs_llc.c:1079) 20250413095040479 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e19a5612 => ffffffff) (gprs_llc.c:1125) 20250413095040479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095040479 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095040479 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095040479 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095040479 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(251)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(255)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(255)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095040496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095040496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095040496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095040496 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095040496 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095040496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095040496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095040496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095040496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(255)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095040497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095040497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095040497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095040497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095040497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095040497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095040497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095040497 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095040497 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095040497 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095040497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(255)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095040498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095040498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(255)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095040499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(256)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(252)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095040504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095040504 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(254)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(256)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(261)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(261)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(260)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095040516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095040516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095040516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095040516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095040516 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095040516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095040516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095040516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095040516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(261)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095040517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095040517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095040517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095040517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095040517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095040517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095040517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095040517 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095040517 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095040517 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095040517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095040518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095040518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(261)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(261)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095040519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(257)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095040524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095040524 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(260)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(265)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imei_response-BVCI210(258)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(265)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095040528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095040528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095040528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095040528 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095040528 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095040528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095040528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095040528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095040528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(265)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095040529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095040529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095040529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095040529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095040529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095040529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095040529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095040529 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095040529 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095040529 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095040529 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095040529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095040529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(265)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(265)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095040532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095040538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095040538 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(264)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095040929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095040929 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095040929 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095040929 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(266)@5cc224164e2f: Established a new IPA connection (conn_id=2) 20250413095040930 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(266)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095040930 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(266)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(266)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(266)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(266)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(254)@5cc224164e2f: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='F5198072'O, index=0 SGSN_Test-GSUP(267)@5cc224164e2f: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20250413095041955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095041955 DLLC NOTICE LLME(ffffffff/f5198072){UNASSIGNED} LLC RX: unknown TLLI 0xf5198072, creating LLME on the fly (gprs_llc.c:552) 20250413095041955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095041955 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250413095041955 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095041955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095041955 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095041955 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095041955 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095041955 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095041955 DLLC NOTICE LLME(ffffffff/f5198072){UNASSIGNED} LLGM Assign pre (f5198072 => db57173d) (gprs_llc.c:1079) 20250413095041955 DLLC NOTICE LLME(f5198072/db57173d){ASSIGNED} LLGM Assign post (f5198072 => db57173d) (gprs_llc.c:1125) 20250413095041955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095041955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095041955 DMM DEBUG MM(262420000000032/db57173d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095047957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250413095047957 DMM DEBUG MM(262420000000032/db57173d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095051712 DGPRS DEBUG Checking for inactive LLMEs, time = 7768757 (sgsn.c:132) 20250413095053958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250413095053958 DMM DEBUG MM(262420000000032/db57173d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095059959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250413095059959 DMM DEBUG MM(262420000000032/db57173d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095100930 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250413095100930 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250413095100931 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(266)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(266)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095105960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250413095105960 DMM DEBUG MM(262420000000032/db57173d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095110499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095110504 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095110504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095110518 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095110523 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095110523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095110530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095110533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095110533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095111961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250413095111961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250413095111961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250413095111961 DMM NOTICE MM(262420000000032/db57173d) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250413095111961 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Reject}: Deallocated (fsm.c:568) 20250413095111961 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095111961 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095111961 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250413095111961 DLLC NOTICE LLME(f5198072/db57173d){ASSIGNED} LLGM Assign pre (db57173d => ffffffff) (gprs_llc.c:1079) 20250413095111961 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (db57173d => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(254)@5cc224164e2f: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@5cc224164e2f: Final verdict of PTC: pass 20250413095111983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41554<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(267)@5cc224164e2f: Final verdict of PTC: none 20250413095111987 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095111987 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI220(264)@5cc224164e2f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(258)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(266)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(256)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(261)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(265)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(255)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(260)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@5cc224164e2f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(254)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(253)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(263)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(259)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(253): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_no_imei_response-BVCI196(254): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(255): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(256): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_no_imei_response-BVCI210(258): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(259): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(260): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(261): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(263): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_no_imei_response-BVCI220(264): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(265): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(266): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sun Apr 13 09:51:11 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 20250413095112036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40308<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095112338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40308<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63592) 20250413095112988 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095112988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63592, count=71848) 20250413095113989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095113989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sun Apr 13 09:51: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_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 20250413095114990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095114990 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_no_imsi_response started. 20250413095115431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095115434 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(270)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095115485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095115485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095115485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095115485 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095115485 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095115485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095115485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095115485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095115485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095115487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095115488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095115488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095115488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095115488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095115488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095115488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095115488 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095115488 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095115488 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095115488 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095115489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095115489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095115493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(275)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(271)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095115498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095115498 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(273)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(279)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095115505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095115505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095115505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095115505 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095115505 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095115505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095115505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095115505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095115505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095115506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095115506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095115506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095115506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095115506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095115506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095115506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095115506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095115506 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095115506 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095115506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095115507 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095115507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095115510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095115516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095115516 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(281)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_no_imsi_response-BVCI210(278)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(280)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095115522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095115522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095115522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095115522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095115522 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095115522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095115522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095115522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095115522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095115523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095115523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095115523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095115523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095115523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095115523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095115523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095115523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095115524 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095115524 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095115524 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095115524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095115524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095115526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095115530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095115530 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(283)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095115991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095115991 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095115991 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095115991 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095115996 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(285)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(285)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250413095115997 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(285)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@5cc224164e2f: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='EC8AFA04'O, index=0 SGSN_Test-GSUP(286)@5cc224164e2f: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20250413095117053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095117053 DLLC NOTICE LLME(ffffffff/ec8afa04){UNASSIGNED} LLC RX: unknown TLLI 0xec8afa04, creating LLME on the fly (gprs_llc.c:552) 20250413095117053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095117053 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250413095117053 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095117053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095117053 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095117053 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095117053 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095117053 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095117053 DLLC NOTICE LLME(ffffffff/ec8afa04){UNASSIGNED} LLGM Assign pre (ec8afa04 => c2ee4178) (gprs_llc.c:1079) 20250413095117053 DLLC NOTICE LLME(ec8afa04/c2ee4178){ASSIGNED} LLGM Assign post (ec8afa04 => c2ee4178) (gprs_llc.c:1125) 20250413095117053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095117053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095117053 DMM DEBUG MM(/c2ee4178) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095117067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095117067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095117067 DMM DEBUG MM_STATE_Gb(3968530948)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095117067 DMM DEBUG MM(/c2ee4178) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1134) 20250413095117067 DMM NOTICE MM(/c2ee4178) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095117067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095117067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250413095117067 DMM DEBUG MM(/c2ee4178) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250413095121712 DGPRS DEBUG Checking for inactive LLMEs, time = 7768787 (sgsn.c:132) 20250413095123068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250413095123068 DMM DEBUG MM(/c2ee4178) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250413095129070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250413095129070 DMM DEBUG MM(/c2ee4178) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250413095135071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250413095135071 DMM DEBUG MM(/c2ee4178) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250413095135992 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250413095135992 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(285)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095135993 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250413095141072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250413095141072 DMM DEBUG MM(/c2ee4178) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250413095145491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095145497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095145497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095145508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095145515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095145515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095145524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095145527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095145527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095147074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250413095147074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250413095147074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250413095147074 DMM NOTICE MM(/c2ee4178) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250413095147074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Reject}: Deallocated (fsm.c:568) 20250413095147074 DMM DEBUG MM_STATE_Gb(3968530948)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095147074 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095147074 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250413095147074 DLLC NOTICE LLME(ec8afa04/c2ee4178){ASSIGNED} LLGM Assign pre (c2ee4178 => ffffffff) (gprs_llc.c:1079) 20250413095147074 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2ee4178 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@5cc224164e2f: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@5cc224164e2f: Final verdict of PTC: pass 20250413095147097 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54972<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095147102 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095147102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(285)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(286)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@5cc224164e2f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(273)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(274)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(279)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(284)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@5cc224164e2f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@5cc224164e2f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(277)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(272)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(282)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sun Apr 13 09:51:47 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 20250413095147209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095147511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52820<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63952) 20250413095148103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095148103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63952, count=72204) 20250413095149104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095149105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sun Apr 13 09:51: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_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 20250413095150106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095150106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_closed_add_vty started. 20250413095150608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095150610 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(289)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(293)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095150654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095150654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095150654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095150654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095150654 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095150654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095150654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095150654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095150654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095150655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095150655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095150655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095150655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095150655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095150655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095150655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095150655 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095150655 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095150655 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095150655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095150655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095150655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095150658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(294)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(290)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095150665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095150665 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(295)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI196(292)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(298)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(298)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095150670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095150670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095150670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095150670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095150670 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095150670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095150670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095150670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095150670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(298)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095150671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095150671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095150671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095150671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095150671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095150671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095150671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095150671 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095150671 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095150671 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095150671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095150671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095150671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(298)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(298)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(299)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095150674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095150679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095150679 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(300)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(297)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(299)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(303)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095150684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095150684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095150684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095150684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095150684 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095150684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095150684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095150684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095150684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095150685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095150685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095150685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095150685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095150685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095150685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095150685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095150685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095150685 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095150685 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095150685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095150686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095150686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095150688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095150693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095150693 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(302)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095151107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095151107 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095151107 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095151107 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(304)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095151111 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(304)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095151113 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(304)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(304)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(304)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250413095151714 DGPRS DEBUG Checking for inactive LLMEs, time = 7768817 (sgsn.c:132) TC_attach_closed_add_vty-BVCI196(292)@5cc224164e2f: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='F115DA3A'O, index=0 SGSN_Test-GSUP(305)@5cc224164e2f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@5cc224164e2f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='F115DA3A'O, index=1 20250413095152211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095152211 DLLC NOTICE LLME(ffffffff/f115da3a){UNASSIGNED} LLC RX: unknown TLLI 0xf115da3a, creating LLME on the fly (gprs_llc.c:552) 20250413095152211 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095152211 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095152211 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095152211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095152211 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095152211 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095152211 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095152211 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095152211 DLLC NOTICE LLME(ffffffff/f115da3a){UNASSIGNED} LLGM Assign pre (f115da3a => f701dffe) (gprs_llc.c:1079) 20250413095152211 DLLC NOTICE LLME(f115da3a/f701dffe){ASSIGNED} LLGM Assign post (f115da3a => f701dffe) (gprs_llc.c:1125) 20250413095152211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095152211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095152211 DMM DEBUG MM(001010123456789/f701dffe) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095152234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095152234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095152234 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095152234 DMM DEBUG MM(001010123456789/f701dffe) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250413095152234 DMM NOTICE MM(001010123456789/f701dffe) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095152234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095152234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095152234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250413095152234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250413095152234 DMM NOTICE MM(001010123456789/f701dffe) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250413095152234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Reject}: Deallocated (fsm.c:568) 20250413095152234 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095152234 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095152234 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250413095152234 DLLC NOTICE LLME(f115da3a/f701dffe){ASSIGNED} LLGM Assign pre (f701dffe => ffffffff) (gprs_llc.c:1079) 20250413095152234 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f701dffe => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@5cc224164e2f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@5cc224164e2f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='F115DA3A'O, index=2 20250413095152247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095152247 DLLC NOTICE LLME(ffffffff/f115da3a){UNASSIGNED} LLC RX: unknown TLLI 0xf115da3a, creating LLME on the fly (gprs_llc.c:552) 20250413095152247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095152247 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095152247 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095152247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095152248 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095152248 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095152248 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095152248 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095152248 DLLC NOTICE LLME(ffffffff/f115da3a){UNASSIGNED} LLGM Assign pre (f115da3a => d7ba3ab0) (gprs_llc.c:1079) 20250413095152248 DLLC NOTICE LLME(f115da3a/d7ba3ab0){ASSIGNED} LLGM Assign post (f115da3a => d7ba3ab0) (gprs_llc.c:1125) 20250413095152248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095152248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095152248 DMM DEBUG MM(001010123456700/d7ba3ab0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095152256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095152256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095152256 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095152256 DMM DEBUG MM(001010123456700/d7ba3ab0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250413095152256 DMM NOTICE MM(001010123456700/d7ba3ab0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095152256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095152256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095152256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250413095152256 DMM INFO MM(001010123456700/d7ba3ab0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7ba3ab0) (gprs_gmm.c:337) TC_attach_closed_add_vty(307)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@5cc224164e2f: Removing Client IMSI='001010123456700'H, index=2 20250413095153253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095153253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095153253 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095153253 DMM INFO MM(001010123456700/d7ba3ab0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095153253 DMM NOTICE MM(001010123456700/d7ba3ab0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095153253 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095153253 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095153253 DLLC NOTICE LLME(f115da3a/d7ba3ab0){ASSIGNED} LLGM Assign pre (ffffffff => d7ba3ab0) (gprs_llc.c:1079) 20250413095153253 DLLC NOTICE LLME(ffffffff/d7ba3ab0){ASSIGNED} LLGM Assign post (ffffffff => d7ba3ab0) (gprs_llc.c:1125) 20250413095153253 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095153253 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095153253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095153253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@5cc224164e2f: Final verdict of PTC: pass 20250413095153256 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52834<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095153260 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095153260 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(300)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@5cc224164e2f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(293)@5cc224164e2f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(297)@5cc224164e2f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(303)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(298)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(305)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(299)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(294)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(291)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(301)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(296)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(296): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(297): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(298): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(299): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sun Apr 13 09:51:53 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 20250413095153337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52836<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095153740 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52836<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71096) 20250413095154262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095154262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71096, count=81772) 20250413095155263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095155263 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sun Apr 13 09:51:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20250413095156264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095156264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_check_subscriber_list started. 20250413095156826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36448<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095156829 DMM INFO MM(001010123456700/d7ba3ab0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095156829 DMM INFO MM(001010123456700/d7ba3ab0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095156829 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095156829 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095156829 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095156829 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095156829 DLLC NOTICE LLME(ffffffff/d7ba3ab0){ASSIGNED} LLGM Assign pre (d7ba3ab0 => ffffffff) (gprs_llc.c:1079) 20250413095156829 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7ba3ab0 => ffffffff) (gprs_llc.c:1125) 20250413095156829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095156829 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095156829 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095156829 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095156829 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(308)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(312)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(312)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095156873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095156873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095156873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095156873 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095156873 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095156873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095156873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095156873 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095156873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(312)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095156874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095156874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095156874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095156874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095156874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095156874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095156874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095156874 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095156874 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095156874 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095156874 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095156874 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095156874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(312)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(312)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095156876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(313)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(309)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095156881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095156881 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(314)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(311)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(313)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(317)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095156887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095156887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095156887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095156887 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095156887 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095156887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095156887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095156887 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095156887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095156888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095156888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095156888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095156888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095156888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095156888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095156888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095156888 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095156888 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095156888 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095156888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095156888 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095156888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095156890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(318)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(314)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095156895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095156895 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(319)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI210(316)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(322)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095156900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095156900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095156900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095156900 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095156900 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095156900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095156900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095156900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095156900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095156901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095156901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095156901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095156901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095156901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095156901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095156901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095156901 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095156901 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095156901 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095156901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(322)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095156902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095156902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095156904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095156909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095156909 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(321)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095157266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095157266 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095157266 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095157266 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(323)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095157270 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095157271 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(323)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(323)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(323)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(323)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(311)@5cc224164e2f: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='E778C90E'O, index=0 SGSN_Test-GSUP(324)@5cc224164e2f: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@5cc224164e2f: 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 := '002DF1905FC5363F94952FD47F130E91'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '92F4B316'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '63266A52841C8461'O } } } } } 20250413095158343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095158343 DLLC NOTICE LLME(ffffffff/e778c90e){UNASSIGNED} LLC RX: unknown TLLI 0xe778c90e, creating LLME on the fly (gprs_llc.c:552) 20250413095158343 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095158343 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095158343 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095158343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095158343 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095158343 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095158343 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095158343 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095158343 DLLC NOTICE LLME(ffffffff/e778c90e){UNASSIGNED} LLGM Assign pre (e778c90e => df511366) (gprs_llc.c:1079) 20250413095158343 DLLC NOTICE LLME(e778c90e/df511366){ASSIGNED} LLGM Assign post (e778c90e => df511366) (gprs_llc.c:1125) 20250413095158343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095158343 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095158343 DMM DEBUG MM(262420000000034/df511366) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095158367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095158368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095158368 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095158368 DMM DEBUG MM(262420000000034/df511366) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1134) 20250413095158368 DMM NOTICE MM(262420000000034/df511366) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095158368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095158368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095158368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095158368 DMM DEBUG MM(262420000000034/df511366) Requesting authorization (sgsn_auth.c:160) 20250413095158368 DMM INFO MM(262420000000034/df511366) Requesting authentication tuples (sgsn_auth.c:184) 20250413095158368 DMM DEBUG MM(262420000000034/df511366) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095158368 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250413095158368 DGPRS INFO SUBSCR(262420000000034) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(324)@5cc224164e2f: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@5cc224164e2f: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20250413095158374 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095158374 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095158374 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095158374 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095158374 DMM INFO MM(262420000000034/df511366) Subscriber data update (mmctx.c:445) 20250413095158374 DMM DEBUG MM(262420000000034/df511366) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095158374 DMM INFO MM(262420000000034/df511366) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095158374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095158374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095158374 DMM INFO MM(262420000000034/df511366) <- GMM AUTH AND CIPHERING REQ (rand = 00 2d f1 90 5f c5 36 3f 94 95 2f d4 7f 13 0e 91 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095158390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095158390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095158390 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095158390 DMM INFO MM(262420000000034/df511366) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095158390 DMM NOTICE MM(262420000000034/df511366) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095158390 DMM DEBUG MM(262420000000034/df511366) checking auth: received GSM SRES = 92 f4 b3 16 (gprs_gmm.c:716) 20250413095158390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095158390 DMM DEBUG MM(262420000000034/df511366) Requesting authorization (sgsn_auth.c:160) 20250413095158390 DMM INFO MM(262420000000034/df511366) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095158390 DMM DEBUG MM(262420000000034/df511366) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095158390 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250413095158391 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) 20250413095158391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095158391 DMM INFO MM(262420000000034/df511366) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf511366) (gprs_gmm.c:337) 20250413095158393 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095158393 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095158393 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250413095158393 DMM INFO MM(262420000000034/df511366) Subscriber data update (mmctx.c:445) 20250413095158393 DMM DEBUG MM(262420000000034/df511366) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095158393 DMM INFO MM(262420000000034/df511366) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095158393 DMM NOTICE MM(262420000000034/df511366) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1050) 20250413095158393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095158393 DMM NOTICE MM(262420000000034/df511366) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095158393 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) 20250413095158395 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095158395 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250413095158395 DMM INFO MM(262420000000034/df511366) Subscriber data update (mmctx.c:445) 20250413095158395 DMM DEBUG MM(262420000000034/df511366) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095158406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095158406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095158406 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095158406 DMM INFO MM(262420000000034/df511366) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095158406 DMM NOTICE MM(262420000000034/df511366) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095158406 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095158406 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095158406 DLLC NOTICE LLME(e778c90e/df511366){ASSIGNED} LLGM Assign pre (ffffffff => df511366) (gprs_llc.c:1079) 20250413095158406 DLLC NOTICE LLME(ffffffff/df511366){ASSIGNED} LLGM Assign post (ffffffff => df511366) (gprs_llc.c:1125) 20250413095158406 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095158406 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095158406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095158406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(311)@5cc224164e2f: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@5cc224164e2f: Final verdict of PTC: pass 20250413095158467 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250413095158467 DMM INFO MM(262420000000034/df511366) Subscriber data update (mmctx.c:445) 20250413095158467 DMM DEBUG MM(262420000000034/df511366) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250413095158467 DMM INFO MM(262420000000034/df511366) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250413095158467 DMM INFO MM(262420000000034/df511366) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095158467 DMM INFO MM(262420000000034/df511366) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095158467 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095158467 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095158467 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095158467 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095158467 DLLC NOTICE LLME(ffffffff/df511366){ASSIGNED} LLGM Assign pre (df511366 => ffffffff) (gprs_llc.c:1079) 20250413095158467 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df511366 => ffffffff) (gprs_llc.c:1125) 20250413095158467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095158467 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095158467 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095158467 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095158469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36448<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@5cc224164e2f: Final verdict of PTC: none 20250413095158474 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095158474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(313)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(317)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@5cc224164e2f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(323)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(322)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(312)@5cc224164e2f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(315)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(310)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(320)@5cc224164e2f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(311)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(310): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(311): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(312): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(313): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Sun Apr 13 09:51:58 UTC 2025 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20250413095158572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36458<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095158874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36458<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82896) 20250413095159476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095159476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82896, count=95104) 20250413095200478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095200478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Sun Apr 13 09:52: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_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 20250413095201479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095201479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_detach_check_subscriber_list started. 20250413095201957 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36470<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095201961 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(327)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(331)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095201995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095201995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095201995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095201995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095201995 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095201995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095201995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095201995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095201995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095201995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095201995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095201995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095201995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095201995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095201995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095201995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095201995 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095201995 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095201996 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095201996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095201996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095201996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(331)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095201998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095202005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095202005 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(333)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_detach_check_subscriber_list-BVCI196(330)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(336)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095202009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095202009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095202009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095202009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095202009 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095202009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095202009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095202009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095202009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095202010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095202010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095202010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095202010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095202010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095202010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095202010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095202010 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095202010 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095202010 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095202010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095202011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095202011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(336)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095202013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095202019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095202019 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(338)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_detach_check_subscriber_list-BVCI210(335)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(337)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(341)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(341)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095202025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095202025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095202025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095202025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095202025 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095202025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095202025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095202025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095202025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(341)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095202026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095202026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095202026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095202026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095202026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095202026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095202026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095202026 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095202026 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095202026 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095202026 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095202026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095202026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(341)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(341)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095202027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095202032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095202032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(340)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095202480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095202480 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095202481 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095202481 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(342)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(342)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095202484 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095202486 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(342)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(342)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(342)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(342)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(342)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(342)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@5cc224164e2f: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='D06C563E'O, index=0 SGSN_Test-GSUP(343)@5cc224164e2f: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@5cc224164e2f: 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 := 'AE66D69A82932AB893FD2C91D90CB3AE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB01DA9E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9AFC0105B4F0C836'O } } } } } 20250413095202556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095202556 DLLC NOTICE LLME(ffffffff/d06c563e){UNASSIGNED} LLC RX: unknown TLLI 0xd06c563e, creating LLME on the fly (gprs_llc.c:552) 20250413095202556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095202557 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095202557 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095202557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095202557 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095202557 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095202557 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095202557 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095202557 DLLC NOTICE LLME(ffffffff/d06c563e){UNASSIGNED} LLGM Assign pre (d06c563e => cfcac51e) (gprs_llc.c:1079) 20250413095202557 DLLC NOTICE LLME(d06c563e/cfcac51e){ASSIGNED} LLGM Assign post (d06c563e => cfcac51e) (gprs_llc.c:1125) 20250413095202557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095202557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095202557 DMM DEBUG MM(262420000000033/cfcac51e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095202580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095202580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095202580 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095202580 DMM DEBUG MM(262420000000033/cfcac51e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1134) 20250413095202580 DMM NOTICE MM(262420000000033/cfcac51e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095202580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095202580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095202580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095202580 DMM DEBUG MM(262420000000033/cfcac51e) Requesting authorization (sgsn_auth.c:160) 20250413095202580 DMM INFO MM(262420000000033/cfcac51e) Requesting authentication tuples (sgsn_auth.c:184) 20250413095202580 DMM DEBUG MM(262420000000033/cfcac51e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095202580 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250413095202580 DGPRS INFO SUBSCR(262420000000033) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(343)@5cc224164e2f: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@5cc224164e2f: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20250413095202586 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095202586 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095202586 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095202586 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095202586 DMM INFO MM(262420000000033/cfcac51e) Subscriber data update (mmctx.c:445) 20250413095202586 DMM DEBUG MM(262420000000033/cfcac51e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095202586 DMM INFO MM(262420000000033/cfcac51e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095202586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095202586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095202586 DMM INFO MM(262420000000033/cfcac51e) <- GMM AUTH AND CIPHERING REQ (rand = ae 66 d6 9a 82 93 2a b8 93 fd 2c 91 d9 0c b3 ae , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095202601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095202601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095202601 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095202601 DMM INFO MM(262420000000033/cfcac51e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095202601 DMM NOTICE MM(262420000000033/cfcac51e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095202601 DMM DEBUG MM(262420000000033/cfcac51e) checking auth: received GSM SRES = bb 01 da 9e (gprs_gmm.c:716) 20250413095202601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095202602 DMM DEBUG MM(262420000000033/cfcac51e) Requesting authorization (sgsn_auth.c:160) 20250413095202602 DMM INFO MM(262420000000033/cfcac51e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095202602 DMM DEBUG MM(262420000000033/cfcac51e) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095202602 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250413095202602 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) 20250413095202602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095202602 DMM INFO MM(262420000000033/cfcac51e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcfcac51e) (gprs_gmm.c:337) 20250413095202604 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095202604 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095202604 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250413095202604 DMM INFO MM(262420000000033/cfcac51e) Subscriber data update (mmctx.c:445) 20250413095202604 DMM DEBUG MM(262420000000033/cfcac51e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095202604 DMM INFO MM(262420000000033/cfcac51e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095202604 DMM NOTICE MM(262420000000033/cfcac51e) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1050) 20250413095202604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095202604 DMM NOTICE MM(262420000000033/cfcac51e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095202604 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) 20250413095202605 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095202605 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250413095202605 DMM INFO MM(262420000000033/cfcac51e) Subscriber data update (mmctx.c:445) 20250413095202605 DMM DEBUG MM(262420000000033/cfcac51e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095202618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095202618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095202618 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095202618 DMM INFO MM(262420000000033/cfcac51e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095202618 DMM NOTICE MM(262420000000033/cfcac51e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095202618 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095202618 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095202618 DLLC NOTICE LLME(d06c563e/cfcac51e){ASSIGNED} LLGM Assign pre (ffffffff => cfcac51e) (gprs_llc.c:1079) 20250413095202618 DLLC NOTICE LLME(ffffffff/cfcac51e){ASSIGNED} LLGM Assign post (ffffffff => cfcac51e) (gprs_llc.c:1125) 20250413095202618 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095202618 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095202618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095202618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@5cc224164e2f: setverdict(pass): none -> pass 20250413095202675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095202675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250413095202675 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095202675 DMM INFO MM(262420000000033/cfcac51e) -> GMM DETACH REQUEST TLLI=0xcfcac51e type=GPRS detach Power-off (gprs_gmm.c:1512) 20250413095202675 DMM INFO MM(262420000000033/cfcac51e) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250413095202675 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095202675 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095202675 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095202675 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095202675 DLLC NOTICE LLME(ffffffff/cfcac51e){ASSIGNED} LLGM Assign pre (cfcac51e => ffffffff) (gprs_llc.c:1079) 20250413095202675 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cfcac51e => ffffffff) (gprs_llc.c:1125) 20250413095202675 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250413095202675 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) 20250413095202675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095202675 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095202675 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095202675 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095202677 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@5cc224164e2f: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@5cc224164e2f: Final verdict of PTC: pass 20250413095207695 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36470<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@5cc224164e2f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(340)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(336)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(341)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(331)@5cc224164e2f: Final verdict of PTC: none 20250413095207702 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095207702 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(338)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@5cc224164e2f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(342)@5cc224164e2f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(329)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(334)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(339)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(339): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(340): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(341): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(342): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sun Apr 13 09:52:07 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 20250413095207808 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095208110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47318<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90332) 20250413095208703 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095208704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90332, count=94688) 20250413095209706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095209706 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sun Apr 13 09:52:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20250413095210708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095210708 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_check_complete_resend started. 20250413095211208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095211211 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(346)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(350)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095211244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095211244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095211244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095211244 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095211244 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095211244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095211244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095211244 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095211244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095211245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095211245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095211245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095211246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095211246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095211246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095211246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095211246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095211246 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095211246 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095211246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095211246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095211246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(350)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(351)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095211248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(347)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095211253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095211253 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(351)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(355)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_complete_resend-BVCI196(349)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(355)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095211256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095211256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095211256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095211256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095211256 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095211256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095211256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095211256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095211256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095211257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095211257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095211257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095211257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095211257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095211257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095211257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095211257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095211257 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095211257 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095211257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095211257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095211257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(355)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095211259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095211264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095211264 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(357)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI210(354)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(356)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(360)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095211270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095211270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095211270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095211270 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095211270 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095211270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095211270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095211270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095211270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095211271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095211271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095211271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095211271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095211271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095211271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095211271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095211271 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095211271 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095211271 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095211271 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095211271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095211271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095211274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095211279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095211279 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(359)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095211710 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095211710 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095211710 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095211710 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095211714 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(361)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(361)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(361)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250413095211715 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(361)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@5cc224164e2f: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='EF203A24'O, index=0 SGSN_Test-GSUP(362)@5cc224164e2f: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@5cc224164e2f: 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 := '374D34AA5D50251A9CA6F4ADC0EA5DBB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C76E72C2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B39196614CDA4D06'O } } } } } 20250413095212781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095212782 DLLC NOTICE LLME(ffffffff/ef203a24){UNASSIGNED} LLC RX: unknown TLLI 0xef203a24, creating LLME on the fly (gprs_llc.c:552) 20250413095212782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095212782 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250413095212782 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095212782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095212782 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095212782 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095212782 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095212782 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095212782 DLLC NOTICE LLME(ffffffff/ef203a24){UNASSIGNED} LLGM Assign pre (ef203a24 => e001377b) (gprs_llc.c:1079) 20250413095212782 DLLC NOTICE LLME(ef203a24/e001377b){ASSIGNED} LLGM Assign post (ef203a24 => e001377b) (gprs_llc.c:1125) 20250413095212782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095212782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095212782 DMM DEBUG MM(262420000000036/e001377b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095212789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095212789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095212789 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095212789 DMM DEBUG MM(262420000000036/e001377b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1134) 20250413095212789 DMM NOTICE MM(262420000000036/e001377b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095212789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095212789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095212789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095212789 DMM DEBUG MM(262420000000036/e001377b) Requesting authorization (sgsn_auth.c:160) 20250413095212789 DMM INFO MM(262420000000036/e001377b) Requesting authentication tuples (sgsn_auth.c:184) 20250413095212789 DMM DEBUG MM(262420000000036/e001377b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095212789 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250413095212789 DGPRS INFO SUBSCR(262420000000036) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(362)@5cc224164e2f: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@5cc224164e2f: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20250413095212790 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095212790 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095212790 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095212790 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095212790 DMM INFO MM(262420000000036/e001377b) Subscriber data update (mmctx.c:445) 20250413095212790 DMM DEBUG MM(262420000000036/e001377b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095212790 DMM INFO MM(262420000000036/e001377b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095212790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095212790 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095212790 DMM INFO MM(262420000000036/e001377b) <- GMM AUTH AND CIPHERING REQ (rand = 37 4d 34 aa 5d 50 25 1a 9c a6 f4 ad c0 ea 5d bb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095212795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095212795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095212795 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095212795 DMM INFO MM(262420000000036/e001377b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095212795 DMM NOTICE MM(262420000000036/e001377b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095212795 DMM DEBUG MM(262420000000036/e001377b) checking auth: received GSM SRES = c7 6e 72 c2 (gprs_gmm.c:716) 20250413095212795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095212795 DMM DEBUG MM(262420000000036/e001377b) Requesting authorization (sgsn_auth.c:160) 20250413095212795 DMM INFO MM(262420000000036/e001377b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095212795 DMM DEBUG MM(262420000000036/e001377b) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095212795 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250413095212795 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) 20250413095212795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095212795 DMM INFO MM(262420000000036/e001377b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe001377b) (gprs_gmm.c:337) 20250413095212795 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095212795 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095212796 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250413095212796 DMM INFO MM(262420000000036/e001377b) Subscriber data update (mmctx.c:445) 20250413095212796 DMM DEBUG MM(262420000000036/e001377b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095212796 DMM INFO MM(262420000000036/e001377b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095212796 DMM NOTICE MM(262420000000036/e001377b) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1050) 20250413095212796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095212796 DMM NOTICE MM(262420000000036/e001377b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095212796 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) 20250413095212796 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095212796 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250413095212796 DMM INFO MM(262420000000036/e001377b) Subscriber data update (mmctx.c:445) 20250413095212796 DMM DEBUG MM(262420000000036/e001377b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@5cc224164e2f: Warning: Re-starting timer T, which is already active (running or expired). 20250413095218796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250413095218796 DMM INFO MM(262420000000036/e001377b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe001377b) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@5cc224164e2f: Warning: Re-starting timer T, which is already active (running or expired). 20250413095221714 DGPRS DEBUG Checking for inactive LLMEs, time = 7768847 (sgsn.c:132) 20250413095224797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250413095224797 DMM INFO MM(262420000000036/e001377b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe001377b) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@5cc224164e2f: Warning: Re-starting timer T, which is already active (running or expired). 20250413095230798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250413095230798 DMM INFO MM(262420000000036/e001377b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe001377b) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@5cc224164e2f: Warning: Re-starting timer T, which is already active (running or expired). 20250413095231710 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250413095231710 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(361)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095231711 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250413095236798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250413095236798 DMM INFO MM(262420000000036/e001377b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe001377b) (gprs_gmm.c:337) TC_attach_check_complete_resend(364)@5cc224164e2f: Warning: Re-starting timer T, which is already active (running or expired). 20250413095241247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095241253 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095241253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095241258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095241262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095241262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095241272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095241276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095241276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095242800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250413095242800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250413095242800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250413095242800 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250413095242800 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) 20250413095242800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Reject}: Deallocated (fsm.c:568) 20250413095242800 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095242800 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095242800 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250413095242800 DLLC NOTICE LLME(ef203a24/e001377b){ASSIGNED} LLGM Assign pre (e001377b => ffffffff) (gprs_llc.c:1079) 20250413095242800 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e001377b => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@5cc224164e2f: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@5cc224164e2f: Final verdict of PTC: pass 20250413095246823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47328<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(362)@5cc224164e2f: Final verdict of PTC: none 20250413095246828 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095246828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(346)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(355)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(360)@5cc224164e2f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(352)@5cc224164e2f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(350)@5cc224164e2f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(358)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(348)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(353)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sun Apr 13 09:52:46 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 20250413095246937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095247238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51942<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91944) 20250413095247829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095247829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91944, count=96300) 20250413095248830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095248830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Sun Apr 13 09:52: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_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 20250413095249831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095249831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_hlr_location_cancel_request_update started. 20250413095250338 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095250340 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(365)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(369)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095250381 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095250381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095250381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095250382 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095250382 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095250382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095250382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095250382 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095250382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095250383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095250383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095250383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095250383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095250383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095250383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095250383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095250383 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095250383 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095250383 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095250383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095250383 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095250383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095250385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095250390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095250390 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(371)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_update-BVCI196(368)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(370)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095250395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095250395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095250395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095250395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095250395 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095250395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095250395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095250395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095250395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095250396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095250396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095250396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095250396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095250396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095250396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095250396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095250396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095250396 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095250396 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095250396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095250397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095250397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095250399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095250406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095250406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(375)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_update-BVCI210(373)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(379)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095250409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095250409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095250410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095250410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095250410 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095250410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095250410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095250410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095250410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095250410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095250410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095250410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095250410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095250410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095250410 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095250410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095250410 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095250410 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095250410 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095250410 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(379)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095250411 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095250411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095250413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095250418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095250418 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(378)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095250832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095250832 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095250832 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095250832 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(380)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095250836 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095250837 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(380)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(380)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@5cc224164e2f: 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(380)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250413095251715 DGPRS DEBUG Checking for inactive LLMEs, time = 7768877 (sgsn.c:132) TC_hlr_location_cancel_request_update-BVCI196(368)@5cc224164e2f: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='D93D0A8C'O, index=0 SGSN_Test-GSUP(381)@5cc224164e2f: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@5cc224164e2f: 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 := 'A6373A2140196EB844D6F0421BA61968'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54C6A63B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FA99602183DCF206'O } } } } } 20250413095251903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095251903 DLLC NOTICE LLME(ffffffff/d93d0a8c){UNASSIGNED} LLC RX: unknown TLLI 0xd93d0a8c, creating LLME on the fly (gprs_llc.c:552) 20250413095251903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095251903 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095251903 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095251903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095251903 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095251903 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095251903 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095251903 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095251903 DLLC NOTICE LLME(ffffffff/d93d0a8c){UNASSIGNED} LLGM Assign pre (d93d0a8c => f8bb6a5c) (gprs_llc.c:1079) 20250413095251903 DLLC NOTICE LLME(d93d0a8c/f8bb6a5c){ASSIGNED} LLGM Assign post (d93d0a8c => f8bb6a5c) (gprs_llc.c:1125) 20250413095251903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095251903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095251903 DMM DEBUG MM(262420000000031/f8bb6a5c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095251917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095251917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095251917 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095251917 DMM DEBUG MM(262420000000031/f8bb6a5c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1134) 20250413095251917 DMM NOTICE MM(262420000000031/f8bb6a5c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095251917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095251917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095251917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095251917 DMM DEBUG MM(262420000000031/f8bb6a5c) Requesting authorization (sgsn_auth.c:160) 20250413095251917 DMM INFO MM(262420000000031/f8bb6a5c) Requesting authentication tuples (sgsn_auth.c:184) 20250413095251917 DMM DEBUG MM(262420000000031/f8bb6a5c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095251917 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250413095251917 DGPRS INFO SUBSCR(262420000000031) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(381)@5cc224164e2f: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@5cc224164e2f: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20250413095251921 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095251921 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095251921 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095251921 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095251921 DMM INFO MM(262420000000031/f8bb6a5c) Subscriber data update (mmctx.c:445) 20250413095251921 DMM DEBUG MM(262420000000031/f8bb6a5c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095251921 DMM INFO MM(262420000000031/f8bb6a5c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095251921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095251921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095251921 DMM INFO MM(262420000000031/f8bb6a5c) <- GMM AUTH AND CIPHERING REQ (rand = a6 37 3a 21 40 19 6e b8 44 d6 f0 42 1b a6 19 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095251934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095251934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095251934 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095251934 DMM INFO MM(262420000000031/f8bb6a5c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095251934 DMM NOTICE MM(262420000000031/f8bb6a5c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095251934 DMM DEBUG MM(262420000000031/f8bb6a5c) checking auth: received GSM SRES = 54 c6 a6 3b (gprs_gmm.c:716) 20250413095251934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095251934 DMM DEBUG MM(262420000000031/f8bb6a5c) Requesting authorization (sgsn_auth.c:160) 20250413095251934 DMM INFO MM(262420000000031/f8bb6a5c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095251934 DMM DEBUG MM(262420000000031/f8bb6a5c) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095251934 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250413095251934 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) 20250413095251934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095251934 DMM INFO MM(262420000000031/f8bb6a5c) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8bb6a5c) (gprs_gmm.c:337) 20250413095251937 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095251937 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095251937 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250413095251937 DMM INFO MM(262420000000031/f8bb6a5c) Subscriber data update (mmctx.c:445) 20250413095251937 DMM DEBUG MM(262420000000031/f8bb6a5c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095251937 DMM INFO MM(262420000000031/f8bb6a5c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095251937 DMM NOTICE MM(262420000000031/f8bb6a5c) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1050) 20250413095251937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095251937 DMM NOTICE MM(262420000000031/f8bb6a5c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095251937 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) 20250413095251938 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095251938 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250413095251938 DMM INFO MM(262420000000031/f8bb6a5c) Subscriber data update (mmctx.c:445) 20250413095251938 DMM DEBUG MM(262420000000031/f8bb6a5c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095251949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095251949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095251949 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095251949 DMM INFO MM(262420000000031/f8bb6a5c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095251949 DMM NOTICE MM(262420000000031/f8bb6a5c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095251949 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095251949 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095251949 DLLC NOTICE LLME(d93d0a8c/f8bb6a5c){ASSIGNED} LLGM Assign pre (ffffffff => f8bb6a5c) (gprs_llc.c:1079) 20250413095251949 DLLC NOTICE LLME(ffffffff/f8bb6a5c){ASSIGNED} LLGM Assign post (ffffffff => f8bb6a5c) (gprs_llc.c:1125) 20250413095251950 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095251950 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095251950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095251950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@5cc224164e2f: setverdict(pass): none -> pass 20250413095251999 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250413095251999 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250413095251999 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) 20250413095251999 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250413095251999 DMM INFO MM(262420000000031/f8bb6a5c) Subscriber data update (mmctx.c:445) 20250413095251999 DMM DEBUG MM(262420000000031/f8bb6a5c) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250413095251999 DMM INFO MM(262420000000031/f8bb6a5c) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250413095251999 DMM INFO MM(262420000000031/f8bb6a5c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095251999 DMM INFO MM(262420000000031/f8bb6a5c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095251999 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095251999 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095251999 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095251999 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095251999 DLLC NOTICE LLME(ffffffff/f8bb6a5c){ASSIGNED} LLGM Assign pre (f8bb6a5c => ffffffff) (gprs_llc.c:1079) 20250413095251999 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8bb6a5c => ffffffff) (gprs_llc.c:1125) 20250413095251999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095251999 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095251999 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095251999 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed MC@5cc224164e2f: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(374)@5cc224164e2f: Final verdict of PTC: none 20250413095257013 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095257013 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413095257013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51944<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(379)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(380)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(369)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@5cc224164e2f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@5cc224164e2f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(366)@5cc224164e2f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(367)@5cc224164e2f: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@5cc224164e2f: Final verdict of PTC: pass -NSVCI99-provIP(377)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(372)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@5cc224164e2f: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sun Apr 13 09:52:57 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 20250413095257096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095257399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36062<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93076) 20250413095258014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095258014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93076, count=93716) 20250413095259015 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095259015 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Sun Apr 13 09:52:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20250413095300016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095300016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_hlr_location_cancel_request_withdraw started. 20250413095300505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095300507 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(384)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095300553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095300553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095300553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095300553 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095300553 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095300553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095300553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095300553 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095300553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095300554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095300554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095300554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095300554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095300554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095300554 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095300554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095300554 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095300554 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095300554 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095300554 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095300555 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095300555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095300557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095300562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095300562 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095300570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095300570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095300570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095300570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095300570 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095300570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095300570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095300570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095300570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095300571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095300571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095300571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095300571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095300571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095300571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095300571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095300571 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095300571 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095300571 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095300571 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(393)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095300571 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095300571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095300573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095300577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095300577 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(395)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(394)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095300586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095300586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095300586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095300586 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095300586 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095300586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095300586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095300586 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095300586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095300587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095300587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095300587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095300587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095300587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095300587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095300587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095300587 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095300587 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095300587 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095300587 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095300587 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095300587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095300589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095300593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095300593 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(396)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095301017 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095301017 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095301017 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095301017 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095301021 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095301023 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5cc224164e2f: 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)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5cc224164e2f: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='CD0B4FA8'O, index=0 SGSN_Test-GSUP(400)@5cc224164e2f: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@5cc224164e2f: 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 := 'D9F5241F2F3DA3FF7FFE3B5E3BC9D14A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BBEE86C3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B170CA2E2168A375'O } } } } } 20250413095302076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095302076 DLLC NOTICE LLME(ffffffff/cd0b4fa8){UNASSIGNED} LLC RX: unknown TLLI 0xcd0b4fa8, creating LLME on the fly (gprs_llc.c:552) 20250413095302076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095302076 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095302076 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095302076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095302076 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095302076 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095302076 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095302076 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095302076 DLLC NOTICE LLME(ffffffff/cd0b4fa8){UNASSIGNED} LLGM Assign pre (cd0b4fa8 => c3fe5167) (gprs_llc.c:1079) 20250413095302076 DLLC NOTICE LLME(cd0b4fa8/c3fe5167){ASSIGNED} LLGM Assign post (cd0b4fa8 => c3fe5167) (gprs_llc.c:1125) 20250413095302076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095302076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095302076 DMM DEBUG MM(262420000000029/c3fe5167) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095302087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095302087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095302087 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095302087 DMM DEBUG MM(262420000000029/c3fe5167) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1134) 20250413095302087 DMM NOTICE MM(262420000000029/c3fe5167) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095302087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095302087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095302087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095302087 DMM DEBUG MM(262420000000029/c3fe5167) Requesting authorization (sgsn_auth.c:160) 20250413095302087 DMM INFO MM(262420000000029/c3fe5167) Requesting authentication tuples (sgsn_auth.c:184) 20250413095302087 DMM DEBUG MM(262420000000029/c3fe5167) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095302087 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250413095302087 DGPRS INFO SUBSCR(262420000000029) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(400)@5cc224164e2f: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@5cc224164e2f: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20250413095302091 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095302091 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095302091 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095302091 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095302091 DMM INFO MM(262420000000029/c3fe5167) Subscriber data update (mmctx.c:445) 20250413095302091 DMM DEBUG MM(262420000000029/c3fe5167) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095302091 DMM INFO MM(262420000000029/c3fe5167) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095302091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095302091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095302091 DMM INFO MM(262420000000029/c3fe5167) <- GMM AUTH AND CIPHERING REQ (rand = d9 f5 24 1f 2f 3d a3 ff 7f fe 3b 5e 3b c9 d1 4a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095302095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095302095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095302096 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095302096 DMM INFO MM(262420000000029/c3fe5167) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095302096 DMM NOTICE MM(262420000000029/c3fe5167) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095302096 DMM DEBUG MM(262420000000029/c3fe5167) checking auth: received GSM SRES = bb ee 86 c3 (gprs_gmm.c:716) 20250413095302096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095302096 DMM DEBUG MM(262420000000029/c3fe5167) Requesting authorization (sgsn_auth.c:160) 20250413095302096 DMM INFO MM(262420000000029/c3fe5167) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095302096 DMM DEBUG MM(262420000000029/c3fe5167) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095302096 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250413095302096 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) 20250413095302096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095302096 DMM INFO MM(262420000000029/c3fe5167) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3fe5167) (gprs_gmm.c:337) 20250413095302097 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095302097 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095302097 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250413095302097 DMM INFO MM(262420000000029/c3fe5167) Subscriber data update (mmctx.c:445) 20250413095302097 DMM DEBUG MM(262420000000029/c3fe5167) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095302097 DMM INFO MM(262420000000029/c3fe5167) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095302097 DMM NOTICE MM(262420000000029/c3fe5167) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1050) 20250413095302097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095302097 DMM NOTICE MM(262420000000029/c3fe5167) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095302097 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) 20250413095302098 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095302098 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250413095302098 DMM INFO MM(262420000000029/c3fe5167) Subscriber data update (mmctx.c:445) 20250413095302098 DMM DEBUG MM(262420000000029/c3fe5167) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095302101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095302101 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095302101 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095302101 DMM INFO MM(262420000000029/c3fe5167) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095302101 DMM NOTICE MM(262420000000029/c3fe5167) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095302101 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095302101 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095302101 DLLC NOTICE LLME(cd0b4fa8/c3fe5167){ASSIGNED} LLGM Assign pre (ffffffff => c3fe5167) (gprs_llc.c:1079) 20250413095302101 DLLC NOTICE LLME(ffffffff/c3fe5167){ASSIGNED} LLGM Assign post (ffffffff => c3fe5167) (gprs_llc.c:1125) 20250413095302101 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095302101 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095302101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095302101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@5cc224164e2f: setverdict(pass): none -> pass 20250413095302152 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250413095302152 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250413095302152 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) 20250413095302152 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250413095302152 DMM INFO MM(262420000000029/c3fe5167) Subscriber data update (mmctx.c:445) 20250413095302152 DMM DEBUG MM(262420000000029/c3fe5167) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250413095302152 DMM INFO MM(262420000000029/c3fe5167) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250413095302152 DMM INFO MM(262420000000029/c3fe5167) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1103) 20250413095302152 DMM NOTICE MM(262420000000029/c3fe5167) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1081) 20250413095302152 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:288) 20250413095302152 DMM INFO MM(262420000000029/c3fe5167) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250413095302152 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095302152 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095302152 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095302152 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095302152 DLLC NOTICE LLME(ffffffff/c3fe5167){ASSIGNED} LLGM Assign pre (c3fe5167 => ffffffff) (gprs_llc.c:1079) 20250413095302152 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3fe5167 => ffffffff) (gprs_llc.c:1125) 20250413095302153 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095302153 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095302153 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095302153 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(402)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5cc224164e2f: Removing Client IMSI='262420000000029'H, index=0 20250413095302167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095302167 DLLC NOTICE LLME(ffffffff/c3fe5167){UNASSIGNED} LLC RX: unknown TLLI 0xc3fe5167, creating LLME on the fly (gprs_llc.c:552) 20250413095302167 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095302167 DMM NOTICE LLME(ffffffff/c3fe5167){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) 20250413095302167 DLLC NOTICE LLME(ffffffff/c3fe5167){UNASSIGNED} LLGM Assign pre (c3fe5167 => ffffffff) (gprs_llc.c:1079) 20250413095302167 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3fe5167 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@5cc224164e2f: Final verdict of PTC: pass 20250413095302171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36076<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@5cc224164e2f: Final verdict of PTC: none 20250413095302176 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095302176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(399)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(388)@5cc224164e2f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(393)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(398)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@5cc224164e2f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@5cc224164e2f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(396)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(391)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(386)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(397)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(396): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(397): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@5cc224164e2f: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Sun Apr 13 09:53:02 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 20250413095302273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095302575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36082<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80156) 20250413095303177 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095303177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80156, count=96856) 20250413095304178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095304178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Sun Apr 13 09:53:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20250413095305179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095305179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250413095305619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095305621 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(403)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(407)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(407)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095305662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095305662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095305662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095305662 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095305662 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095305662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095305662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095305662 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095305662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(407)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095305663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095305663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095305663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095305663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095305663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095305663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095305663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095305663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095305663 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095305663 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095305663 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(407)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095305664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095305664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(407)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095305665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(408)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095305670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095305670 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(409)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(408)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(412)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095305678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095305678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095305678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095305678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095305678 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095305678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095305678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095305678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095305678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095305679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095305679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095305679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095305679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095305679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095305679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095305679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095305679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095305679 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095305679 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095305679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095305680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095305680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(412)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095305682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095305689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095305689 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(413)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(417)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(417)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095305692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095305692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095305692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095305692 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095305692 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095305692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095305692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095305692 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095305692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095305693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095305693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095305693 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095305694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095305694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095305694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095305694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095305694 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095305694 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095305694 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095305694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095305694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095305694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095305697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095305702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095305702 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095306181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095306181 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095306181 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095306181 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(418)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095306186 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(418)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250413095306187 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5cc224164e2f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='C665D6AD'O, index=0 SGSN_Test-GSUP(419)@5cc224164e2f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20250413095307252 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) 20250413095307252 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@5cc224164e2f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@5cc224164e2f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@5cc224164e2f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5cc224164e2f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@5cc224164e2f: Final verdict of PTC: pass 20250413095307261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58522<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095307266 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095307266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(419)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(417)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@5cc224164e2f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@5cc224164e2f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(412)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(408)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@5cc224164e2f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(407)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(410)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(405)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(415)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(405): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(406): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(407): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(408): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@5cc224164e2f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sun Apr 13 09:53:07 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 20250413095307390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58530<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095307692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58530<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45216) 20250413095308267 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095308267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45216, count=53160) 20250413095309269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095309269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Sun Apr 13 09:53:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20250413095310270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095310271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250413095310788 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095310790 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(422)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(426)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(426)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095310829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095310829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095310829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095310829 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095310829 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095310829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095310829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095310829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095310829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(426)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095310830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095310830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095310830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095310830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095310830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095310830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095310830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095310830 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095310830 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095310830 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095310830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095310831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095310831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(426)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(426)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095310834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(427)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(423)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(428)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095310844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095310844 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(427)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(431)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@5cc224164e2f: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095310849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095310849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095310849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095310849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095310849 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095310849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095310849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095310849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095310849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095310851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095310851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095310851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095310851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095310851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095310851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095310851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095310851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095310851 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095310851 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095310851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095310851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095310851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095310854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095310862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095310862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095310869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095310869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095310869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095310869 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095310869 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095310869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095310869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095310869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095310869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095310869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095310869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095310869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095310870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095310870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095310870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095310870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095310870 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095310870 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095310870 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095310870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(436)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095310870 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095310870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095310872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095310876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095310876 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095311272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095311272 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095311272 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095311272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(437)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095311276 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095311277 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(437)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(437)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5cc224164e2f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='EAA5CFF8'O, index=0 SGSN_Test-GSUP(438)@5cc224164e2f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20250413095312344 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) 20250413095312344 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@5cc224164e2f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@5cc224164e2f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@5cc224164e2f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5cc224164e2f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@5cc224164e2f: Final verdict of PTC: pass 20250413095312353 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58536<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(431)@5cc224164e2f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(426)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(436)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(438)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@5cc224164e2f: Final verdict of PTC: none 20250413095312359 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095312359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(427)@5cc224164e2f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(434)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(424)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(429)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(424): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(425): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(426): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(427): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@5cc224164e2f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sun Apr 13 09:53:12 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 20250413095312423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095312725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58552<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47656) 20250413095313360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095313360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47656, count=53708) 20250413095314361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095314362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sun Apr 13 09:53: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_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 20250413095315363 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095315364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_rau_unknown started. 20250413095315820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095315822 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(441)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(445)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095315869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095315869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095315869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095315869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095315869 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095315869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095315869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095315869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095315869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095315870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095315870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095315870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095315870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095315870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095315870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095315870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095315870 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095315870 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095315870 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095315870 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(445)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095315870 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095315870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(446)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095315873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(442)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095315879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095315879 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(446)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(450)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rau_unknown-BVCI196(444)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(450)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095315884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095315884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095315884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095315884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095315884 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095315884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095315884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095315884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095315884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095315885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095315885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095315885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095315885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095315885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095315885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095315885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095315885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095315885 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095315885 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095315885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(450)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(450)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095315885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095315885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095315888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095315894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095315894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(452)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI210(449)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(451)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(455)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095315899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095315899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095315899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095315899 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095315899 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095315899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095315899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095315899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095315899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095315899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095315899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095315899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095315899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095315899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095315899 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095315899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095315899 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095315899 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095315899 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095315899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(455)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095315900 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095315900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095315902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095315906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095315906 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(454)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095316365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095316365 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095316365 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095316365 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(456)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095316369 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095316370 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(456)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(456)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(456)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(456)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@5cc224164e2f: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='D914B434'O, index=0 SGSN_Test-GSUP(457)@5cc224164e2f: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20250413095317437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095317437 DLLC NOTICE LLME(ffffffff/d914b434){UNASSIGNED} LLC RX: unknown TLLI 0xd914b434, creating LLME on the fly (gprs_llc.c:552) 20250413095317437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250413095317437 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250413095317437 DMM NOTICE LLME(ffffffff/d914b434){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250413095317437 DLLC NOTICE LLME(ffffffff/d914b434){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250413095317437 DMM ERROR LLME(ffffffff/d914b434){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250413095317437 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250413095317437 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250413095317437 DLLC NOTICE LLME(ffffffff/d914b434){UNASSIGNED} LLGM Assign pre (d914b434 => ffffffff) (gprs_llc.c:1079) 20250413095317437 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d914b434 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@5cc224164e2f: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@5cc224164e2f: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@5cc224164e2f: Final verdict of PTC: pass 20250413095317454 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56498<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(445)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(457)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@5cc224164e2f: Final verdict of PTC: none 20250413095317458 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095317458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rau_unknown-BVCI196(444)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(455)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(456)@5cc224164e2f: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(450)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@5cc224164e2f: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(443)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(453)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(448)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@5cc224164e2f: Test case TC_rau_unknown finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Sun Apr 13 09:53:17 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250413095317548 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56504<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095317849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56504<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45328) 20250413095318460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095318460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45328, count=55584) 20250413095319462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095319462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sun Apr 13 09:53: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_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 20250413095320463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095320464 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_rau started. 20250413095320945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095320948 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(460)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(464)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095321010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095321010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095321010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095321010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095321010 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095321010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095321010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095321010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095321010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095321013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095321013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095321013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095321014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095321014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095321014 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095321014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095321014 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095321014 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095321014 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095321014 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(464)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095321015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095321015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095321019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095321031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095321031 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(463)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(469)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095321039 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095321039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095321040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095321040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095321040 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095321040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095321040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095321040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095321040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095321041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095321041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095321041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095321041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095321041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095321041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095321041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095321041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095321041 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095321041 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095321041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095321042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095321042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(470)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095321046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb1-BSSGP1(466)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(466)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(474)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095321053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095321053 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250413095321053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095321053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095321053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095321053 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095321053 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095321053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095321053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095321053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095321053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095321054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095321054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095321054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095321054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095321054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095321054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095321054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095321054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095321054 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095321054 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095321054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(474)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095321054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095321054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_rau-BVCI210(468)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095321055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095321060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095321060 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(473)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095321464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095321465 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095321465 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095321465 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(475)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095321469 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095321470 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(475)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(475)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(475)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(475)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250413095321716 DGPRS DEBUG Checking for inactive LLMEs, time = 7768907 (sgsn.c:132) TC_attach_rau-BVCI196(463)@5cc224164e2f: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='CD10BAFF'O, index=0 SGSN_Test-GSUP(476)@5cc224164e2f: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@5cc224164e2f: 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 := '335CC209C52A775ADBC56EE4FC590DF8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EF3E80DA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DDC62F7B2DBFD525'O } } } } } 20250413095322526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095322526 DLLC NOTICE LLME(ffffffff/cd10baff){UNASSIGNED} LLC RX: unknown TLLI 0xcd10baff, creating LLME on the fly (gprs_llc.c:552) 20250413095322526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095322526 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095322526 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095322526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095322526 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095322526 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095322526 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095322526 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095322526 DLLC NOTICE LLME(ffffffff/cd10baff){UNASSIGNED} LLGM Assign pre (cd10baff => ef5094a2) (gprs_llc.c:1079) 20250413095322526 DLLC NOTICE LLME(cd10baff/ef5094a2){ASSIGNED} LLGM Assign post (cd10baff => ef5094a2) (gprs_llc.c:1125) 20250413095322526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095322526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095322526 DMM DEBUG MM(262420000000012/ef5094a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095322538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095322538 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095322538 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095322538 DMM DEBUG MM(262420000000012/ef5094a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1134) 20250413095322538 DMM NOTICE MM(262420000000012/ef5094a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095322538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095322538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095322538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095322538 DMM DEBUG MM(262420000000012/ef5094a2) Requesting authorization (sgsn_auth.c:160) 20250413095322538 DMM INFO MM(262420000000012/ef5094a2) Requesting authentication tuples (sgsn_auth.c:184) 20250413095322538 DMM DEBUG MM(262420000000012/ef5094a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095322538 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250413095322539 DGPRS INFO SUBSCR(262420000000012) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(476)@5cc224164e2f: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@5cc224164e2f: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20250413095322542 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095322542 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095322542 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095322542 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095322542 DMM INFO MM(262420000000012/ef5094a2) Subscriber data update (mmctx.c:445) 20250413095322542 DMM DEBUG MM(262420000000012/ef5094a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095322542 DMM INFO MM(262420000000012/ef5094a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095322542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095322543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095322543 DMM INFO MM(262420000000012/ef5094a2) <- GMM AUTH AND CIPHERING REQ (rand = 33 5c c2 09 c5 2a 77 5a db c5 6e e4 fc 59 0d f8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095322550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095322550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095322550 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095322550 DMM INFO MM(262420000000012/ef5094a2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095322550 DMM NOTICE MM(262420000000012/ef5094a2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095322550 DMM DEBUG MM(262420000000012/ef5094a2) checking auth: received GSM SRES = ef 3e 80 da (gprs_gmm.c:716) 20250413095322550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095322550 DMM DEBUG MM(262420000000012/ef5094a2) Requesting authorization (sgsn_auth.c:160) 20250413095322550 DMM INFO MM(262420000000012/ef5094a2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095322550 DMM DEBUG MM(262420000000012/ef5094a2) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095322550 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250413095322550 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) 20250413095322551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095322551 DMM INFO MM(262420000000012/ef5094a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xef5094a2) (gprs_gmm.c:337) 20250413095322551 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095322551 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095322551 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250413095322551 DMM INFO MM(262420000000012/ef5094a2) Subscriber data update (mmctx.c:445) 20250413095322551 DMM DEBUG MM(262420000000012/ef5094a2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095322551 DMM INFO MM(262420000000012/ef5094a2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095322551 DMM NOTICE MM(262420000000012/ef5094a2) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1050) 20250413095322551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095322551 DMM NOTICE MM(262420000000012/ef5094a2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095322551 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) 20250413095322552 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095322552 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250413095322552 DMM INFO MM(262420000000012/ef5094a2) Subscriber data update (mmctx.c:445) 20250413095322552 DMM DEBUG MM(262420000000012/ef5094a2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095322556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095322556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095322556 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095322556 DMM INFO MM(262420000000012/ef5094a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095322556 DMM NOTICE MM(262420000000012/ef5094a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095322556 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095322556 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095322556 DLLC NOTICE LLME(cd10baff/ef5094a2){ASSIGNED} LLGM Assign pre (ffffffff => ef5094a2) (gprs_llc.c:1079) 20250413095322556 DLLC NOTICE LLME(ffffffff/ef5094a2){ASSIGNED} LLGM Assign post (ffffffff => ef5094a2) (gprs_llc.c:1125) 20250413095322556 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095322556 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095322556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095322556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@5cc224164e2f: setverdict(pass): none -> pass 20250413095322614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095322614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095322614 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095322614 DMM INFO MM(262420000000012/ef5094a2) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1653) 20250413095322614 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095322614 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413095322614 DLLC NOTICE LLME(ffffffff/ef5094a2){ASSIGNED} LLGM Assign pre (ef5094a2 => cf99735d) (gprs_llc.c:1079) 20250413095322614 DLLC NOTICE LLME(ef5094a2/cf99735d){ASSIGNED} LLGM Assign post (ef5094a2 => cf99735d) (gprs_llc.c:1125) 20250413095322614 DMM INFO MM(262420000000012/cf99735d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau(478)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@5cc224164e2f: Removing Client IMSI='262420000000012'H, index=0 20250413095322621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095322621 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250413095322621 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095322621 DMM INFO MM(262420000000012/cf99735d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250413095322621 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250413095322621 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095322621 DLLC NOTICE LLME(ef5094a2/cf99735d){ASSIGNED} LLGM Assign pre (ffffffff => cf99735d) (gprs_llc.c:1079) 20250413095322621 DLLC NOTICE LLME(ffffffff/cf99735d){ASSIGNED} LLGM Assign post (ffffffff => cf99735d) (gprs_llc.c:1125) 20250413095322621 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau(478)@5cc224164e2f: Final verdict of PTC: pass 20250413095322623 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56518<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(474)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(464)@5cc224164e2f: Final verdict of PTC: none 20250413095322627 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095322627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(466)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@5cc224164e2f: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(469)@5cc224164e2f: Final verdict of PTC: none TC_attach_rau-BVCI196(463)@5cc224164e2f: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(467)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(462)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(472)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_rau finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Sun Apr 13 09:53:22 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250413095322728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56524<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095323130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56524<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79780) 20250413095323628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095323628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79780, count=92936) 20250413095324631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095324631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sun Apr 13 09:53:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20250413095325633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095325633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_rau_a_a started. 20250413095326224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095326227 DMM INFO MM(262420000000012/cf99735d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095326227 DMM INFO MM(262420000000012/cf99735d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095326227 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095326227 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095326227 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095326227 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095326227 DLLC NOTICE LLME(ffffffff/cf99735d){ASSIGNED} LLGM Assign pre (cf99735d => ffffffff) (gprs_llc.c:1079) 20250413095326227 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf99735d => ffffffff) (gprs_llc.c:1125) 20250413095326227 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250413095326227 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) 20250413095326227 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) 20250413095326227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095326227 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095326228 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095326228 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095326228 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(479)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(483)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095326277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095326277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095326277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095326277 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095326277 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095326277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095326277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095326277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095326277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095326278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095326278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095326278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095326278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095326278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095326278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095326278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095326278 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095326278 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095326278 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095326278 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095326278 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095326278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(484)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095326280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(485)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(480)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095326286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095326286 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(481)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(489)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(489)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(488)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095326292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095326292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095326292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095326292 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095326292 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095326292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095326292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095326292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095326292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(489)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095326293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095326293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095326293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095326293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095326293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095326293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095326293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095326293 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095326293 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095326293 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095326293 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095326293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095326293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(489)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(489)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095326295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(485)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(488)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250413095326300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095326300 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(493)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095326302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095326302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095326302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095326302 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095326302 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095326302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095326302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095326302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095326302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_rau_a_a-BVCI210(486)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(493)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095326302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095326302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095326302 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095326303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095326303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095326303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095326303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095326303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095326303 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095326303 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095326303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095326303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095326303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095326306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095326311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095326311 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(492)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095326634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095326634 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095326634 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095326634 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(494)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095326638 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095326640 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(494)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(494)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(481)@5cc224164e2f: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='CA94EAA5'O, index=0 SGSN_Test-GSUP(495)@5cc224164e2f: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@5cc224164e2f: 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 := '732FDA975A2A376945D2B206B4C68961'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '48A7C24E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '555C05876DB8F1B7'O } } } } } 20250413095327682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095327682 DLLC NOTICE LLME(ffffffff/ca94eaa5){UNASSIGNED} LLC RX: unknown TLLI 0xca94eaa5, creating LLME on the fly (gprs_llc.c:552) 20250413095327682 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095327682 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095327682 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095327682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095327682 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095327682 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095327682 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095327682 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095327682 DLLC NOTICE LLME(ffffffff/ca94eaa5){UNASSIGNED} LLGM Assign pre (ca94eaa5 => dda798f9) (gprs_llc.c:1079) 20250413095327682 DLLC NOTICE LLME(ca94eaa5/dda798f9){ASSIGNED} LLGM Assign post (ca94eaa5 => dda798f9) (gprs_llc.c:1125) 20250413095327682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095327682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095327682 DMM DEBUG MM(262420000000037/dda798f9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095327689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095327689 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095327689 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095327689 DMM DEBUG MM(262420000000037/dda798f9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1134) 20250413095327689 DMM NOTICE MM(262420000000037/dda798f9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095327689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095327689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095327689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095327689 DMM DEBUG MM(262420000000037/dda798f9) Requesting authorization (sgsn_auth.c:160) 20250413095327689 DMM INFO MM(262420000000037/dda798f9) Requesting authentication tuples (sgsn_auth.c:184) 20250413095327689 DMM DEBUG MM(262420000000037/dda798f9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095327689 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250413095327689 DGPRS INFO SUBSCR(262420000000037) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(495)@5cc224164e2f: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@5cc224164e2f: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20250413095327690 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095327690 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095327690 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095327690 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095327690 DMM INFO MM(262420000000037/dda798f9) Subscriber data update (mmctx.c:445) 20250413095327690 DMM DEBUG MM(262420000000037/dda798f9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095327690 DMM INFO MM(262420000000037/dda798f9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095327690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095327690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095327690 DMM INFO MM(262420000000037/dda798f9) <- GMM AUTH AND CIPHERING REQ (rand = 73 2f da 97 5a 2a 37 69 45 d2 b2 06 b4 c6 89 61 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095327694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095327694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095327694 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095327694 DMM INFO MM(262420000000037/dda798f9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095327694 DMM NOTICE MM(262420000000037/dda798f9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095327694 DMM DEBUG MM(262420000000037/dda798f9) checking auth: received GSM SRES = 48 a7 c2 4e (gprs_gmm.c:716) 20250413095327694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095327694 DMM DEBUG MM(262420000000037/dda798f9) Requesting authorization (sgsn_auth.c:160) 20250413095327694 DMM INFO MM(262420000000037/dda798f9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095327694 DMM DEBUG MM(262420000000037/dda798f9) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095327694 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250413095327694 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) 20250413095327694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095327694 DMM INFO MM(262420000000037/dda798f9) <- GMM ATTACH ACCEPT (new P-TMSI=0xdda798f9) (gprs_gmm.c:337) 20250413095327694 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095327694 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095327694 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250413095327694 DMM INFO MM(262420000000037/dda798f9) Subscriber data update (mmctx.c:445) 20250413095327694 DMM DEBUG MM(262420000000037/dda798f9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095327694 DMM INFO MM(262420000000037/dda798f9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095327694 DMM NOTICE MM(262420000000037/dda798f9) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1050) 20250413095327694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095327694 DMM NOTICE MM(262420000000037/dda798f9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095327694 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) 20250413095327695 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095327695 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250413095327695 DMM INFO MM(262420000000037/dda798f9) Subscriber data update (mmctx.c:445) 20250413095327695 DMM DEBUG MM(262420000000037/dda798f9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095327697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095327697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095327697 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095327697 DMM INFO MM(262420000000037/dda798f9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095327697 DMM NOTICE MM(262420000000037/dda798f9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095327697 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095327697 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095327697 DLLC NOTICE LLME(ca94eaa5/dda798f9){ASSIGNED} LLGM Assign pre (ffffffff => dda798f9) (gprs_llc.c:1079) 20250413095327697 DLLC NOTICE LLME(ffffffff/dda798f9){ASSIGNED} LLGM Assign post (ffffffff => dda798f9) (gprs_llc.c:1125) 20250413095327697 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095327697 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095327697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095327697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@5cc224164e2f: setverdict(pass): none -> pass 20250413095327756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095327756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095327756 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095327756 DMM INFO MM(262420000000037/dda798f9) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250413095327756 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095327756 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413095327756 DLLC NOTICE LLME(ffffffff/dda798f9){ASSIGNED} LLGM Assign pre (dda798f9 => c18bd895) (gprs_llc.c:1079) 20250413095327756 DLLC NOTICE LLME(dda798f9/c18bd895){ASSIGNED} LLGM Assign post (dda798f9 => c18bd895) (gprs_llc.c:1125) 20250413095327756 DMM INFO MM(262420000000037/c18bd895) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(497)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095327773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095327773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250413095327773 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095327773 DMM INFO MM(262420000000037/c18bd895) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250413095327773 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250413095327773 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095327773 DLLC NOTICE LLME(dda798f9/c18bd895){ASSIGNED} LLGM Assign pre (ffffffff => c18bd895) (gprs_llc.c:1079) 20250413095327773 DLLC NOTICE LLME(ffffffff/c18bd895){ASSIGNED} LLGM Assign post (ffffffff => c18bd895) (gprs_llc.c:1125) 20250413095327773 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250413095327773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095327773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095327773 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095327774 DMM INFO MM(262420000000037/c18bd895) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250413095327774 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095327774 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413095327774 DLLC NOTICE LLME(ffffffff/c18bd895){ASSIGNED} LLGM Assign pre (c18bd895 => e6da8d90) (gprs_llc.c:1079) 20250413095327774 DLLC NOTICE LLME(c18bd895/e6da8d90){ASSIGNED} LLGM Assign post (c18bd895 => e6da8d90) (gprs_llc.c:1125) 20250413095327774 DMM INFO MM(262420000000037/e6da8d90) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(497)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095327784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095327784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095327784 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095327784 DMM INFO MM(262420000000037/e6da8d90) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250413095327784 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250413095327784 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095327785 DLLC NOTICE LLME(c18bd895/e6da8d90){ASSIGNED} LLGM Assign pre (ffffffff => e6da8d90) (gprs_llc.c:1079) 20250413095327785 DLLC NOTICE LLME(ffffffff/e6da8d90){ASSIGNED} LLGM Assign post (ffffffff => e6da8d90) (gprs_llc.c:1125) 20250413095327785 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250413095327785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095327785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095327785 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095327785 DMM INFO MM(262420000000037/e6da8d90) -> GMM DETACH REQUEST TLLI=0xe6da8d90 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250413095327785 DMM INFO MM(262420000000037/e6da8d90) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250413095327785 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095327785 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095327785 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095327785 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095327785 DLLC NOTICE LLME(ffffffff/e6da8d90){ASSIGNED} LLGM Assign pre (e6da8d90 => ffffffff) (gprs_llc.c:1079) 20250413095327785 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6da8d90 => ffffffff) (gprs_llc.c:1125) 20250413095327785 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250413095327785 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) 20250413095327785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095327785 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095327785 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095327785 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095327786 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(481)@5cc224164e2f: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@5cc224164e2f: Final verdict of PTC: pass 20250413095332803 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60018<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(495)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(489)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@5cc224164e2f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@5cc224164e2f: Final verdict of PTC: none 20250413095332809 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(483)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@5cc224164e2f: Final verdict of PTC: none 20250413095332809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_a-BVCI210(486)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(488)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(493)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@5cc224164e2f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(481)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(487)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(482)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(491)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_rau_a_a-BVCI196(481): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(482): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_rau_a_a-BVCI210(486): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(487): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(488): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(489): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Sun Apr 13 09:53:32 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 20250413095332871 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095333173 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107384) 20250413095333810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095333810 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107384, count=112816) 20250413095334811 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095334811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sun Apr 13 09:53: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_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 20250413095335812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095335812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_rau_a_b started. 20250413095336272 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46906<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095336274 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(498)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(502)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(502)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095336319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095336319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095336319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095336319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095336319 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095336319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095336319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095336319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095336319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(502)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095336320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095336320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095336320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095336320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095336320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095336320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095336320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095336320 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095336320 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095336320 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095336320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095336321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095336321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(502)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(502)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095336323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(503)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(499)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(504)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(503)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250413095336331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095336331 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(507)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(507)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095336333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095336333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095336333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095336333 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095336333 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095336333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095336333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095336333 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095336333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_rau_a_b-BVCI196(501)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(507)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095336334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095336334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095336334 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095336335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095336335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095336335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095336335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095336335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095336335 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095336335 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095336335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095336335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095336335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(507)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(507)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095336337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(508)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(504)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095336341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095336341 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(506)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(508)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(512)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095336349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095336349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095336349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095336349 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095336349 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095336349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095336349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095336349 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095336349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095336350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095336350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095336350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095336350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095336350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095336350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095336350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095336350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095336350 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095336350 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095336350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095336350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095336350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095336353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095336357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095336357 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(511)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095336813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095336813 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095336813 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095336813 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(513)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095336817 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095336818 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(513)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(513)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(513)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(513)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(501)@5cc224164e2f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F77E7BCA'O, index=0 SGSN_Test-GSUP(514)@5cc224164e2f: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@5cc224164e2f: 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 := '0BD836374CC2A91FD2DF8455F94BDCB7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B61E44E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7F1ECDC8841B3BA3'O } } } } } 20250413095337893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095337893 DLLC NOTICE LLME(ffffffff/f77e7bca){UNASSIGNED} LLC RX: unknown TLLI 0xf77e7bca, creating LLME on the fly (gprs_llc.c:552) 20250413095337893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095337893 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095337893 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095337893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095337893 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095337893 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095337893 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095337893 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095337893 DLLC NOTICE LLME(ffffffff/f77e7bca){UNASSIGNED} LLGM Assign pre (f77e7bca => f7de3291) (gprs_llc.c:1079) 20250413095337893 DLLC NOTICE LLME(f77e7bca/f7de3291){ASSIGNED} LLGM Assign post (f77e7bca => f7de3291) (gprs_llc.c:1125) 20250413095337893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095337893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095337893 DMM DEBUG MM(262420000000038/f7de3291) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095337909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095337909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095337909 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095337909 DMM DEBUG MM(262420000000038/f7de3291) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1134) 20250413095337909 DMM NOTICE MM(262420000000038/f7de3291) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095337909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095337909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095337909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095337909 DMM DEBUG MM(262420000000038/f7de3291) Requesting authorization (sgsn_auth.c:160) 20250413095337909 DMM INFO MM(262420000000038/f7de3291) Requesting authentication tuples (sgsn_auth.c:184) 20250413095337909 DMM DEBUG MM(262420000000038/f7de3291) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095337909 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250413095337909 DGPRS INFO SUBSCR(262420000000038) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(514)@5cc224164e2f: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@5cc224164e2f: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20250413095337912 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095337912 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095337912 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095337912 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095337912 DMM INFO MM(262420000000038/f7de3291) Subscriber data update (mmctx.c:445) 20250413095337912 DMM DEBUG MM(262420000000038/f7de3291) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095337912 DMM INFO MM(262420000000038/f7de3291) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095337912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095337912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095337912 DMM INFO MM(262420000000038/f7de3291) <- GMM AUTH AND CIPHERING REQ (rand = 0b d8 36 37 4c c2 a9 1f d2 df 84 55 f9 4b dc b7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095337928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095337928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095337928 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095337928 DMM INFO MM(262420000000038/f7de3291) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095337928 DMM NOTICE MM(262420000000038/f7de3291) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095337928 DMM DEBUG MM(262420000000038/f7de3291) checking auth: received GSM SRES = b6 1e 44 e6 (gprs_gmm.c:716) 20250413095337928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095337928 DMM DEBUG MM(262420000000038/f7de3291) Requesting authorization (sgsn_auth.c:160) 20250413095337928 DMM INFO MM(262420000000038/f7de3291) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095337928 DMM DEBUG MM(262420000000038/f7de3291) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095337928 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250413095337928 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) 20250413095337929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095337929 DMM INFO MM(262420000000038/f7de3291) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7de3291) (gprs_gmm.c:337) 20250413095337931 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095337931 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095337931 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250413095337931 DMM INFO MM(262420000000038/f7de3291) Subscriber data update (mmctx.c:445) 20250413095337931 DMM DEBUG MM(262420000000038/f7de3291) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095337931 DMM INFO MM(262420000000038/f7de3291) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095337931 DMM NOTICE MM(262420000000038/f7de3291) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1050) 20250413095337931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095337931 DMM NOTICE MM(262420000000038/f7de3291) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095337931 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) 20250413095337933 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095337933 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250413095337933 DMM INFO MM(262420000000038/f7de3291) Subscriber data update (mmctx.c:445) 20250413095337933 DMM DEBUG MM(262420000000038/f7de3291) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095337944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095337944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095337944 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095337944 DMM INFO MM(262420000000038/f7de3291) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095337944 DMM NOTICE MM(262420000000038/f7de3291) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095337944 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095337944 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095337944 DLLC NOTICE LLME(f77e7bca/f7de3291){ASSIGNED} LLGM Assign pre (ffffffff => f7de3291) (gprs_llc.c:1079) 20250413095337944 DLLC NOTICE LLME(ffffffff/f7de3291){ASSIGNED} LLGM Assign post (ffffffff => f7de3291) (gprs_llc.c:1125) 20250413095337944 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095337944 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095337944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095337944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@5cc224164e2f: attach complete sending rau 20250413095338003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095338003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095338003 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095338003 DMM INFO MM(262420000000038/f7de3291) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250413095338003 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095338003 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413095338003 DLLC NOTICE LLME(ffffffff/f7de3291){ASSIGNED} LLGM Assign pre (f7de3291 => f3426fa1) (gprs_llc.c:1079) 20250413095338003 DLLC NOTICE LLME(f7de3291/f3426fa1){ASSIGNED} LLGM Assign post (f7de3291 => f3426fa1) (gprs_llc.c:1125) 20250413095338003 DMM INFO MM(262420000000038/f3426fa1) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(516)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5cc224164e2f: rau complete unregistering TC_attach_rau_a_b-BVCI196(501)@5cc224164e2f: Removing Client IMSI='262420000000038'H, index=0 20250413095338017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095338017 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250413095338017 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095338017 DMM INFO MM(262420000000038/f3426fa1) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250413095338017 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250413095338017 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095338017 DLLC NOTICE LLME(f7de3291/f3426fa1){ASSIGNED} LLGM Assign pre (ffffffff => f3426fa1) (gprs_llc.c:1079) 20250413095338017 DLLC NOTICE LLME(ffffffff/f3426fa1){ASSIGNED} LLGM Assign post (ffffffff => f3426fa1) (gprs_llc.c:1125) 20250413095338017 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b-BVCI210(506)@5cc224164e2f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F3426FA1'O, index=0 TC_attach_rau_a_b(516)@5cc224164e2f: sending second RAU via different RA 20250413095338028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095338028 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095338028 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250413095338028 DMM INFO MM(262420000000038/f3426fa1) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f3426fa1, P-TMSI: f3426fa1 (00000000), TLLI: f3426fa1 (f3426fa1), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250413095338028 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1709) 20250413095338028 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413095338028 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095338028 DLLC NOTICE LLME(ffffffff/f3426fa1){ASSIGNED} LLGM Assign pre (f3426fa1 => f3426fa1) (gprs_llc.c:1079) 20250413095338028 DLLC NOTICE LLME(f3426fa1/f3426fa1){ASSIGNED} LLGM Assign post (f3426fa1 => f3426fa1) (gprs_llc.c:1125) 20250413095338028 DMM INFO MM(262420000000038/f3426fa1) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(516)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095338053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095338053 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095338053 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095338053 DMM INFO MM(262420000000038/f3426fa1) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250413095338053 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250413095338053 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095338053 DLLC NOTICE LLME(f3426fa1/f3426fa1){ASSIGNED} LLGM Assign pre (ffffffff => f3426fa1) (gprs_llc.c:1079) 20250413095338053 DLLC NOTICE LLME(ffffffff/f3426fa1){ASSIGNED} LLGM Assign post (ffffffff => f3426fa1) (gprs_llc.c:1125) 20250413095338053 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250413095338054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095338054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095338054 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095338054 DMM INFO MM(262420000000038/f3426fa1) -> GMM DETACH REQUEST TLLI=0xf3426fa1 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250413095338054 DMM INFO MM(262420000000038/f3426fa1) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250413095338054 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095338054 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095338054 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095338054 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095338054 DLLC NOTICE LLME(ffffffff/f3426fa1){ASSIGNED} LLGM Assign pre (f3426fa1 => ffffffff) (gprs_llc.c:1079) 20250413095338054 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3426fa1 => ffffffff) (gprs_llc.c:1125) 20250413095338054 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250413095338054 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) 20250413095338054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095338054 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095338054 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095338054 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095338054 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(501)@5cc224164e2f: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@5cc224164e2f: Final verdict of PTC: pass 20250413095343067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46906<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(514)@5cc224164e2f: Final verdict of PTC: none 20250413095343071 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095343071 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(513)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(502)@5cc224164e2f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(512)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(503)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(507)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@5cc224164e2f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(501)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@5cc224164e2f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(506)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(508)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(510)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(500)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(505)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(500): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_rau_a_b-BVCI196(501): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(502): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(503): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(505): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_rau_a_b-BVCI210(506): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(507): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(508): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sun Apr 13 09:53:43 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 20250413095343172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095343474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46910<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103384) 20250413095344073 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095344073 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103384, count=108816) 20250413095345074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095345074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Sun Apr 13 09:53:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20250413095346075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095346075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250413095346571 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54120<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095346573 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(517)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(521)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(521)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095346617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095346617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095346617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095346617 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095346617 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095346617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095346617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095346617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095346617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(521)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095346620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095346620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095346620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095346620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095346620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095346620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095346620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095346620 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095346620 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095346620 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095346620 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095346621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095346621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(521)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(521)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095346627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(522)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(518)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(523)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095346639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095346639 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(522)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(527)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(527)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(526)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095346649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095346649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095346649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095346649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095346649 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095346649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095346649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095346649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095346649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(527)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095346650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095346650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095346650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095346650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095346650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095346650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095346650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095346650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095346650 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095346650 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095346650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095346650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095346650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(527)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(527)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095346653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(523)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095346659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095346659 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(524)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(526)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(532)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(532)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095346665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095346665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095346665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095346665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095346665 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095346665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095346665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095346665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095346665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(532)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095346665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095346665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095346665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095346665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095346665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095346665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095346665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095346665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095346665 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095346665 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095346665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095346666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095346666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(532)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(532)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095346667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095346671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095346671 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(529)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095347077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095347077 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095347077 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095347077 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(531)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(531)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095347081 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095347082 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(531)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(531)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(531)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(531)@5cc224164e2f: 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(531)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(531)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@5cc224164e2f: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='D53338C4'O, index=0 SGSN_Test-GSUP(533)@5cc224164e2f: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(535) TC_attach_rau_a_b_wrong_old_ra(535)@5cc224164e2f: 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 := 'F156378282C10D39BE0C3E8E3AEBB920'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '348A3AC4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ECA88E0F8712C375'O } } } } } 20250413095348164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095348164 DLLC NOTICE LLME(ffffffff/d53338c4){UNASSIGNED} LLC RX: unknown TLLI 0xd53338c4, creating LLME on the fly (gprs_llc.c:552) 20250413095348164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095348164 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095348164 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095348164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095348164 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095348164 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095348164 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095348164 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095348164 DLLC NOTICE LLME(ffffffff/d53338c4){UNASSIGNED} LLGM Assign pre (d53338c4 => fbd20d87) (gprs_llc.c:1079) 20250413095348164 DLLC NOTICE LLME(d53338c4/fbd20d87){ASSIGNED} LLGM Assign post (d53338c4 => fbd20d87) (gprs_llc.c:1125) 20250413095348164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095348164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095348164 DMM DEBUG MM(262420000000039/fbd20d87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095348177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095348177 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095348177 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095348177 DMM DEBUG MM(262420000000039/fbd20d87) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250413095348177 DMM NOTICE MM(262420000000039/fbd20d87) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095348177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095348177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095348177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095348177 DMM DEBUG MM(262420000000039/fbd20d87) Requesting authorization (sgsn_auth.c:160) 20250413095348177 DMM INFO MM(262420000000039/fbd20d87) Requesting authentication tuples (sgsn_auth.c:184) 20250413095348177 DMM DEBUG MM(262420000000039/fbd20d87) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095348177 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250413095348177 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(533)@5cc224164e2f: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(535) SGSN_Test-GSUP(533)@5cc224164e2f: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(535)"262420000000039" 20250413095348181 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095348181 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095348181 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095348181 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095348181 DMM INFO MM(262420000000039/fbd20d87) Subscriber data update (mmctx.c:445) 20250413095348181 DMM DEBUG MM(262420000000039/fbd20d87) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095348181 DMM INFO MM(262420000000039/fbd20d87) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095348181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095348181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095348181 DMM INFO MM(262420000000039/fbd20d87) <- GMM AUTH AND CIPHERING REQ (rand = f1 56 37 82 82 c1 0d 39 be 0c 3e 8e 3a eb b9 20 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095348195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095348195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095348195 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095348195 DMM INFO MM(262420000000039/fbd20d87) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095348195 DMM NOTICE MM(262420000000039/fbd20d87) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095348195 DMM DEBUG MM(262420000000039/fbd20d87) checking auth: received GSM SRES = 34 8a 3a c4 (gprs_gmm.c:716) 20250413095348195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095348195 DMM DEBUG MM(262420000000039/fbd20d87) Requesting authorization (sgsn_auth.c:160) 20250413095348195 DMM INFO MM(262420000000039/fbd20d87) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095348195 DMM DEBUG MM(262420000000039/fbd20d87) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095348195 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250413095348195 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) 20250413095348195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095348195 DMM INFO MM(262420000000039/fbd20d87) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbd20d87) (gprs_gmm.c:337) 20250413095348197 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095348197 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095348197 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250413095348197 DMM INFO MM(262420000000039/fbd20d87) Subscriber data update (mmctx.c:445) 20250413095348197 DMM DEBUG MM(262420000000039/fbd20d87) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095348197 DMM INFO MM(262420000000039/fbd20d87) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095348197 DMM NOTICE MM(262420000000039/fbd20d87) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1050) 20250413095348198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095348198 DMM NOTICE MM(262420000000039/fbd20d87) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095348198 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) 20250413095348198 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095348198 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250413095348198 DMM INFO MM(262420000000039/fbd20d87) Subscriber data update (mmctx.c:445) 20250413095348198 DMM DEBUG MM(262420000000039/fbd20d87) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095348210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095348210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095348210 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095348210 DMM INFO MM(262420000000039/fbd20d87) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095348210 DMM NOTICE MM(262420000000039/fbd20d87) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095348210 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095348210 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095348210 DLLC NOTICE LLME(d53338c4/fbd20d87){ASSIGNED} LLGM Assign pre (ffffffff => fbd20d87) (gprs_llc.c:1079) 20250413095348210 DLLC NOTICE LLME(ffffffff/fbd20d87){ASSIGNED} LLGM Assign post (ffffffff => fbd20d87) (gprs_llc.c:1125) 20250413095348210 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095348210 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095348210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095348210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(535)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(535)@5cc224164e2f: attach complete sending rau 20250413095348268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095348268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095348268 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095348268 DMM INFO MM(262420000000039/fbd20d87) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250413095348268 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095348268 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413095348269 DLLC NOTICE LLME(ffffffff/fbd20d87){ASSIGNED} LLGM Assign pre (fbd20d87 => f2c9a9b6) (gprs_llc.c:1079) 20250413095348269 DLLC NOTICE LLME(fbd20d87/f2c9a9b6){ASSIGNED} LLGM Assign post (fbd20d87 => f2c9a9b6) (gprs_llc.c:1125) 20250413095348269 DMM INFO MM(262420000000039/f2c9a9b6) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b_wrong_old_ra(535)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(535)@5cc224164e2f: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@5cc224164e2f: Removing Client IMSI='262420000000039'H, index=0 TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@5cc224164e2f: Adding Client=TC_attach_rau_a_b_wrong_old_ra(535), IMSI='262420000000039'H, TLLI='F2C9A9B6'O, index=0 20250413095348284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095348285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250413095348285 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095348285 DMM INFO MM(262420000000039/f2c9a9b6) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250413095348285 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250413095348285 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095348285 DLLC NOTICE LLME(fbd20d87/f2c9a9b6){ASSIGNED} LLGM Assign pre (ffffffff => f2c9a9b6) (gprs_llc.c:1079) 20250413095348285 DLLC NOTICE LLME(ffffffff/f2c9a9b6){ASSIGNED} LLGM Assign post (ffffffff => f2c9a9b6) (gprs_llc.c:1125) 20250413095348285 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b_wrong_old_ra(535)@5cc224164e2f: sending second RAU via different RA with wrong Old RA 20250413095348292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095348292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095348292 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250413095348292 DMM NOTICE LLME(ffffffff/f2c9a9b6){ASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250413095348292 DLLC NOTICE LLME(ffffffff/f2c9a9b6){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250413095348292 DMM NOTICE MM(262420000000039/f2c9a9b6) Rx RA Update Request with unexpected TLLI=f2c9a9b6 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1753) 20250413095348292 DMM ERROR LLME(ffffffff/f2c9a9b6){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250413095348292 DMM NOTICE MM(262420000000039/f2c9a9b6) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250413095348292 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250413095348292 DMM INFO MM(262420000000039/f2c9a9b6) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250413095348292 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095348292 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095348292 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095348292 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095348292 DLLC NOTICE LLME(ffffffff/f2c9a9b6){ASSIGNED} LLGM Assign pre (f2c9a9b6 => ffffffff) (gprs_llc.c:1079) 20250413095348292 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2c9a9b6 => ffffffff) (gprs_llc.c:1125) 20250413095348292 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250413095348292 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) 20250413095348292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095348292 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095348292 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095348292 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095348312 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250413095348314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095348314 DLLC NOTICE LLME(ffffffff/f2c9a9b6){UNASSIGNED} LLC RX: unknown TLLI 0xf2c9a9b6, creating LLME on the fly (gprs_llc.c:552) 20250413095348314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250413095348314 DMM NOTICE LLME(ffffffff/f2c9a9b6){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) 20250413095351717 DGPRS DEBUG Checking for inactive LLMEs, time = 7768937 (sgsn.c:132) TC_attach_rau_a_b_wrong_old_ra(535)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@5cc224164e2f: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(535)@5cc224164e2f: Final verdict of PTC: pass 20250413095353335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54120<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095353339 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095353339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(533)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(527)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(531)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(522)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(532)@5cc224164e2f: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(520)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(521)@5cc224164e2f: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(529)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@5cc224164e2f: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(524)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(526)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(525)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(519)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(530)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(519): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(520): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(521): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(522): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(524): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(525): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(526): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(527): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(529): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(530): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(531): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(532): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(535): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Sun Apr 13 09:53:53 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 20250413095353403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095353704 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54124<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101044) 20250413095354340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095354340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101044, count=106476) 20250413095355341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095355341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sun Apr 13 09:53:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20250413095356343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095356343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_usim_resync started. 20250413095356790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095356792 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(536)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(540)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095356840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095356840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095356840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095356840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095356840 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095356840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095356840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095356840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095356840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095356840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095356840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095356840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095356840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095356840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095356840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095356840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095356840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095356840 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095356840 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095356840 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(540)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095356841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095356841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095356842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095356847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095356847 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(539)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(542)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(541)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(545)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(545)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095356853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095356853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095356853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095356853 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095356853 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095356853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095356853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095356853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095356853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(545)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095356853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095356853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095356853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095356854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095356854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095356854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095356854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095356854 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095356854 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095356854 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095356854 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095356854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095356854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(545)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(545)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095356856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(546)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(542)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095356862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095356862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(546)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_usim_resync-BVCI210(544)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(550)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095356867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095356867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095356867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095356867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095356867 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095356867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095356867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095356867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095356867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095356868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095356868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095356868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095356868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095356868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095356868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095356868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095356868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095356868 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095356868 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095356868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095356868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095356868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095356870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095356874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095356874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(549)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095357344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095357344 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095357344 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095357344 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(551)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095357348 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095357350 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(551)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(551)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(551)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(551)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(539)@5cc224164e2f: Adding Client=TC_attach_usim_resync(554), IMSI='262420000000040'H, TLLI='FE0AB7DE'O, index=0 SGSN_Test-GSUP(552)@5cc224164e2f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(554) TC_attach_usim_resync(554)@5cc224164e2f: 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 := '2893735E25D2FE2C49810F9A436F2CAB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF7A06E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E1C9CC6928D4E188'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '103D7A6845A50F0FF6B8E268394B0547'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '46224273101427A468F8FDEB28523819'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7433FC823C2654E2D4FF86D9185B687E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5DA89F87A48B0F69'O } } } } } 20250413095358421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095358421 DLLC NOTICE LLME(ffffffff/fe0ab7de){UNASSIGNED} LLC RX: unknown TLLI 0xfe0ab7de, creating LLME on the fly (gprs_llc.c:552) 20250413095358421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095358421 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095358421 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095358421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095358421 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095358421 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095358421 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095358421 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095358421 DLLC NOTICE LLME(ffffffff/fe0ab7de){UNASSIGNED} LLGM Assign pre (fe0ab7de => ee0793ba) (gprs_llc.c:1079) 20250413095358421 DLLC NOTICE LLME(fe0ab7de/ee0793ba){ASSIGNED} LLGM Assign post (fe0ab7de => ee0793ba) (gprs_llc.c:1125) 20250413095358421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095358421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095358421 DMM DEBUG MM(262420000000040/ee0793ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095358444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095358444 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095358444 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095358444 DMM DEBUG MM(262420000000040/ee0793ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250413095358445 DMM NOTICE MM(262420000000040/ee0793ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095358445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095358445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095358445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095358445 DMM DEBUG MM(262420000000040/ee0793ba) Requesting authorization (sgsn_auth.c:160) 20250413095358445 DMM INFO MM(262420000000040/ee0793ba) Requesting authentication tuples (sgsn_auth.c:184) 20250413095358445 DMM DEBUG MM(262420000000040/ee0793ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095358445 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250413095358445 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(552)@5cc224164e2f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(554) SGSN_Test-GSUP(552)@5cc224164e2f: Added IMSI table entry 0TC_attach_usim_resync(554)"262420000000040" 20250413095358450 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095358450 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095358450 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095358450 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095358450 DMM INFO MM(262420000000040/ee0793ba) Subscriber data update (mmctx.c:445) 20250413095358450 DMM DEBUG MM(262420000000040/ee0793ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095358450 DMM INFO MM(262420000000040/ee0793ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095358450 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095358451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095358451 DMM INFO MM(262420000000040/ee0793ba) <- GMM AUTH AND CIPHERING REQ (rand = 28 93 73 5e 25 d2 fe 2c 49 81 0f 9a 43 6f 2c ab , mmctx_is_r99=1, vec->auth_types=0x3, autn = 74 33 fc 82 3c 26 54 e2 d4 ff 86 d9 18 5b 68 7e ) (gprs_gmm.c:510) 20250413095358463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095358463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095358463 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095358463 DMM INFO MM(262420000000040/ee0793ba) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:744) 20250413095358463 DMM INFO MM(262420000000040/ee0793ba) R99 AUTHENTICATION SYNCH (AUTS = 8f567ecb4ab1385ca4c89a8f6fd0) (gprs_gmm.c:761) 20250413095358463 DMM DEBUG MM(262420000000040/ee0793ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095358463 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250413095358463 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 8f 56 7e cb 4a b1 38 5c a4 c8 9a 8f 6f d0 20 10 28 93 73 5e 25 d2 fe 2c 49 81 0f 9a 43 6f 2c ab 28 01 01 (gprs_subscriber.c:210) 20250413095358464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:776) 20250413095358464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250413095358465 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095358465 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095358465 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095358465 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095358465 DMM INFO MM(262420000000040/ee0793ba) Subscriber data update (mmctx.c:445) 20250413095358465 DMM DEBUG MM(262420000000040/ee0793ba) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250413095358465 DMM INFO MM(262420000000040/ee0793ba) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250413095358465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095358465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095358465 DMM INFO MM(262420000000040/ee0793ba) <- GMM AUTH AND CIPHERING REQ (rand = 65 73 0d 7f d6 4d 4f 43 7b 0f fa f0 e2 ea 36 89 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 03 35 94 b2 4a f5 63 e8 b3 72 d5 3c 77 54 5c b6 ) (gprs_gmm.c:510) 20250413095358479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095358479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7bdcd0 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095358479 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095358479 DMM INFO MM(262420000000040/ee0793ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095358479 DMM NOTICE MM(262420000000040/ee0793ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095358479 DMM DEBUG MM(262420000000040/ee0793ba) checking auth: received UMTS RES = fc cb 3e a1 7a 35 15 6b (gprs_gmm.c:716) 20250413095358479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095358479 DMM DEBUG MM(262420000000040/ee0793ba) Requesting authorization (sgsn_auth.c:160) 20250413095358479 DMM INFO MM(262420000000040/ee0793ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095358479 DMM DEBUG MM(262420000000040/ee0793ba) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095358479 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250413095358479 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) 20250413095358479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095358479 DMM INFO MM(262420000000040/ee0793ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xee0793ba) (gprs_gmm.c:337) 20250413095358481 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095358481 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095358482 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250413095358482 DMM INFO MM(262420000000040/ee0793ba) Subscriber data update (mmctx.c:445) 20250413095358482 DMM DEBUG MM(262420000000040/ee0793ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095358482 DMM INFO MM(262420000000040/ee0793ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095358482 DMM NOTICE MM(262420000000040/ee0793ba) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1050) 20250413095358482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095358482 DMM NOTICE MM(262420000000040/ee0793ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095358482 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) 20250413095358484 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095358484 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250413095358484 DMM INFO MM(262420000000040/ee0793ba) Subscriber data update (mmctx.c:445) 20250413095358484 DMM DEBUG MM(262420000000040/ee0793ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(554)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(539)@5cc224164e2f: Removing Client IMSI='262420000000040'H, index=0 20250413095358492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095358492 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095358492 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095358492 DMM INFO MM(262420000000040/ee0793ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095358492 DMM NOTICE MM(262420000000040/ee0793ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095358492 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095358492 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095358492 DLLC NOTICE LLME(fe0ab7de/ee0793ba){ASSIGNED} LLGM Assign pre (ffffffff => ee0793ba) (gprs_llc.c:1079) 20250413095358492 DLLC NOTICE LLME(ffffffff/ee0793ba){ASSIGNED} LLGM Assign post (ffffffff => ee0793ba) (gprs_llc.c:1125) 20250413095358493 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095358493 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095358493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095358493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(554)@5cc224164e2f: Final verdict of PTC: pass 20250413095358495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(544)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@5cc224164e2f: Final verdict of PTC: none 20250413095358500 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(546)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@5cc224164e2f: Final verdict of PTC: none 20250413095358500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_resync-BVCI220(549)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(550)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(540)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(539)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(545)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(543)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(538)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(548)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_resync-BVCI196(539): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(543): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_resync-BVCI210(544): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(545): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(546): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_resync-BVCI220(549): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_resync(554): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_usim_resync finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sun Apr 13 09:53:58 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 20250413095358577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095358979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94568) 20250413095359502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095359502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94568, count=95728) 20250413095400504 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095400504 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sun Apr 13 09:54:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20250413095401505 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095401505 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_usim_a54_a54 started. 20250413095402056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46070<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095402059 DMM INFO MM(262420000000040/ee0793ba) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095402059 DMM INFO MM(262420000000040/ee0793ba) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095402059 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095402059 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095402059 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095402059 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095402059 DLLC NOTICE LLME(ffffffff/ee0793ba){ASSIGNED} LLGM Assign pre (ee0793ba => ffffffff) (gprs_llc.c:1079) 20250413095402059 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee0793ba => ffffffff) (gprs_llc.c:1125) 20250413095402059 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250413095402059 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) 20250413095402059 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) 20250413095402059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095402059 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095402059 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095402059 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095402059 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(555)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(560)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(560)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(559)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095402104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095402104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095402104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095402104 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095402104 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095402104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095402104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095402104 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095402104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(560)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095402105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095402105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095402105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095402105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095402105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095402105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095402105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095402105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095402105 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095402105 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095402105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095402106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095402106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(560)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(560)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095402109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(561)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(559)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(564)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb0-BSSGP0(556)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095402114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095402114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095402114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095402114 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095402114 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095402114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095402114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095402114 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095402114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095402115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095402115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095402115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095402115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095402115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095402115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095402115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095402115 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095402115 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095402115 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095402115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095402115 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095402115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095402115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095402115 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(564)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095402117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_attach_usim_a54_a54-BVCI196(557)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(565)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095402122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095402122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(563)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(569)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095402128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095402128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095402128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095402128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095402128 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095402128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095402128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095402128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095402128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095402129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095402129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095402129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095402129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095402129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095402129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095402129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095402129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095402129 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095402129 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095402129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095402129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095402129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(569)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095402131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095402135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095402135 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(568)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095402507 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095402507 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095402507 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095402507 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(570)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095402511 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095402513 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(570)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(570)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(570)@5cc224164e2f: 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(570)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(557)@5cc224164e2f: Adding Client=TC_attach_usim_a54_a54(573), IMSI='262420000000040'H, TLLI='FF1965C6'O, index=0 SGSN_Test-GSUP(571)@5cc224164e2f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(573) TC_attach_usim_a54_a54(573)@5cc224164e2f: 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 := '4D8B94628BC41A344EB6FD35EFBB8277'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '70EF571C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '75720C1EDE2E1C82'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '26CA3AF8D593D71312335AD247BB85E0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A7268B4524BE4620435A5A6A4A1A1305'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '11B89F12B0CE75F40BAC6010C00B4875'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FB26B0798AAD5962'O } } } } } 20250413095403602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095403602 DLLC NOTICE LLME(ffffffff/ff1965c6){UNASSIGNED} LLC RX: unknown TLLI 0xff1965c6, creating LLME on the fly (gprs_llc.c:552) 20250413095403602 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095403602 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095403602 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095403602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095403602 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095403602 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095403602 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095403602 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095403602 DLLC NOTICE LLME(ffffffff/ff1965c6){UNASSIGNED} LLGM Assign pre (ff1965c6 => e533afe4) (gprs_llc.c:1079) 20250413095403602 DLLC NOTICE LLME(ff1965c6/e533afe4){ASSIGNED} LLGM Assign post (ff1965c6 => e533afe4) (gprs_llc.c:1125) 20250413095403602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095403602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095403602 DMM DEBUG MM(262420000000040/e533afe4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095403616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095403616 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095403616 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095403617 DMM DEBUG MM(262420000000040/e533afe4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250413095403617 DMM NOTICE MM(262420000000040/e533afe4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095403617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095403617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095403617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095403617 DMM DEBUG MM(262420000000040/e533afe4) Requesting authorization (sgsn_auth.c:160) 20250413095403617 DMM INFO MM(262420000000040/e533afe4) Requesting authentication tuples (sgsn_auth.c:184) 20250413095403617 DMM DEBUG MM(262420000000040/e533afe4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095403617 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250413095403617 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(571)@5cc224164e2f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(573) SGSN_Test-GSUP(571)@5cc224164e2f: Added IMSI table entry 0TC_attach_usim_a54_a54(573)"262420000000040" 20250413095403621 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095403621 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095403621 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095403621 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095403621 DMM INFO MM(262420000000040/e533afe4) Subscriber data update (mmctx.c:445) 20250413095403621 DMM DEBUG MM(262420000000040/e533afe4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095403621 DMM INFO MM(262420000000040/e533afe4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095403621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095403621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095403621 DMM INFO MM(262420000000040/e533afe4) <- GMM AUTH AND CIPHERING REQ (rand = 4d 8b 94 62 8b c4 1a 34 4e b6 fd 35 ef bb 82 77 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 11 b8 9f 12 b0 ce 75 f4 0b ac 60 10 c0 0b 48 75 ) (gprs_gmm.c:510) TC_attach_usim_a54_a54(573)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(557)@5cc224164e2f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(573)@5cc224164e2f: Final verdict of PTC: pass 20250413095403638 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46070<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095403641 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095403641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(560)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(571)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(557)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(568)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(569)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(563)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(564)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(559)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(562)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(567)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(558)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(557): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(558): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(559): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(560): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(563): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(568): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a54_a54(573): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sun Apr 13 09:54:03 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 20250413095403737 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095404140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68928) 20250413095404643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095404643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68928, count=73284) 20250413095405644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095405645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sun Apr 13 09:54: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_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 20250413095406647 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095406647 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_usim_a54_a53 started. 20250413095407230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095407232 DMM INFO MM(262420000000040/e533afe4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095407233 DMM INFO MM(262420000000040/e533afe4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095407233 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095407233 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095407233 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095407233 DMM ERROR MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250413095407233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Deallocated (fsm.c:568) 20250413095407233 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095407233 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095407233 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095407233 DLLC NOTICE LLME(ff1965c6/e533afe4){ASSIGNED} LLGM Assign pre (e533afe4 => ffffffff) (gprs_llc.c:1079) 20250413095407233 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e533afe4 => ffffffff) (gprs_llc.c:1125) 20250413095407233 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(574)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(578)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095407277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095407277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095407277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095407277 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095407277 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095407277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095407277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095407277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095407277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095407279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095407279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095407279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095407279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095407279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095407279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095407279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095407279 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095407279 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095407279 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095407279 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095407279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095407279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(578)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(579)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095407282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095407288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095407288 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(579)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(583)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a54_a53-BVCI196(577)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(583)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095407292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095407292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095407292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095407292 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095407292 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095407292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095407292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095407292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095407292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(583)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095407292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095407292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095407292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095407292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095407292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095407292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095407292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095407292 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095407292 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095407292 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095407292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(583)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095407293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095407293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(583)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095407295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(584)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(580)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095407300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095407300 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(585)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a53-BVCI210(582)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(584)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(588)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095407305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095407305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095407305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095407305 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095407305 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095407305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095407305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095407305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095407305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095407306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095407306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095407306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095407306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095407306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095407306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095407306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095407306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095407306 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095407306 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095407306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095407307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095407307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095407309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095407313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095407313 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(587)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095407648 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095407648 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095407648 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095407648 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(589)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095407652 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(589)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(589)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250413095407654 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(589)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(577)@5cc224164e2f: Adding Client=TC_attach_usim_a54_a53(592), IMSI='262420000000040'H, TLLI='DD9C43FE'O, index=0 SGSN_Test-GSUP(590)@5cc224164e2f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(592) TC_attach_usim_a54_a53(592)@5cc224164e2f: 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 := '99132E041C6E84FC69092B7B9535A817'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '25E80CF4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2598CDEA1C728644'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B0D41C8947503ACD7A5C59AC489CD7AF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '97495F40948603121DEEB86FBA6CCC08'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1AC4FA9C6CA3A050331CA304364FC658'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C01575BC8B913CF0'O } } } } } 20250413095408751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095408751 DLLC NOTICE LLME(ffffffff/dd9c43fe){UNASSIGNED} LLC RX: unknown TLLI 0xdd9c43fe, creating LLME on the fly (gprs_llc.c:552) 20250413095408751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095408751 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095408751 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095408751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095408751 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095408751 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095408751 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095408751 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095408751 DLLC NOTICE LLME(ffffffff/dd9c43fe){UNASSIGNED} LLGM Assign pre (dd9c43fe => e6124215) (gprs_llc.c:1079) 20250413095408751 DLLC NOTICE LLME(dd9c43fe/e6124215){ASSIGNED} LLGM Assign post (dd9c43fe => e6124215) (gprs_llc.c:1125) 20250413095408751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095408751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095408751 DMM DEBUG MM(262420000000040/e6124215) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095408773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095408773 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095408773 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095408773 DMM DEBUG MM(262420000000040/e6124215) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250413095408773 DMM NOTICE MM(262420000000040/e6124215) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095408773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095408773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095408773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095408773 DMM DEBUG MM(262420000000040/e6124215) Requesting authorization (sgsn_auth.c:160) 20250413095408773 DMM INFO MM(262420000000040/e6124215) Requesting authentication tuples (sgsn_auth.c:184) 20250413095408773 DMM DEBUG MM(262420000000040/e6124215) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095408773 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250413095408773 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(590)@5cc224164e2f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(592) SGSN_Test-GSUP(590)@5cc224164e2f: Added IMSI table entry 0TC_attach_usim_a54_a53(592)"262420000000040" 20250413095408780 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095408780 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095408780 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095408780 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095408780 DMM INFO MM(262420000000040/e6124215) Subscriber data update (mmctx.c:445) 20250413095408780 DMM DEBUG MM(262420000000040/e6124215) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095408780 DMM INFO MM(262420000000040/e6124215) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095408780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095408780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095408780 DMM INFO MM(262420000000040/e6124215) <- GMM AUTH AND CIPHERING REQ (rand = 99 13 2e 04 1c 6e 84 fc 69 09 2b 7b 95 35 a8 17 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1a c4 fa 9c 6c a3 a0 50 33 1c a3 04 36 4f c6 58 ) (gprs_gmm.c:510) TC_attach_usim_a54_a53(592)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(577)@5cc224164e2f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(592)@5cc224164e2f: Final verdict of PTC: pass 20250413095408800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51300<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(584)@5cc224164e2f: Final verdict of PTC: none 20250413095408806 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095408806 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(574)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(577)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(583)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(578)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(588)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(587)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(582)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(581)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(586)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(576)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(577): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(581): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(582): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(583): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(584): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(587): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a54_a53(592): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Sun Apr 13 09:54:08 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 20250413095408903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51314<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095409305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51314<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66612) 20250413095409807 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095409807 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66612, count=72664) 20250413095410808 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095410808 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sun Apr 13 09:54: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_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 20250413095411809 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095411809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_usim_a53_a54 started. 20250413095412398 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51320<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095412401 DMM INFO MM(262420000000040/e6124215) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095412401 DMM INFO MM(262420000000040/e6124215) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095412401 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095412401 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095412401 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095412401 DMM ERROR MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250413095412401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Deallocated (fsm.c:568) 20250413095412401 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095412401 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095412401 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095412401 DLLC NOTICE LLME(dd9c43fe/e6124215){ASSIGNED} LLGM Assign pre (e6124215 => ffffffff) (gprs_llc.c:1079) 20250413095412401 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6124215 => ffffffff) (gprs_llc.c:1125) 20250413095412401 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(593)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(597)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095412449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095412449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095412449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095412449 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095412449 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095412449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095412449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095412449 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095412449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095412451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095412451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095412451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095412451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095412451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095412451 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095412451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095412451 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095412451 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095412451 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095412451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095412452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095412452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(597)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095412456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095412467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095412467 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(596)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(602)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095412481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095412481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095412481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095412481 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095412481 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095412481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095412481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095412481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095412481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(603)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095412481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095412481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095412481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095412481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095412481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095412481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095412481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095412481 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095412481 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095412481 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095412481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095412482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095412482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(603)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095412483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(604)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095412487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095412487 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(602)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(607)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a53_a54-BVCI210(600)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(607)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095412490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095412490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095412490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095412490 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095412490 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095412490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095412490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095412490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095412490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095412491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095412491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095412491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095412491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095412491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095412491 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095412491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095412491 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095412491 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095412491 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095412491 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095412492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095412492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095412495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095412501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095412501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(606)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095412810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095412810 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095412810 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095412810 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(608)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095412814 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(608)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(608)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(608)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250413095412816 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(608)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(596)@5cc224164e2f: Adding Client=TC_attach_usim_a53_a54(611), IMSI='262420000000040'H, TLLI='C6BD6EF6'O, index=0 SGSN_Test-GSUP(609)@5cc224164e2f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(611) TC_attach_usim_a53_a54(611)@5cc224164e2f: 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 := 'EAE9E2FF2DF5F6D8461FD12E96949A9D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2C6CDFCA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FF4B3DC071944F6B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6104CB5D67CF1D537D49196561EA909D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '940D96E1F112090367248E41B17DE8BC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '757FB10D625466BB6FCA99C1262B83AD'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '96AD5590A242CB26'O } } } } } 20250413095413882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095413882 DLLC NOTICE LLME(ffffffff/c6bd6ef6){UNASSIGNED} LLC RX: unknown TLLI 0xc6bd6ef6, creating LLME on the fly (gprs_llc.c:552) 20250413095413882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095413882 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095413883 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095413883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095413883 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095413883 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095413883 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095413883 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095413883 DLLC NOTICE LLME(ffffffff/c6bd6ef6){UNASSIGNED} LLGM Assign pre (c6bd6ef6 => f22788b0) (gprs_llc.c:1079) 20250413095413883 DLLC NOTICE LLME(c6bd6ef6/f22788b0){ASSIGNED} LLGM Assign post (c6bd6ef6 => f22788b0) (gprs_llc.c:1125) 20250413095413883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095413883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095413883 DMM DEBUG MM(262420000000040/f22788b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095413898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095413898 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095413898 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095413898 DMM DEBUG MM(262420000000040/f22788b0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250413095413898 DMM NOTICE MM(262420000000040/f22788b0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095413898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095413898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095413898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095413898 DMM DEBUG MM(262420000000040/f22788b0) Requesting authorization (sgsn_auth.c:160) 20250413095413898 DMM INFO MM(262420000000040/f22788b0) Requesting authentication tuples (sgsn_auth.c:184) 20250413095413898 DMM DEBUG MM(262420000000040/f22788b0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095413898 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250413095413898 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(609)@5cc224164e2f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(611) SGSN_Test-GSUP(609)@5cc224164e2f: Added IMSI table entry 0TC_attach_usim_a53_a54(611)"262420000000040" 20250413095413905 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095413905 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095413905 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095413905 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095413905 DMM INFO MM(262420000000040/f22788b0) Subscriber data update (mmctx.c:445) 20250413095413905 DMM DEBUG MM(262420000000040/f22788b0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095413905 DMM INFO MM(262420000000040/f22788b0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095413905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095413905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095413905 DMM INFO MM(262420000000040/f22788b0) <- GMM AUTH AND CIPHERING REQ (rand = ea e9 e2 ff 2d f5 f6 d8 46 1f d1 2e 96 94 9a 9d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 75 7f b1 0d 62 54 66 bb 6f ca 99 c1 26 2b 83 ad ) (gprs_gmm.c:510) TC_attach_usim_a53_a54(611)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(596)@5cc224164e2f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(611)@5cc224164e2f: Final verdict of PTC: pass 20250413095413923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51320<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(609)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(600)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(606)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(596)@5cc224164e2f: Final verdict of PTC: none 20250413095413928 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095413928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(604)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(607)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(597)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(603)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(601)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(595)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(605)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(596): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(600): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(606): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a53_a54(611): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sun Apr 13 09:54:13 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 20250413095414031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51332<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095414433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51332<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48084) 20250413095414929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095414929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48084, count=71936) 20250413095415930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095415930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sun Apr 13 09:54: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_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 20250413095416931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095416931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_usim_a50_a54 started. 20250413095417534 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095417537 DMM INFO MM(262420000000040/f22788b0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095417537 DMM INFO MM(262420000000040/f22788b0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095417537 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095417537 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095417537 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095417537 DMM ERROR MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250413095417537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Deallocated (fsm.c:568) 20250413095417537 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095417537 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095417537 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095417537 DLLC NOTICE LLME(c6bd6ef6/f22788b0){ASSIGNED} LLGM Assign pre (f22788b0 => ffffffff) (gprs_llc.c:1079) 20250413095417537 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f22788b0 => ffffffff) (gprs_llc.c:1125) 20250413095417537 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(612)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(616)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095417584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095417584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095417584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095417584 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095417584 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095417584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095417584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095417584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095417584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095417586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095417586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095417586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095417586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095417586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095417586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095417586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095417586 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095417586 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095417586 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095417586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095417586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095417586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095417588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(617)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095417594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095417594 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(615)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(621)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095417605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095417605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095417605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095417605 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095417605 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095417605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095417605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095417605 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095417605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095417606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095417606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095417606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095417606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095417606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095417606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095417606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095417606 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095417606 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095417606 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095417606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095417606 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095417606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(622)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(621)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095417608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095417614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095417614 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(622)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(626)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_usim_a50_a54-BVCI210(619)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(626)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095417617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095417617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095417617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095417617 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095417617 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095417617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095417617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095417617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095417617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095417617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095417617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095417617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095417617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095417617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095417617 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095417617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095417618 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095417618 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095417618 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095417618 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(626)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095417618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095417618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095417619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095417624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095417624 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(625)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095417932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095417932 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095417932 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095417932 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(627)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095417936 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095417937 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(627)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(627)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(627)@5cc224164e2f: 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(627)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(615)@5cc224164e2f: Adding Client=TC_attach_usim_a50_a54(630), IMSI='262420000000040'H, TLLI='EE082C48'O, index=0 SGSN_Test-GSUP(628)@5cc224164e2f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(630) TC_attach_usim_a50_a54(630)@5cc224164e2f: 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 := '5FBD3D67AFD3356573168F1052F466E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7D81AEE4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5E9293DD76DE765'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '250C60E83D467304D34906E298B616F8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '589E153DB5C145F09A8E3AF3DB149A1A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EA9A0D69E3BF83CC89528D4FBAC73E29'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7B57D6AD00CAF33F'O } } } } } 20250413095419009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095419009 DLLC NOTICE LLME(ffffffff/ee082c48){UNASSIGNED} LLC RX: unknown TLLI 0xee082c48, creating LLME on the fly (gprs_llc.c:552) 20250413095419010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095419010 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095419010 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095419010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095419010 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095419010 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095419010 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095419010 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095419010 DLLC NOTICE LLME(ffffffff/ee082c48){UNASSIGNED} LLGM Assign pre (ee082c48 => d85e03cc) (gprs_llc.c:1079) 20250413095419010 DLLC NOTICE LLME(ee082c48/d85e03cc){ASSIGNED} LLGM Assign post (ee082c48 => d85e03cc) (gprs_llc.c:1125) 20250413095419010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095419010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095419010 DMM DEBUG MM(262420000000040/d85e03cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095419020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095419020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095419020 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095419020 DMM DEBUG MM(262420000000040/d85e03cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250413095419020 DMM NOTICE MM(262420000000040/d85e03cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095419020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095419020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095419020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095419020 DMM DEBUG MM(262420000000040/d85e03cc) Requesting authorization (sgsn_auth.c:160) 20250413095419020 DMM INFO MM(262420000000040/d85e03cc) Requesting authentication tuples (sgsn_auth.c:184) 20250413095419020 DMM DEBUG MM(262420000000040/d85e03cc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095419020 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250413095419020 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(628)@5cc224164e2f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(630) SGSN_Test-GSUP(628)@5cc224164e2f: Added IMSI table entry 0TC_attach_usim_a50_a54(630)"262420000000040" 20250413095419024 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095419024 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095419024 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095419024 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095419024 DMM INFO MM(262420000000040/d85e03cc) Subscriber data update (mmctx.c:445) 20250413095419024 DMM DEBUG MM(262420000000040/d85e03cc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095419024 DMM INFO MM(262420000000040/d85e03cc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095419024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095419024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095419024 DMM INFO MM(262420000000040/d85e03cc) <- GMM AUTH AND CIPHERING REQ (rand = 5f bd 3d 67 af d3 35 65 73 16 8f 10 52 f4 66 e4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ea 9a 0d 69 e3 bf 83 cc 89 52 8d 4f ba c7 3e 29 ) (gprs_gmm.c:510) TC_attach_usim_a50_a54(630)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(615)@5cc224164e2f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(630)@5cc224164e2f: Final verdict of PTC: pass 20250413095419036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57846<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@5cc224164e2f: Final verdict of PTC: none 20250413095419040 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095419040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(627)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(621)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(616)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(625)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(615)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(619)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(626)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(614)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(624)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(620)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(615): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(619): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(620): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(625): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a50_a54(630): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sun Apr 13 09:54:19 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 20250413095419096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57848<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095419499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57848<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71396) 20250413095420041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095420042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71396, count=72656) 20250413095421043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095421043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sun Apr 13 09:54:21 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 20250413095421719 DGPRS DEBUG Checking for inactive LLMEs, time = 7768967 (sgsn.c:132) 20250413095422044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095422044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_usim_a54_a50 started. 20250413095422600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095422602 DMM INFO MM(262420000000040/d85e03cc) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095422602 DMM INFO MM(262420000000040/d85e03cc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095422602 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095422602 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095422602 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095422602 DMM ERROR MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250413095422602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Deallocated (fsm.c:568) 20250413095422602 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095422602 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095422602 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095422602 DLLC NOTICE LLME(ee082c48/d85e03cc){ASSIGNED} LLGM Assign pre (d85e03cc => ffffffff) (gprs_llc.c:1079) 20250413095422602 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d85e03cc => ffffffff) (gprs_llc.c:1125) 20250413095422602 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(631)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(635)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095422646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095422646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095422646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095422646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095422646 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095422646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095422646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095422646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095422646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095422647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095422647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095422647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095422647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095422647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095422647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095422647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095422647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095422647 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095422647 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095422647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(635)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095422648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095422648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095422649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(636)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(632)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095422656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095422656 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(637)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_usim_a54_a50-BVCI196(634)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(640)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095422660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095422660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095422660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095422660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095422660 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095422660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095422660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095422660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095422660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095422661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095422661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095422661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095422661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095422661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095422661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095422661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095422661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095422661 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095422661 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095422661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(640)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095422662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095422662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095422664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095422670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095422670 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(642)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_usim_a54_a50-BVCI210(639)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(645)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(645)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095422675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095422675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095422675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095422675 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095422675 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095422675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095422675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095422675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095422675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(645)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095422676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095422676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095422676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095422677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095422677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095422677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095422677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095422677 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095422677 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095422677 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095422677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095422677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095422677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(645)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(645)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095422679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095422683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095422683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(644)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095423045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095423045 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095423045 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095423045 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(646)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(646)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095423049 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(646)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(646)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095423051 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(646)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(646)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(646)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(646)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(634)@5cc224164e2f: Adding Client=TC_attach_usim_a54_a50(649), IMSI='262420000000040'H, TLLI='FFF13AAC'O, index=0 SGSN_Test-GSUP(647)@5cc224164e2f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(649) TC_attach_usim_a54_a50(649)@5cc224164e2f: 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 := 'CC2C09005D24C982E61AA550FEC93A1F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DFA3AE6D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D5651D62C1BE4DC9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F84290A3E32AE0369342C5DA5839BEA4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4813A83575C2D2EF408EA1298A7BAA4E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0E6B15784F0E1E9A35BB6FD5023B6CD8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '30A39EF1DC47C178'O } } } } } 20250413095424103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095424103 DLLC NOTICE LLME(ffffffff/fff13aac){UNASSIGNED} LLC RX: unknown TLLI 0xfff13aac, creating LLME on the fly (gprs_llc.c:552) 20250413095424103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095424103 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095424103 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095424103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095424103 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095424103 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095424103 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095424103 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095424103 DLLC NOTICE LLME(ffffffff/fff13aac){UNASSIGNED} LLGM Assign pre (fff13aac => e582af08) (gprs_llc.c:1079) 20250413095424103 DLLC NOTICE LLME(fff13aac/e582af08){ASSIGNED} LLGM Assign post (fff13aac => e582af08) (gprs_llc.c:1125) 20250413095424103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095424103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095424103 DMM DEBUG MM(262420000000040/e582af08) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095424110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095424110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095424110 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095424110 DMM DEBUG MM(262420000000040/e582af08) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250413095424110 DMM NOTICE MM(262420000000040/e582af08) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095424110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095424110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095424110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095424110 DMM DEBUG MM(262420000000040/e582af08) Requesting authorization (sgsn_auth.c:160) 20250413095424110 DMM INFO MM(262420000000040/e582af08) Requesting authentication tuples (sgsn_auth.c:184) 20250413095424110 DMM DEBUG MM(262420000000040/e582af08) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095424110 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250413095424110 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(647)@5cc224164e2f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(649) SGSN_Test-GSUP(647)@5cc224164e2f: Added IMSI table entry 0TC_attach_usim_a54_a50(649)"262420000000040" 20250413095424112 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095424112 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095424112 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095424112 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095424112 DMM INFO MM(262420000000040/e582af08) Subscriber data update (mmctx.c:445) 20250413095424112 DMM DEBUG MM(262420000000040/e582af08) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095424112 DMM INFO MM(262420000000040/e582af08) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095424112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095424112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095424112 DMM INFO MM(262420000000040/e582af08) <- GMM AUTH AND CIPHERING REQ (rand = cc 2c 09 00 5d 24 c9 82 e6 1a a5 50 fe c9 3a 1f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0e 6b 15 78 4f 0e 1e 9a 35 bb 6f d5 02 3b 6c d8 ) (gprs_gmm.c:510) TC_attach_usim_a54_a50(649)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(634)@5cc224164e2f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(649)@5cc224164e2f: Final verdict of PTC: pass 20250413095424118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57856<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095424120 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095424120 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(647)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(646)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(635)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(645)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(634)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(644)@5cc224164e2f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(639)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(640)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(643)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(638)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(633)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(634): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(639): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(643): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(644): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(645): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(646): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_usim_a54_a50(649): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sun Apr 13 09:54:24 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 20250413095424176 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095424579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57866<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68708) 20250413095425121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095425121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68708, count=73064) 20250413095426122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095426122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sun Apr 13 09:54: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_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 20250413095427123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095427123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_detach_unknown_nopoweroff started. 20250413095427669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095427670 DMM INFO MM(262420000000040/e582af08) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095427671 DMM INFO MM(262420000000040/e582af08) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095427671 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095427671 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095427671 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095427671 DMM ERROR MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250413095427671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Deallocated (fsm.c:568) 20250413095427671 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095427671 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095427671 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095427671 DLLC NOTICE LLME(fff13aac/e582af08){ASSIGNED} LLGM Assign pre (e582af08 => ffffffff) (gprs_llc.c:1079) 20250413095427671 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e582af08 => ffffffff) (gprs_llc.c:1125) 20250413095427671 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(650)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(655)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(655)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(654)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095427694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095427694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095427694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095427694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095427694 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095427694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095427694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095427694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095427694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(655)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095427695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095427695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095427695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095427695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095427695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095427695 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095427695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095427695 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095427695 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095427695 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095427695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095427696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095427696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(655)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(655)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095427698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(654)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } SGSN_Test-Gb0-BSSGP0(651)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(659)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(659)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095427703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095427703 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250413095427704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095427704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095427704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095427704 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095427704 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095427704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095427704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095427704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095427704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(659)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095427705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095427705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095427705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095427705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095427705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095427705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095427705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095427705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095427705 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095427705 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095427705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095427705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095427705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(659)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_detach_unknown_nopoweroff-BVCI196(652)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(659)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095427707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(660)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(656)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095427712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095427712 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(658)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(661)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(660)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(664)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095427720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095427720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095427720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095427720 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095427720 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095427720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095427720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095427720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095427720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095427721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095427721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095427721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095427721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095427721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095427721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095427721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095427721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095427721 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095427721 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095427721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095427721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095427721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095427724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095427729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095427729 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(663)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095428124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095428124 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095428124 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095428124 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(665)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095428128 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(665)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095428129 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(665)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(665)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(665)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(652)@5cc224164e2f: Adding Client=TC_detach_unknown_nopoweroff(668), IMSI='262420000000013'H, TLLI='D8C0CD96'O, index=0 SGSN_Test-GSUP(666)@5cc224164e2f: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(668) 20250413095429201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095429201 DLLC NOTICE LLME(ffffffff/d8c0cd96){UNASSIGNED} LLC RX: unknown TLLI 0xd8c0cd96, creating LLME on the fly (gprs_llc.c:552) 20250413095429201 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095429202 DMM NOTICE LLME(ffffffff/d8c0cd96){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) 20250413095429202 DLLC NOTICE LLME(ffffffff/d8c0cd96){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250413095429202 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xd8c0cd96 type=GPRS detach (gprs_gmm.c:1512) 20250413095429202 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250413095429202 DLLC NOTICE LLME(ffffffff/d8c0cd96){UNASSIGNED} LLGM Assign pre (d8c0cd96 => ffffffff) (gprs_llc.c:1079) 20250413095429202 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8c0cd96 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(668)@5cc224164e2f: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(652)@5cc224164e2f: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(668)@5cc224164e2f: Final verdict of PTC: pass 20250413095429235 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53044<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@5cc224164e2f: Final verdict of PTC: none 20250413095429240 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095429240 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_nopoweroff-BVCI196(652)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(664)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(655)@5cc224164e2f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(658)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(654)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@5cc224164e2f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(663)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(660)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(659)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(657)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(653)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(662)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(652): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(653): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(654): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(655): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(657): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(658): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(659): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(660): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(663): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_detach_unknown_nopoweroff(668): pass (none -> pass) MTC@5cc224164e2f: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sun Apr 13 09:54:29 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 20250413095429334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095429636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53056<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54432) 20250413095430241 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095430241 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54432, count=58788) 20250413095431243 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095431243 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sun Apr 13 09:54:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20250413095432244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095432244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_detach_unknown_poweroff started. 20250413095432731 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095432734 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(669)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(673)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(673)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095432783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095432783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095432783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095432783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095432783 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095432783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095432783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095432783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095432783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(673)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095432784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095432784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095432784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095432784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095432784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095432784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095432784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095432784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095432784 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095432784 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095432784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(673)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095432785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095432785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(673)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(674)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095432786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095432792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095432792 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(674)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(678)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_poweroff-BVCI196(672)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(678)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095432795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095432795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095432795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095432795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095432795 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095432795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095432795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095432795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095432795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(678)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095432796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095432796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095432796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095432796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095432796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095432796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095432796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095432796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095432796 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095432796 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095432796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095432796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095432796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(678)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(678)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095432798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(679)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(675)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095432802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095432802 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(677)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(679)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(683)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095432811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095432811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095432811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095432811 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095432811 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095432811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095432811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095432811 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095432811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095432812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095432812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095432812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095432812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095432812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095432812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095432812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095432812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095432812 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095432812 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095432812 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(683)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095432812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095432812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095432814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095432818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095432818 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(682)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095433246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095433246 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095433246 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095433246 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(684)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095433250 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095433251 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(684)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(684)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(684)@5cc224164e2f: 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(684)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(672)@5cc224164e2f: Adding Client=TC_detach_unknown_poweroff(687), IMSI='262420000000014'H, TLLI='D203E0A8'O, index=0 SGSN_Test-GSUP(685)@5cc224164e2f: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(687) 20250413095434297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095434297 DLLC NOTICE LLME(ffffffff/d203e0a8){UNASSIGNED} LLC RX: unknown TLLI 0xd203e0a8, creating LLME on the fly (gprs_llc.c:552) 20250413095434297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095434297 DMM NOTICE LLME(ffffffff/d203e0a8){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2041) TC_detach_unknown_poweroff(687)@5cc224164e2f: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(672)@5cc224164e2f: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(687)@5cc224164e2f: Final verdict of PTC: pass 20250413095439314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53068<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(685)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(683)@5cc224164e2f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(682)@5cc224164e2f: Final verdict of PTC: none 20250413095439319 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(669)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@5cc224164e2f: Final verdict of PTC: none 20250413095439319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(678)@5cc224164e2f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(677)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(679)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(674)@5cc224164e2f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(672)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(673)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(676)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(671)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(681)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(671): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(672): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(673): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(674): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(676): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(677): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(678): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(679): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(682): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_detach_unknown_poweroff(687): pass (none -> pass) MTC@5cc224164e2f: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sun Apr 13 09:54:39 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 20250413095439365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39422<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095439667 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39422<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47332) 20250413095440320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095440321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47332, count=52764) 20250413095441322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095441322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sun Apr 13 09:54:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20250413095442323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095442323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_detach_nopoweroff started. 20250413095442759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095442762 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(688)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(692)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095442798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095442798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095442798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095442798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095442798 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095442798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095442798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095442798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095442798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095442799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095442799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095442799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095442799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095442799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095442799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095442799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095442799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095442799 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095442799 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095442799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(692)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095442800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095442800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095442802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095442808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095442808 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(694)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_nopoweroff-BVCI196(691)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(693)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095442813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095442813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095442813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095442813 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095442813 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095442813 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095442814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095442814 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095442814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095442815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095442815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095442815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095442815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095442815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095442815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095442815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095442815 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095442815 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095442815 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095442815 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095442815 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095442815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(697)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095442817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(698)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(694)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095442821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095442821 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(696)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095442827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095442827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095442827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095442827 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095442827 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095442827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095442827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095442827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095442827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095442828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095442828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095442828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095442828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095442828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095442828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095442828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095442828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095442828 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095442828 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095442828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(702)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095442829 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095442829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095442831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095442836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095442836 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(701)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095443325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095443325 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095443325 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095443325 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(703)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095443329 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(703)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095443330 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(703)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(691)@5cc224164e2f: Adding Client=TC_detach_nopoweroff(706), IMSI='262420000000015'H, TLLI='C89B7252'O, index=0 SGSN_Test-GSUP(704)@5cc224164e2f: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(706) TC_detach_nopoweroff(706)@5cc224164e2f: 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 := '831134B4F3E6B2CED16F7FE1F77EC6DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B1A7261F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E65060835097633F'O } } } } } 20250413095444411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095444411 DLLC NOTICE LLME(ffffffff/c89b7252){UNASSIGNED} LLC RX: unknown TLLI 0xc89b7252, creating LLME on the fly (gprs_llc.c:552) 20250413095444411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095444411 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095444411 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095444411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095444411 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095444411 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095444411 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095444411 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095444411 DLLC NOTICE LLME(ffffffff/c89b7252){UNASSIGNED} LLGM Assign pre (c89b7252 => f043d4c5) (gprs_llc.c:1079) 20250413095444411 DLLC NOTICE LLME(c89b7252/f043d4c5){ASSIGNED} LLGM Assign post (c89b7252 => f043d4c5) (gprs_llc.c:1125) 20250413095444411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095444411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095444411 DMM DEBUG MM(262420000000015/f043d4c5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095444432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095444432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095444432 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095444432 DMM DEBUG MM(262420000000015/f043d4c5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1134) 20250413095444432 DMM NOTICE MM(262420000000015/f043d4c5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095444432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095444432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095444432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095444432 DMM DEBUG MM(262420000000015/f043d4c5) Requesting authorization (sgsn_auth.c:160) 20250413095444432 DMM INFO MM(262420000000015/f043d4c5) Requesting authentication tuples (sgsn_auth.c:184) 20250413095444432 DMM DEBUG MM(262420000000015/f043d4c5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095444432 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250413095444432 DGPRS INFO SUBSCR(262420000000015) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(704)@5cc224164e2f: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(706) SGSN_Test-GSUP(704)@5cc224164e2f: Added IMSI table entry 0TC_detach_nopoweroff(706)"262420000000015" 20250413095444436 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095444436 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095444436 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095444436 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095444436 DMM INFO MM(262420000000015/f043d4c5) Subscriber data update (mmctx.c:445) 20250413095444436 DMM DEBUG MM(262420000000015/f043d4c5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095444436 DMM INFO MM(262420000000015/f043d4c5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095444436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095444436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095444436 DMM INFO MM(262420000000015/f043d4c5) <- GMM AUTH AND CIPHERING REQ (rand = 83 11 34 b4 f3 e6 b2 ce d1 6f 7f e1 f7 7e c6 da , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095444453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095444453 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095444453 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095444453 DMM INFO MM(262420000000015/f043d4c5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095444453 DMM NOTICE MM(262420000000015/f043d4c5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095444453 DMM DEBUG MM(262420000000015/f043d4c5) checking auth: received GSM SRES = b1 a7 26 1f (gprs_gmm.c:716) 20250413095444453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095444453 DMM DEBUG MM(262420000000015/f043d4c5) Requesting authorization (sgsn_auth.c:160) 20250413095444453 DMM INFO MM(262420000000015/f043d4c5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095444453 DMM DEBUG MM(262420000000015/f043d4c5) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095444453 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250413095444454 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) 20250413095444454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095444454 DMM INFO MM(262420000000015/f043d4c5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf043d4c5) (gprs_gmm.c:337) 20250413095444456 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095444456 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095444456 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250413095444456 DMM INFO MM(262420000000015/f043d4c5) Subscriber data update (mmctx.c:445) 20250413095444456 DMM DEBUG MM(262420000000015/f043d4c5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095444456 DMM INFO MM(262420000000015/f043d4c5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095444456 DMM NOTICE MM(262420000000015/f043d4c5) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1050) 20250413095444456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095444456 DMM NOTICE MM(262420000000015/f043d4c5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095444456 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) 20250413095444457 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095444457 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250413095444457 DMM INFO MM(262420000000015/f043d4c5) Subscriber data update (mmctx.c:445) 20250413095444457 DMM DEBUG MM(262420000000015/f043d4c5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095444475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095444475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095444475 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095444475 DMM INFO MM(262420000000015/f043d4c5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095444475 DMM NOTICE MM(262420000000015/f043d4c5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095444475 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095444475 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095444475 DLLC NOTICE LLME(c89b7252/f043d4c5){ASSIGNED} LLGM Assign pre (ffffffff => f043d4c5) (gprs_llc.c:1079) 20250413095444475 DLLC NOTICE LLME(ffffffff/f043d4c5){ASSIGNED} LLGM Assign post (ffffffff => f043d4c5) (gprs_llc.c:1125) 20250413095444475 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095444475 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095444475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095444475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(706)@5cc224164e2f: setverdict(pass): none -> pass 20250413095444528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095444528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095444528 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095444528 DMM INFO MM(262420000000015/f043d4c5) -> GMM DETACH REQUEST TLLI=0xf043d4c5 type=GPRS detach (gprs_gmm.c:1512) 20250413095444528 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250413095444528 DMM INFO MM(262420000000015/f043d4c5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250413095444528 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095444528 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095444528 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095444528 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095444528 DLLC NOTICE LLME(ffffffff/f043d4c5){ASSIGNED} LLGM Assign pre (f043d4c5 => ffffffff) (gprs_llc.c:1079) 20250413095444528 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f043d4c5 => ffffffff) (gprs_llc.c:1125) 20250413095444528 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250413095444528 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) 20250413095444528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095444528 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095444528 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095444528 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095444530 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(706)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(691)@5cc224164e2f: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(706)@5cc224164e2f: Final verdict of PTC: pass 20250413095444547 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39432<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(704)@5cc224164e2f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(691)@5cc224164e2f: Final verdict of PTC: none 20250413095444552 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_detach_nopoweroff-BVCI220(701)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(702)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(692)@5cc224164e2f: Final verdict of PTC: none 20250413095444552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(688)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(697)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@5cc224164e2f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(696)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(695)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(700)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(690)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_detach_nopoweroff-BVCI196(691): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_detach_nopoweroff-BVCI210(696): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_detach_nopoweroff-BVCI220(701): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_detach_nopoweroff(706): pass (none -> pass) MTC@5cc224164e2f: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sun Apr 13 09:54:44 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250413095444653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095444954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39446<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90080) 20250413095445553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095445553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90080, count=94436) 20250413095446555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095446556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sun Apr 13 09:54:47 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20250413095447557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095447557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_detach_poweroff started. 20250413095448045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095448046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(707)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(711)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(711)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095448094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095448094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095448094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095448094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095448094 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095448094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095448094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095448094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095448094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(711)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095448096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095448096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095448096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095448097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095448097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095448097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095448097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095448097 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095448097 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095448097 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095448097 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095448097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095448097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(711)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(711)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(712)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095448105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095448118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095448118 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(713)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_poweroff-BVCI196(710)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(712)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(716)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095448125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095448125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095448125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095448125 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095448125 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095448125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095448125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095448125 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095448125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095448126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095448126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095448126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095448126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095448126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095448126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095448126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095448126 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095448126 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095448126 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095448126 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095448126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095448126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(716)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095448128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(717)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(713)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095448135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095448135 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(718)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_detach_poweroff-BVCI210(715)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(721)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095448139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095448140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095448140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095448140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095448140 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095448140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095448140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095448140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095448140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095448140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095448140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095448140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095448140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095448140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095448140 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095448140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095448140 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095448140 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095448140 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095448140 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095448141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095448141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095448142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095448146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095448146 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(720)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095448558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095448558 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095448558 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095448558 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(722)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095448562 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095448563 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(722)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(722)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(722)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(710)@5cc224164e2f: Adding Client=TC_detach_poweroff(725), IMSI='262420000000016'H, TLLI='F7625E4F'O, index=0 SGSN_Test-GSUP(723)@5cc224164e2f: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(725) TC_detach_poweroff(725)@5cc224164e2f: 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 := 'B1B6D3143678793DAE70C132B712F9D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1651A590'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2C890801B06D826A'O } } } } } 20250413095449647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095449647 DLLC NOTICE LLME(ffffffff/f7625e4f){UNASSIGNED} LLC RX: unknown TLLI 0xf7625e4f, creating LLME on the fly (gprs_llc.c:552) 20250413095449647 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095449647 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095449647 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095449647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095449647 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095449647 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095449647 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095449647 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095449647 DLLC NOTICE LLME(ffffffff/f7625e4f){UNASSIGNED} LLGM Assign pre (f7625e4f => f080d6f6) (gprs_llc.c:1079) 20250413095449648 DLLC NOTICE LLME(f7625e4f/f080d6f6){ASSIGNED} LLGM Assign post (f7625e4f => f080d6f6) (gprs_llc.c:1125) 20250413095449648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095449648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095449648 DMM DEBUG MM(262420000000016/f080d6f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095449664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095449664 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095449664 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095449664 DMM DEBUG MM(262420000000016/f080d6f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1134) 20250413095449664 DMM NOTICE MM(262420000000016/f080d6f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095449664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095449664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095449664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095449664 DMM DEBUG MM(262420000000016/f080d6f6) Requesting authorization (sgsn_auth.c:160) 20250413095449664 DMM INFO MM(262420000000016/f080d6f6) Requesting authentication tuples (sgsn_auth.c:184) 20250413095449664 DMM DEBUG MM(262420000000016/f080d6f6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095449664 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250413095449664 DGPRS INFO SUBSCR(262420000000016) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(723)@5cc224164e2f: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(725) SGSN_Test-GSUP(723)@5cc224164e2f: Added IMSI table entry 0TC_detach_poweroff(725)"262420000000016" 20250413095449670 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095449670 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095449670 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095449670 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095449670 DMM INFO MM(262420000000016/f080d6f6) Subscriber data update (mmctx.c:445) 20250413095449670 DMM DEBUG MM(262420000000016/f080d6f6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095449670 DMM INFO MM(262420000000016/f080d6f6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095449670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095449670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095449670 DMM INFO MM(262420000000016/f080d6f6) <- GMM AUTH AND CIPHERING REQ (rand = b1 b6 d3 14 36 78 79 3d ae 70 c1 32 b7 12 f9 d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095449685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095449685 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095449685 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095449685 DMM INFO MM(262420000000016/f080d6f6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095449685 DMM NOTICE MM(262420000000016/f080d6f6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095449685 DMM DEBUG MM(262420000000016/f080d6f6) checking auth: received GSM SRES = 16 51 a5 90 (gprs_gmm.c:716) 20250413095449685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095449685 DMM DEBUG MM(262420000000016/f080d6f6) Requesting authorization (sgsn_auth.c:160) 20250413095449685 DMM INFO MM(262420000000016/f080d6f6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095449685 DMM DEBUG MM(262420000000016/f080d6f6) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095449685 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250413095449685 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) 20250413095449685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095449686 DMM INFO MM(262420000000016/f080d6f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf080d6f6) (gprs_gmm.c:337) 20250413095449688 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095449688 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095449688 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250413095449688 DMM INFO MM(262420000000016/f080d6f6) Subscriber data update (mmctx.c:445) 20250413095449688 DMM DEBUG MM(262420000000016/f080d6f6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095449688 DMM INFO MM(262420000000016/f080d6f6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095449688 DMM NOTICE MM(262420000000016/f080d6f6) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1050) 20250413095449688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095449688 DMM NOTICE MM(262420000000016/f080d6f6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095449688 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) 20250413095449690 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095449690 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250413095449690 DMM INFO MM(262420000000016/f080d6f6) Subscriber data update (mmctx.c:445) 20250413095449690 DMM DEBUG MM(262420000000016/f080d6f6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095449695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095449695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095449695 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095449695 DMM INFO MM(262420000000016/f080d6f6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095449695 DMM NOTICE MM(262420000000016/f080d6f6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095449695 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095449695 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095449695 DLLC NOTICE LLME(f7625e4f/f080d6f6){ASSIGNED} LLGM Assign pre (ffffffff => f080d6f6) (gprs_llc.c:1079) 20250413095449695 DLLC NOTICE LLME(ffffffff/f080d6f6){ASSIGNED} LLGM Assign post (ffffffff => f080d6f6) (gprs_llc.c:1125) 20250413095449695 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095449695 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095449695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095449695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(725)@5cc224164e2f: setverdict(pass): none -> pass 20250413095449754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095449754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250413095449754 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095449754 DMM INFO MM(262420000000016/f080d6f6) -> GMM DETACH REQUEST TLLI=0xf080d6f6 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250413095449754 DMM INFO MM(262420000000016/f080d6f6) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250413095449754 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095449754 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095449754 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095449754 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095449754 DLLC NOTICE LLME(ffffffff/f080d6f6){ASSIGNED} LLGM Assign pre (f080d6f6 => ffffffff) (gprs_llc.c:1079) 20250413095449754 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f080d6f6 => ffffffff) (gprs_llc.c:1125) 20250413095449754 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250413095449754 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) 20250413095449755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095449755 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095449755 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095449755 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095449757 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250413095451720 DGPRS DEBUG Checking for inactive LLMEs, time = 7768997 (sgsn.c:132) TC_detach_poweroff(725)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(710)@5cc224164e2f: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(725)@5cc224164e2f: Final verdict of PTC: pass 20250413095454773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53462<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(711)@5cc224164e2f: Final verdict of PTC: none 20250413095454778 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095454778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(722)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(723)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(712)@5cc224164e2f: Final verdict of PTC: none TC_detach_poweroff-BVCI210(715)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@5cc224164e2f: Final verdict of PTC: none TC_detach_poweroff-BVCI220(720)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(716)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@5cc224164e2f: Final verdict of PTC: none TC_detach_poweroff-BVCI196(710)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(721)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(709)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(714)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(719)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(709): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_detach_poweroff-BVCI196(710): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(711): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(712): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_detach_poweroff-BVCI210(715): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_detach_poweroff-BVCI220(720): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_detach_poweroff(725): pass (none -> pass) MTC@5cc224164e2f: Test case TC_detach_poweroff finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sun Apr 13 09:54:54 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250413095454877 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095455178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90292) 20250413095455779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095455779 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90292, count=94928) 20250413095456780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095456780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sun Apr 13 09:54: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.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 20250413095457781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095457781 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act started. 20250413095458271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095458274 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(726)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(730)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(730)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095458317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095458317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095458317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095458317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095458317 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095458317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095458317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095458317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095458317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(730)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095458318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095458318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095458318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095458318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095458319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095458319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095458319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095458319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095458319 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095458319 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095458319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095458319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095458319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(730)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(730)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095458323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(731)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(727)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095458332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095458332 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(729)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(731)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(735)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095458338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095458338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095458338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095458338 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095458338 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095458338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095458338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095458338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095458338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095458339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095458339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095458339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095458339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095458339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095458339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095458339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095458339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095458339 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095458339 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095458339 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095458339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095458339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095458341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095458347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095458347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(737)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(734)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(736)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(740)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095458352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095458352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095458352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095458352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095458352 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095458352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095458352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095458352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095458352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095458353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095458353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095458353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095458353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095458353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095458353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095458353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095458353 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095458353 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095458353 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095458353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095458353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095458353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095458355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095458359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095458360 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(739)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095458782 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095458782 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095458782 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095458782 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(741)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(741)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095458787 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095458788 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(741)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(741)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(741)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(729)@5cc224164e2f: Adding Client=TC_attach_pdp_act(744), IMSI='262420000000017'H, TLLI='C4FF9A0B'O, index=0 SGSN_Test-GSUP(742)@5cc224164e2f: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(744) TC_attach_pdp_act(744)@5cc224164e2f: 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 := '9CE047E201704C1B72C1B4A8F10A21C3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ADA68E26'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '636F18E0390625A3'O } } } } } 20250413095458843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095458843 DLLC NOTICE LLME(ffffffff/c4ff9a0b){UNASSIGNED} LLC RX: unknown TLLI 0xc4ff9a0b, creating LLME on the fly (gprs_llc.c:552) 20250413095458843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095458844 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095458844 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095458844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095458844 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095458844 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095458844 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095458844 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095458844 DLLC NOTICE LLME(ffffffff/c4ff9a0b){UNASSIGNED} LLGM Assign pre (c4ff9a0b => dfba758a) (gprs_llc.c:1079) 20250413095458844 DLLC NOTICE LLME(c4ff9a0b/dfba758a){ASSIGNED} LLGM Assign post (c4ff9a0b => dfba758a) (gprs_llc.c:1125) 20250413095458844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095458844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095458844 DMM DEBUG MM(262420000000017/dfba758a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095458861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095458861 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095458861 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095458861 DMM DEBUG MM(262420000000017/dfba758a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1134) 20250413095458861 DMM NOTICE MM(262420000000017/dfba758a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095458861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095458861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095458861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095458861 DMM DEBUG MM(262420000000017/dfba758a) Requesting authorization (sgsn_auth.c:160) 20250413095458862 DMM INFO MM(262420000000017/dfba758a) Requesting authentication tuples (sgsn_auth.c:184) 20250413095458862 DMM DEBUG MM(262420000000017/dfba758a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095458862 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250413095458862 DGPRS INFO SUBSCR(262420000000017) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(742)@5cc224164e2f: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(744) SGSN_Test-GSUP(742)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act(744)"262420000000017" 20250413095458867 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095458867 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095458867 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095458867 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095458867 DMM INFO MM(262420000000017/dfba758a) Subscriber data update (mmctx.c:445) 20250413095458867 DMM DEBUG MM(262420000000017/dfba758a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095458867 DMM INFO MM(262420000000017/dfba758a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095458867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095458867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095458867 DMM INFO MM(262420000000017/dfba758a) <- GMM AUTH AND CIPHERING REQ (rand = 9c e0 47 e2 01 70 4c 1b 72 c1 b4 a8 f1 0a 21 c3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095458881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095458881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095458881 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095458881 DMM INFO MM(262420000000017/dfba758a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095458881 DMM NOTICE MM(262420000000017/dfba758a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095458881 DMM DEBUG MM(262420000000017/dfba758a) checking auth: received GSM SRES = ad a6 8e 26 (gprs_gmm.c:716) 20250413095458881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095458881 DMM DEBUG MM(262420000000017/dfba758a) Requesting authorization (sgsn_auth.c:160) 20250413095458881 DMM INFO MM(262420000000017/dfba758a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095458881 DMM DEBUG MM(262420000000017/dfba758a) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095458881 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250413095458881 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) 20250413095458881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095458881 DMM INFO MM(262420000000017/dfba758a) <- GMM ATTACH ACCEPT (new P-TMSI=0xdfba758a) (gprs_gmm.c:337) 20250413095458884 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095458884 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095458884 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250413095458884 DMM INFO MM(262420000000017/dfba758a) Subscriber data update (mmctx.c:445) 20250413095458884 DMM DEBUG MM(262420000000017/dfba758a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095458884 DMM INFO MM(262420000000017/dfba758a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095458884 DMM NOTICE MM(262420000000017/dfba758a) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1050) 20250413095458884 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095458884 DMM NOTICE MM(262420000000017/dfba758a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095458884 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) 20250413095458885 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095458885 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250413095458885 DMM INFO MM(262420000000017/dfba758a) Subscriber data update (mmctx.c:445) 20250413095458885 DMM DEBUG MM(262420000000017/dfba758a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095458897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095458897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095458897 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095458897 DMM INFO MM(262420000000017/dfba758a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095458897 DMM NOTICE MM(262420000000017/dfba758a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095458897 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095458897 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095458897 DLLC NOTICE LLME(c4ff9a0b/dfba758a){ASSIGNED} LLGM Assign pre (ffffffff => dfba758a) (gprs_llc.c:1079) 20250413095458897 DLLC NOTICE LLME(ffffffff/dfba758a){ASSIGNED} LLGM Assign post (ffffffff => dfba758a) (gprs_llc.c:1125) 20250413095458897 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095458897 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095458897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095458897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(744)@5cc224164e2f: setverdict(pass): none -> pass 20250413095458955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095458955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095458955 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095458955 DMM INFO MM(262420000000017/dfba758a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095458955 DMM INFO MM(262420000000017/dfba758a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095458955 DMM DEBUG MM(262420000000017/dfba758a) Using GGSN 0 (gprs_sm.c:317) 20250413095458955 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) 20250413095458955 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250413095458955 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095458955 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095458955 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:386) 20250413095458974 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 d0 25 64 50 11 10 08 7a ba 14 05 7f 4b d4 d1 2c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:461) 20250413095458974 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfe9130, cbp=0x55b5d3b5dc70) (sgsn_libgtp.c:633) 20250413095458974 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095458974 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b63638 TLLI=dfba758a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095458974 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095458974 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(744)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(744)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(729)@5cc224164e2f: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(744)@5cc224164e2f: Final verdict of PTC: pass 20250413095458993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53916<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095458997 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095458997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(732)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(742)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(734)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(739)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(729)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(727)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(735)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(730)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(740)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(731)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(733)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(738)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(728)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(728): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act-BVCI196(729): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(730): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(731): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act-BVCI210(734): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act-BVCI220(739): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act(744): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_pdp_act finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sun Apr 13 09:54:59 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 20250413095459097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095459499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51080) 20250413095459998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095459998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51080, count=93024) 20250413095500999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095500999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sun Apr 13 09:55: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_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 20250413095502000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095502000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_pdp_act_unattached started. 20250413095502588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095502592 DMM INFO MM(262420000000017/dfba758a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095502592 DMM INFO MM(262420000000017/dfba758a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095502592 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095502592 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095502592 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095502592 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095502592 DLLC NOTICE LLME(ffffffff/dfba758a){ASSIGNED} LLGM Assign pre (dfba758a => ffffffff) (gprs_llc.c:1079) 20250413095502592 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dfba758a => ffffffff) (gprs_llc.c:1125) 20250413095502592 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b632e0 (gprs_sndcp.c:574) 20250413095502592 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b63638, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095502592 DMM NOTICE MM(262420000000017/dfba758a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250413095502592 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250413095502592 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250413095502592 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413095502592 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:386) 20250413095502592 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250413095502592 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) 20250413095502592 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) 20250413095502592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095502592 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095502592 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095502592 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095502592 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(745)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(749)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095502652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095502652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095502652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095502652 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095502652 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095502652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095502652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095502652 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095502652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095502654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095502654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095502654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095502654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095502654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095502654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095502654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095502654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095502654 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095502654 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095502654 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(749)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095502655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095502655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095502658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095502664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095502664 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(751)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(748)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(750)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(754)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(754)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095502669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095502669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095502669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095502669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095502669 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095502669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095502669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095502669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095502669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(754)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095502670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095502670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095502670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095502670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095502670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095502670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095502670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095502670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095502670 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095502670 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095502670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(754)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095502670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095502670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(754)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095502673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(755)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(751)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095502677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095502677 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(753)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(755)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095502684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095502684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095502684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095502684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095502684 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095502684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095502684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095502684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095502684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095502685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095502685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095502685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095502685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095502685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095502685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095502685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095502685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095502685 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095502685 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095502685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(759)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095502685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095502685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095502687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095502693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095502693 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(758)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095503001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095503001 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095503001 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095503001 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(760)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095503005 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(760)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095503006 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(760)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(760)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(760)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(748)@5cc224164e2f: Adding Client=TC_pdp_act_unattached(763), IMSI='262420000000018'H, TLLI='C227507F'O, index=0 SGSN_Test-GSUP(761)@5cc224164e2f: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(763) 20250413095503075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095503075 DLLC NOTICE LLME(ffffffff/c227507f){UNASSIGNED} LLC RX: unknown TLLI 0xc227507f, creating LLME on the fly (gprs_llc.c:552) 20250413095503075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250413095503075 DMM NOTICE LLME(ffffffff/c227507f){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250413095503075 DLLC NOTICE LLME(ffffffff/c227507f){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250413095503076 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:288) TC_pdp_act_unattached(763)@5cc224164e2f: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(748)@5cc224164e2f: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(763)@5cc224164e2f: Final verdict of PTC: pass 20250413095503096 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53934<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@5cc224164e2f: Final verdict of PTC: none 20250413095503101 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095503101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(750)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(749)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(759)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(754)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@5cc224164e2f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(753)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(755)@5cc224164e2f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(748)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@5cc224164e2f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(758)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(747)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(752)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(757)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_pdp_act_unattached-BVCI196(748): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(752): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_pdp_act_unattached-BVCI210(753): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(754): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(755): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_pdp_act_unattached-BVCI220(758): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_pdp_act_unattached(763): pass (none -> pass) MTC@5cc224164e2f: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sun Apr 13 09:55:03 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 20250413095503191 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095503493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53942<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56140) 20250413095504102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095504102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56140, count=60496) 20250413095505103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095505103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sun Apr 13 09:55:05 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 20250413095506104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095506104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act_user started. 20250413095506587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095506590 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(764)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095506634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095506634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095506634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095506634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095506634 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095506634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095506634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095506634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095506634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095506635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095506635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095506635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095506635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095506635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095506635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095506635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095506635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095506635 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095506635 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095506635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095506635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095506635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095506637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095506641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095506641 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(767)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(773)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095506650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095506650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095506650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095506650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095506650 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095506650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095506650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095506650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095506650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095506652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095506652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095506652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095506652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095506652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095506652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095506652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095506652 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095506652 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095506652 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095506652 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095506652 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095506652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(774)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095506655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(770)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095506660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095506660 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(772)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095506667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095506667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095506667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095506667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095506667 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095506667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095506667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095506667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095506667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095506667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095506667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095506667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095506667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095506667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095506667 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095506667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095506667 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095506667 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095506667 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095506667 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095506668 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095506668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095506670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095506674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095506674 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(776)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095507105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095507105 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095507105 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095507105 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095507109 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095507111 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5cc224164e2f: 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)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(767)@5cc224164e2f: Adding Client=TC_attach_pdp_act_user(782), IMSI='262420000000019'H, TLLI='C4579862'O, index=0 SGSN_Test-GSUP(780)@5cc224164e2f: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(782) TC_attach_pdp_act_user(782)@5cc224164e2f: 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 := '34F343A60A681E5FA624660920BC6A89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A0C54EEC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '398620E1E7826114'O } } } } } 20250413095507180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095507180 DLLC NOTICE LLME(ffffffff/c4579862){UNASSIGNED} LLC RX: unknown TLLI 0xc4579862, creating LLME on the fly (gprs_llc.c:552) 20250413095507180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095507180 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095507180 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095507180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095507180 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095507180 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095507180 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095507180 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095507180 DLLC NOTICE LLME(ffffffff/c4579862){UNASSIGNED} LLGM Assign pre (c4579862 => c6f36f26) (gprs_llc.c:1079) 20250413095507180 DLLC NOTICE LLME(c4579862/c6f36f26){ASSIGNED} LLGM Assign post (c4579862 => c6f36f26) (gprs_llc.c:1125) 20250413095507180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095507180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095507180 DMM DEBUG MM(262420000000019/c6f36f26) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095507195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095507195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095507195 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095507195 DMM DEBUG MM(262420000000019/c6f36f26) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1134) 20250413095507195 DMM NOTICE MM(262420000000019/c6f36f26) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095507195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095507195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095507195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095507195 DMM DEBUG MM(262420000000019/c6f36f26) Requesting authorization (sgsn_auth.c:160) 20250413095507195 DMM INFO MM(262420000000019/c6f36f26) Requesting authentication tuples (sgsn_auth.c:184) 20250413095507196 DMM DEBUG MM(262420000000019/c6f36f26) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095507196 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250413095507196 DGPRS INFO SUBSCR(262420000000019) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 10 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(780)@5cc224164e2f: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(782) SGSN_Test-GSUP(780)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act_user(782)"262420000000019" 20250413095507201 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095507201 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095507201 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095507201 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095507201 DMM INFO MM(262420000000019/c6f36f26) Subscriber data update (mmctx.c:445) 20250413095507201 DMM DEBUG MM(262420000000019/c6f36f26) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095507201 DMM INFO MM(262420000000019/c6f36f26) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095507201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095507201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095507201 DMM INFO MM(262420000000019/c6f36f26) <- GMM AUTH AND CIPHERING REQ (rand = 34 f3 43 a6 0a 68 1e 5f a6 24 66 09 20 bc 6a 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095507216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095507216 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095507216 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095507216 DMM INFO MM(262420000000019/c6f36f26) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095507216 DMM NOTICE MM(262420000000019/c6f36f26) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095507216 DMM DEBUG MM(262420000000019/c6f36f26) checking auth: received GSM SRES = a0 c5 4e ec (gprs_gmm.c:716) 20250413095507216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095507216 DMM DEBUG MM(262420000000019/c6f36f26) Requesting authorization (sgsn_auth.c:160) 20250413095507216 DMM INFO MM(262420000000019/c6f36f26) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095507216 DMM DEBUG MM(262420000000019/c6f36f26) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095507216 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250413095507216 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) 20250413095507216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095507216 DMM INFO MM(262420000000019/c6f36f26) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6f36f26) (gprs_gmm.c:337) 20250413095507220 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095507220 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095507220 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250413095507220 DMM INFO MM(262420000000019/c6f36f26) Subscriber data update (mmctx.c:445) 20250413095507220 DMM DEBUG MM(262420000000019/c6f36f26) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095507220 DMM INFO MM(262420000000019/c6f36f26) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095507220 DMM NOTICE MM(262420000000019/c6f36f26) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1050) 20250413095507220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095507220 DMM NOTICE MM(262420000000019/c6f36f26) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095507220 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) 20250413095507221 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095507221 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250413095507221 DMM INFO MM(262420000000019/c6f36f26) Subscriber data update (mmctx.c:445) 20250413095507221 DMM DEBUG MM(262420000000019/c6f36f26) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095507231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095507231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095507231 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095507231 DMM INFO MM(262420000000019/c6f36f26) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095507231 DMM NOTICE MM(262420000000019/c6f36f26) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095507231 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095507231 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095507231 DLLC NOTICE LLME(c4579862/c6f36f26){ASSIGNED} LLGM Assign pre (ffffffff => c6f36f26) (gprs_llc.c:1079) 20250413095507231 DLLC NOTICE LLME(ffffffff/c6f36f26){ASSIGNED} LLGM Assign post (ffffffff => c6f36f26) (gprs_llc.c:1125) 20250413095507231 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095507231 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095507231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095507231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(782)@5cc224164e2f: setverdict(pass): none -> pass 20250413095507288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095507288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095507288 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095507288 DMM INFO MM(262420000000019/c6f36f26) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095507288 DMM INFO MM(262420000000019/c6f36f26) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095507288 DMM DEBUG MM(262420000000019/c6f36f26) Using GGSN 0 (gprs_sm.c:317) 20250413095507289 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) 20250413095507289 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250413095507289 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095507289 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095507289 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:386) 20250413095507313 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 bd 89 65 32 11 a3 13 4c ec 14 05 7f 2d 5d a7 ab 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:461) 20250413095507313 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfea1a8, cbp=0x55b5d3b5e110) (sgsn_libgtp.c:633) 20250413095507313 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095507313 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b64778 TLLI=c6f36f26, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095507313 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095507313 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(782)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(782)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095507328 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250413095507340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095507340 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250413095507340 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_attach_pdp_act_user-BVCI196(767)@5cc224164e2f: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(782)@5cc224164e2f: Final verdict of PTC: pass 20250413095507351 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56122<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@5cc224164e2f: Final verdict of PTC: none 20250413095507355 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095507355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(779)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(767)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(778)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(773)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(776)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(768)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(772)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(766)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(777)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(771)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(767): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(772): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(776): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user(782): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sun Apr 13 09:55:07 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 20250413095507414 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095507816 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56124<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44772) 20250413095508356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095508356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44772, count=96124) 20250413095509358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095509359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Sun Apr 13 09:55:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20250413095510360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095510360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act_ggsn_reject started. 20250413095510894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095510897 DMM INFO MM(262420000000019/c6f36f26) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095510897 DMM INFO MM(262420000000019/c6f36f26) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095510897 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095510897 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095510897 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095510897 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095510897 DLLC NOTICE LLME(ffffffff/c6f36f26){ASSIGNED} LLGM Assign pre (c6f36f26 => ffffffff) (gprs_llc.c:1079) 20250413095510897 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6f36f26 => ffffffff) (gprs_llc.c:1125) 20250413095510897 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b64420 (gprs_sndcp.c:574) 20250413095510897 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b64778, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095510897 DMM NOTICE MM(262420000000019/c6f36f26) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250413095510897 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250413095510897 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250413095510897 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413095510897 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:386) 20250413095510897 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250413095510897 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) 20250413095510897 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) 20250413095510897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095510897 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095510897 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095510897 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095510897 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(783)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(787)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095510936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095510936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095510936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095510936 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095510936 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095510936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095510936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095510936 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095510936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095510937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095510937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095510937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095510937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095510937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095510937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095510937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095510937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095510937 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095510937 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095510937 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095510937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095510937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(788)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095510942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(784)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(792)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250413095510949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095510949 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(792)@5cc224164e2f: Provider Link came up: sending NS-RESET TC_attach_pdp_act_ggsn_reject-BVCI196(786)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095510952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095510952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095510952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095510952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095510952 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095510952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095510952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095510952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095510952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(792)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095510953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095510953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095510953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095510953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095510953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095510953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095510953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095510953 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095510953 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095510953 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095510953 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095510953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095510953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(792)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(792)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(793)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095510956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095510960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095510960 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(794)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI210(791)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095510965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095510965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095510965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095510965 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095510965 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095510965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095510965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095510965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095510965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095510966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095510966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095510966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095510966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095510966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095510966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095510966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095510966 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095510966 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095510966 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095510966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095510966 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095510966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095510968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095510973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095510973 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(796)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095511362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095511362 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095511362 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095511362 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095511366 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095511367 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(798)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(786)@5cc224164e2f: Adding Client=TC_attach_pdp_act_ggsn_reject(801), IMSI='262420000000020'H, TLLI='CE6D3823'O, index=0 SGSN_Test-GSUP(799)@5cc224164e2f: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(801) TC_attach_pdp_act_ggsn_reject(801)@5cc224164e2f: 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 := '1F3936CA7D7550C2CAF5F7B69BC25B01'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F424067'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F7743B47272DF4C0'O } } } } } 20250413095511439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095511439 DLLC NOTICE LLME(ffffffff/ce6d3823){UNASSIGNED} LLC RX: unknown TLLI 0xce6d3823, creating LLME on the fly (gprs_llc.c:552) 20250413095511439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095511439 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095511439 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095511439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095511439 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095511439 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095511439 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095511439 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095511439 DLLC NOTICE LLME(ffffffff/ce6d3823){UNASSIGNED} LLGM Assign pre (ce6d3823 => d221afd0) (gprs_llc.c:1079) 20250413095511439 DLLC NOTICE LLME(ce6d3823/d221afd0){ASSIGNED} LLGM Assign post (ce6d3823 => d221afd0) (gprs_llc.c:1125) 20250413095511439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095511439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095511439 DMM DEBUG MM(262420000000020/d221afd0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095511451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095511452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095511452 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095511452 DMM DEBUG MM(262420000000020/d221afd0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1134) 20250413095511452 DMM NOTICE MM(262420000000020/d221afd0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095511452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095511452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095511452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095511452 DMM DEBUG MM(262420000000020/d221afd0) Requesting authorization (sgsn_auth.c:160) 20250413095511452 DMM INFO MM(262420000000020/d221afd0) Requesting authentication tuples (sgsn_auth.c:184) 20250413095511452 DMM DEBUG MM(262420000000020/d221afd0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095511452 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250413095511452 DGPRS INFO SUBSCR(262420000000020) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(799)@5cc224164e2f: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(801) SGSN_Test-GSUP(799)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(801)"262420000000020" 20250413095511455 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095511455 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095511455 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095511455 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095511455 DMM INFO MM(262420000000020/d221afd0) Subscriber data update (mmctx.c:445) 20250413095511455 DMM DEBUG MM(262420000000020/d221afd0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095511455 DMM INFO MM(262420000000020/d221afd0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095511455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095511455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095511455 DMM INFO MM(262420000000020/d221afd0) <- GMM AUTH AND CIPHERING REQ (rand = 1f 39 36 ca 7d 75 50 c2 ca f5 f7 b6 9b c2 5b 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095511468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095511468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095511468 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095511468 DMM INFO MM(262420000000020/d221afd0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095511468 DMM NOTICE MM(262420000000020/d221afd0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095511468 DMM DEBUG MM(262420000000020/d221afd0) checking auth: received GSM SRES = 9f 42 40 67 (gprs_gmm.c:716) 20250413095511468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095511468 DMM DEBUG MM(262420000000020/d221afd0) Requesting authorization (sgsn_auth.c:160) 20250413095511468 DMM INFO MM(262420000000020/d221afd0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095511468 DMM DEBUG MM(262420000000020/d221afd0) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095511468 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250413095511468 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) 20250413095511468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095511468 DMM INFO MM(262420000000020/d221afd0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd221afd0) (gprs_gmm.c:337) 20250413095511470 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095511470 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095511470 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250413095511470 DMM INFO MM(262420000000020/d221afd0) Subscriber data update (mmctx.c:445) 20250413095511470 DMM DEBUG MM(262420000000020/d221afd0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095511470 DMM INFO MM(262420000000020/d221afd0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095511470 DMM NOTICE MM(262420000000020/d221afd0) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1050) 20250413095511470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095511470 DMM NOTICE MM(262420000000020/d221afd0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095511470 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) 20250413095511471 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095511471 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250413095511471 DMM INFO MM(262420000000020/d221afd0) Subscriber data update (mmctx.c:445) 20250413095511471 DMM DEBUG MM(262420000000020/d221afd0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095511484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095511484 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095511484 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095511484 DMM INFO MM(262420000000020/d221afd0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095511484 DMM NOTICE MM(262420000000020/d221afd0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095511484 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095511484 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095511484 DLLC NOTICE LLME(ce6d3823/d221afd0){ASSIGNED} LLGM Assign pre (ffffffff => d221afd0) (gprs_llc.c:1079) 20250413095511484 DLLC NOTICE LLME(ffffffff/d221afd0){ASSIGNED} LLGM Assign post (ffffffff => d221afd0) (gprs_llc.c:1125) 20250413095511484 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095511484 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095511484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095511484 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(801)@5cc224164e2f: setverdict(pass): none -> pass 20250413095511539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095511539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095511539 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095511539 DMM INFO MM(262420000000020/d221afd0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095511539 DMM INFO MM(262420000000020/d221afd0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095511539 DMM DEBUG MM(262420000000020/d221afd0) Using GGSN 0 (gprs_sm.c:317) 20250413095511540 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) 20250413095511540 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250413095511540 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095511540 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095511540 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:386) 20250413095511564 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 05 2f ba 87 11 17 5a e9 18 14 05 7f e3 00 8b 3e 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:461) 20250413095511564 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fbe1cfeb220, cbp=0x55b5d3b5ff80) (sgsn_libgtp.c:633) 20250413095511564 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250413095511564 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250413095511564 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250413095511564 DMM NOTICE MM(262420000000020/d221afd0) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(801)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(801)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(786)@5cc224164e2f: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(801)@5cc224164e2f: Final verdict of PTC: pass 20250413095511582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56130<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(799)@5cc224164e2f: Final verdict of PTC: none 20250413095511588 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095511588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(787)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(796)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(792)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(791)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(797)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(786)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(785)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(790)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(795)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(786): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(790): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(791): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(792): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(796): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(801): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sun Apr 13 09:55:11 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 20250413095511688 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095512090 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56138<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51116) 20250413095512589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095512589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51116, count=98756) 20250413095513591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095513591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Sun Apr 13 09:55: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_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 20250413095514593 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095514593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act_user_deact_mo started. 20250413095515185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37454<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095515187 DMM INFO MM(262420000000020/d221afd0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095515187 DMM INFO MM(262420000000020/d221afd0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095515187 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095515187 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095515187 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095515187 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095515187 DLLC NOTICE LLME(ffffffff/d221afd0){ASSIGNED} LLGM Assign pre (d221afd0 => ffffffff) (gprs_llc.c:1079) 20250413095515187 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d221afd0 => ffffffff) (gprs_llc.c:1125) 20250413095515187 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250413095515187 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) 20250413095515187 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) 20250413095515187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095515187 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095515187 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095515187 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095515187 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(802)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(806)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095515229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095515229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095515229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095515229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095515229 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095515229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095515229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095515229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095515229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095515230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095515230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095515230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095515230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095515230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095515230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095515230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095515230 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095515230 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095515230 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095515230 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(806)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095515231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095515231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095515233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(807)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(803)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095515239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095515239 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(805)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(811)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095515248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095515248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095515248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095515248 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095515248 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095515248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095515248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095515248 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095515248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095515249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095515249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095515249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095515249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095515249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095515249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095515249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095515249 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095515249 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095515249 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095515249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095515249 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095515249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(811)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(812)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095515251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(808)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095515258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095515258 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(810)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(817)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(817)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095515265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095515265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095515265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095515265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095515265 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095515265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095515265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095515265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095515265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(817)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095515266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095515266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095515266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095515266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095515266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095515266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095515266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095515266 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095515266 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095515266 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095515266 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095515266 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095515266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(817)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(817)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095515268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095515272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095515272 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(814)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095515594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095515594 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095515594 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095515594 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(816)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(816)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095515599 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095515600 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(816)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(816)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(816)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(816)@5cc224164e2f: 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(816)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(816)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(805)@5cc224164e2f: Adding Client=TC_attach_pdp_act_user_deact_mo(820), IMSI='262420000000021'H, TLLI='DF344528'O, index=0 SGSN_Test-GSUP(818)@5cc224164e2f: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(820) TC_attach_pdp_act_user_deact_mo(820)@5cc224164e2f: 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 := 'EF7302D4E30E98948606B7B6E8B252A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE6607CE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '576CA4C386AE7D15'O } } } } } 20250413095515665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095515665 DLLC NOTICE LLME(ffffffff/df344528){UNASSIGNED} LLC RX: unknown TLLI 0xdf344528, creating LLME on the fly (gprs_llc.c:552) 20250413095515665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095515665 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095515665 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095515665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095515665 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095515665 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095515665 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095515665 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095515665 DLLC NOTICE LLME(ffffffff/df344528){UNASSIGNED} LLGM Assign pre (df344528 => e3e9a816) (gprs_llc.c:1079) 20250413095515665 DLLC NOTICE LLME(df344528/e3e9a816){ASSIGNED} LLGM Assign post (df344528 => e3e9a816) (gprs_llc.c:1125) 20250413095515665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095515665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095515665 DMM DEBUG MM(262420000000021/e3e9a816) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095515683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095515683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095515683 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095515683 DMM DEBUG MM(262420000000021/e3e9a816) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250413095515683 DMM NOTICE MM(262420000000021/e3e9a816) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095515683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095515683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095515683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095515683 DMM DEBUG MM(262420000000021/e3e9a816) Requesting authorization (sgsn_auth.c:160) 20250413095515683 DMM INFO MM(262420000000021/e3e9a816) Requesting authentication tuples (sgsn_auth.c:184) 20250413095515683 DMM DEBUG MM(262420000000021/e3e9a816) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095515683 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250413095515683 DGPRS INFO SUBSCR(262420000000021) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(818)@5cc224164e2f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(820) SGSN_Test-GSUP(818)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(820)"262420000000021" 20250413095515690 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095515690 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095515690 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095515690 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095515690 DMM INFO MM(262420000000021/e3e9a816) Subscriber data update (mmctx.c:445) 20250413095515690 DMM DEBUG MM(262420000000021/e3e9a816) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095515690 DMM INFO MM(262420000000021/e3e9a816) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095515690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095515690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095515690 DMM INFO MM(262420000000021/e3e9a816) <- GMM AUTH AND CIPHERING REQ (rand = ef 73 02 d4 e3 0e 98 94 86 06 b7 b6 e8 b2 52 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095515707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095515707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095515707 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095515707 DMM INFO MM(262420000000021/e3e9a816) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095515707 DMM NOTICE MM(262420000000021/e3e9a816) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095515707 DMM DEBUG MM(262420000000021/e3e9a816) checking auth: received GSM SRES = de 66 07 ce (gprs_gmm.c:716) 20250413095515707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095515707 DMM DEBUG MM(262420000000021/e3e9a816) Requesting authorization (sgsn_auth.c:160) 20250413095515707 DMM INFO MM(262420000000021/e3e9a816) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095515707 DMM DEBUG MM(262420000000021/e3e9a816) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095515707 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250413095515707 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) 20250413095515707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095515707 DMM INFO MM(262420000000021/e3e9a816) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3e9a816) (gprs_gmm.c:337) 20250413095515710 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095515710 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095515710 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250413095515710 DMM INFO MM(262420000000021/e3e9a816) Subscriber data update (mmctx.c:445) 20250413095515710 DMM DEBUG MM(262420000000021/e3e9a816) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095515710 DMM INFO MM(262420000000021/e3e9a816) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095515710 DMM NOTICE MM(262420000000021/e3e9a816) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250413095515710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095515710 DMM NOTICE MM(262420000000021/e3e9a816) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095515710 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) 20250413095515712 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095515712 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250413095515712 DMM INFO MM(262420000000021/e3e9a816) Subscriber data update (mmctx.c:445) 20250413095515712 DMM DEBUG MM(262420000000021/e3e9a816) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095515723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095515723 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095515723 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095515723 DMM INFO MM(262420000000021/e3e9a816) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095515723 DMM NOTICE MM(262420000000021/e3e9a816) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095515723 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095515723 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095515723 DLLC NOTICE LLME(df344528/e3e9a816){ASSIGNED} LLGM Assign pre (ffffffff => e3e9a816) (gprs_llc.c:1079) 20250413095515723 DLLC NOTICE LLME(ffffffff/e3e9a816){ASSIGNED} LLGM Assign post (ffffffff => e3e9a816) (gprs_llc.c:1125) 20250413095515723 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095515723 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095515723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095515723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(820)@5cc224164e2f: setverdict(pass): none -> pass 20250413095515782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095515782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095515782 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095515782 DMM INFO MM(262420000000021/e3e9a816) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095515782 DMM INFO MM(262420000000021/e3e9a816) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095515782 DMM DEBUG MM(262420000000021/e3e9a816) Using GGSN 0 (gprs_sm.c:317) 20250413095515782 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) 20250413095515782 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250413095515782 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095515782 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095515782 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:386) 20250413095515804 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 5c 2b 78 84 11 55 3d 14 fe 14 05 7f f5 4a 08 b5 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:461) 20250413095515804 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfeb220, cbp=0x55b5d3b5ff80) (sgsn_libgtp.c:633) 20250413095515804 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095515804 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=e3e9a816, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095515804 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095515804 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(820)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(820)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095515822 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250413095515836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095515836 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250413095515836 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095515844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095515844 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250413095515844 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095515844 DMM INFO MM(262420000000021/e3e9a816) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250413095515844 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413095515844 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:386) 20250413095515847 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:461) 20250413095515847 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbe1cfeb220, cbp=0x55b5d3b5ff80) (sgsn_libgtp.c:633) 20250413095515847 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250413095515847 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=e3e9a816, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095515847 DMM INFO MM(262420000000021/e3e9a816) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250413095515847 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250413095515847 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(820)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(805)@5cc224164e2f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(820)@5cc224164e2f: Final verdict of PTC: pass 20250413095515863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37454<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(818)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(807)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(817)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(806)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(810)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(805)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(814)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(811)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@5cc224164e2f: Final verdict of PTC: none 20250413095515870 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095515870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(816)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(804)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(809)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(815)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(805): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(810): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(814): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(815): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(816): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(817): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(820): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sun Apr 13 09:55:15 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 20250413095515936 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095516338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37468<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105296) 20250413095516872 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095516872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105296, count=106456) 20250413095517873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095517873 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Sun Apr 13 09:55: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_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 20250413095518875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095518875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act_user_deact_mt started. 20250413095519433 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095519436 DMM INFO MM(262420000000021/e3e9a816) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095519436 DMM INFO MM(262420000000021/e3e9a816) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095519436 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095519436 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095519436 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095519436 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095519436 DLLC NOTICE LLME(ffffffff/e3e9a816){ASSIGNED} LLGM Assign pre (e3e9a816 => ffffffff) (gprs_llc.c:1079) 20250413095519436 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3e9a816 => ffffffff) (gprs_llc.c:1125) 20250413095519436 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250413095519436 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) 20250413095519436 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) 20250413095519436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095519436 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095519436 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095519436 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095519436 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(821)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095519468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095519468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095519468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095519468 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095519468 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095519468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095519468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095519468 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095519468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095519469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095519469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095519469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095519469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095519469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095519469 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095519469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095519469 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095519470 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095519470 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095519470 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095519470 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095519470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(825)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(826)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095519472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095519477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095519477 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(827)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(830)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(830)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095519481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095519482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095519482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095519482 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095519482 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095519482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095519482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095519482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095519482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(830)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095519482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095519482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095519482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095519482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095519482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095519482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095519482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095519482 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095519482 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095519482 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095519482 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095519483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095519483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(830)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(830)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095519484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(831)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(827)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095519489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095519489 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(829)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(832)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(831)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(835)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095519496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095519496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095519496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095519496 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095519496 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095519496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095519496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095519496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095519496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095519497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095519497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095519497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095519497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095519497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095519497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095519497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095519497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095519497 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095519497 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095519497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095519497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095519497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095519499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095519503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095519503 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(834)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095519876 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095519876 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095519876 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095519876 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(836)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095519880 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(836)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095519881 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(836)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(836)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(836)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(824)@5cc224164e2f: Adding Client=TC_attach_pdp_act_user_deact_mt(839), IMSI='262420000000022'H, TLLI='D8F7DC06'O, index=0 SGSN_Test-GSUP(837)@5cc224164e2f: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(839) TC_attach_pdp_act_user_deact_mt(839)@5cc224164e2f: 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 := 'BC84B014FB030CB762B653B4664664C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5E870818'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F40C3230B254B4A9'O } } } } } 20250413095519946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095519946 DLLC NOTICE LLME(ffffffff/d8f7dc06){UNASSIGNED} LLC RX: unknown TLLI 0xd8f7dc06, creating LLME on the fly (gprs_llc.c:552) 20250413095519946 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095519946 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095519946 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095519946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095519946 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095519946 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095519946 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095519946 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095519946 DLLC NOTICE LLME(ffffffff/d8f7dc06){UNASSIGNED} LLGM Assign pre (d8f7dc06 => c6389e50) (gprs_llc.c:1079) 20250413095519946 DLLC NOTICE LLME(d8f7dc06/c6389e50){ASSIGNED} LLGM Assign post (d8f7dc06 => c6389e50) (gprs_llc.c:1125) 20250413095519946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095519946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095519946 DMM DEBUG MM(262420000000022/c6389e50) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095519954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095519954 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095519954 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095519954 DMM DEBUG MM(262420000000022/c6389e50) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250413095519954 DMM NOTICE MM(262420000000022/c6389e50) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095519954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095519954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095519954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095519954 DMM DEBUG MM(262420000000022/c6389e50) Requesting authorization (sgsn_auth.c:160) 20250413095519954 DMM INFO MM(262420000000022/c6389e50) Requesting authentication tuples (sgsn_auth.c:184) 20250413095519954 DMM DEBUG MM(262420000000022/c6389e50) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095519954 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250413095519954 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(837)@5cc224164e2f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(839) SGSN_Test-GSUP(837)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(839)"262420000000022" 20250413095519956 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095519956 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095519956 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095519956 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095519956 DMM INFO MM(262420000000022/c6389e50) Subscriber data update (mmctx.c:445) 20250413095519956 DMM DEBUG MM(262420000000022/c6389e50) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095519956 DMM INFO MM(262420000000022/c6389e50) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095519956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095519956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095519956 DMM INFO MM(262420000000022/c6389e50) <- GMM AUTH AND CIPHERING REQ (rand = bc 84 b0 14 fb 03 0c b7 62 b6 53 b4 66 46 64 c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095519963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095519963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095519963 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095519963 DMM INFO MM(262420000000022/c6389e50) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095519963 DMM NOTICE MM(262420000000022/c6389e50) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095519963 DMM DEBUG MM(262420000000022/c6389e50) checking auth: received GSM SRES = 5e 87 08 18 (gprs_gmm.c:716) 20250413095519963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095519963 DMM DEBUG MM(262420000000022/c6389e50) Requesting authorization (sgsn_auth.c:160) 20250413095519963 DMM INFO MM(262420000000022/c6389e50) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095519963 DMM DEBUG MM(262420000000022/c6389e50) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095519963 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250413095519963 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) 20250413095519963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095519963 DMM INFO MM(262420000000022/c6389e50) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6389e50) (gprs_gmm.c:337) 20250413095519965 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095519965 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095519965 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250413095519965 DMM INFO MM(262420000000022/c6389e50) Subscriber data update (mmctx.c:445) 20250413095519965 DMM DEBUG MM(262420000000022/c6389e50) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095519965 DMM INFO MM(262420000000022/c6389e50) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095519965 DMM NOTICE MM(262420000000022/c6389e50) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250413095519965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095519965 DMM NOTICE MM(262420000000022/c6389e50) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095519965 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) 20250413095519965 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095519965 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250413095519965 DMM INFO MM(262420000000022/c6389e50) Subscriber data update (mmctx.c:445) 20250413095519965 DMM DEBUG MM(262420000000022/c6389e50) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095519972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095519972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095519972 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095519972 DMM INFO MM(262420000000022/c6389e50) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095519972 DMM NOTICE MM(262420000000022/c6389e50) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095519972 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095519972 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095519972 DLLC NOTICE LLME(d8f7dc06/c6389e50){ASSIGNED} LLGM Assign pre (ffffffff => c6389e50) (gprs_llc.c:1079) 20250413095519972 DLLC NOTICE LLME(ffffffff/c6389e50){ASSIGNED} LLGM Assign post (ffffffff => c6389e50) (gprs_llc.c:1125) 20250413095519972 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095519972 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095519972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095519972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(839)@5cc224164e2f: setverdict(pass): none -> pass 20250413095520032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095520032 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095520032 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095520032 DMM INFO MM(262420000000022/c6389e50) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095520032 DMM INFO MM(262420000000022/c6389e50) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095520032 DMM DEBUG MM(262420000000022/c6389e50) Using GGSN 0 (gprs_sm.c:317) 20250413095520032 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) 20250413095520032 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250413095520032 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095520032 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095520032 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:386) 20250413095520056 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 1e f1 82 de 11 0c 8a 2c 2b 14 05 7f 1b 53 4e 34 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:461) 20250413095520057 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfeb220, cbp=0x55b5d3b5ff80) (sgsn_libgtp.c:633) 20250413095520057 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095520057 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=c6389e50, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095520057 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095520057 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(839)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(839)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095520073 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250413095520087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095520087 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250413095520087 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095520092 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:517) 20250413095520092 DGPRS INFO PDP(262420000000022:5): Context 0x7fbe1cfeb220 was deleted (sgsn_libgtp.c:707) 20250413095520092 DMM INFO MM(262420000000022/c6389e50) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250413095520092 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250413095520092 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(824)@5cc224164e2f: Removing Client IMSI='262420000000022'H, index=0 20250413095520103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095520103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250413095520103 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095520103 DMM INFO MM(262420000000022/c6389e50) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(839)@5cc224164e2f: Final verdict of PTC: pass 20250413095520109 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37472<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(837)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(834)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(835)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(831)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(825)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(830)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(829)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(824)@5cc224164e2f: Final verdict of PTC: none 20250413095520117 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095520117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(836)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(828)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(833)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(823)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(824): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(828): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(829): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(830): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(831): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(834): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) Sun Apr 13 09:55:20 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 MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(839): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. 20250413095520209 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095520611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37484<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104108) 20250413095521118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095521118 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104108, count=105268) 20250413095521721 DGPRS DEBUG Checking for inactive LLMEs, time = 7769027 (sgsn.c:132) 20250413095522119 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095522119 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Sun Apr 13 09:55: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_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 20250413095523121 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095523121 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act_deact_dup started. 20250413095523707 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095523710 DMM INFO MM(262420000000022/c6389e50) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095523710 DMM INFO MM(262420000000022/c6389e50) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095523710 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095523710 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095523710 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095523710 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095523710 DLLC NOTICE LLME(ffffffff/c6389e50){ASSIGNED} LLGM Assign pre (c6389e50 => ffffffff) (gprs_llc.c:1079) 20250413095523710 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6389e50 => ffffffff) (gprs_llc.c:1125) 20250413095523710 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b65590 (gprs_sndcp.c:574) 20250413095523710 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095523710 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250413095523710 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) 20250413095523710 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) 20250413095523710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095523710 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095523710 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095523710 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095523710 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(840)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(844)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(844)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095523751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095523751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095523751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095523751 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095523751 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095523751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095523751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095523751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095523751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(844)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095523752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095523752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095523752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095523752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095523752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095523752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095523752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095523752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095523752 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095523752 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095523752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095523752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095523752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(844)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(844)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(845)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095523755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095523761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095523761 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(846)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(843)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(845)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(849)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095523765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095523765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095523765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095523765 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095523765 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095523765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095523765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095523765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095523766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095523766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095523766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095523766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095523766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095523766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095523766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095523766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095523766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095523766 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095523766 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095523766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095523767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(849)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095523767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095523768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(850)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(846)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095523772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095523772 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(848)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(851)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(854)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(854)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095523781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095523781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095523781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095523781 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095523781 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095523781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095523781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095523781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095523781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(854)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095523782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095523782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095523782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095523782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095523782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095523782 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095523782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095523782 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095523782 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095523782 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095523782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095523783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095523783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(854)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(854)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095523785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095523789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095523789 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(853)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095524122 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095524122 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095524122 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095524122 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(855)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(855)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095524126 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(855)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(855)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095524127 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(855)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(855)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(855)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(855)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(843)@5cc224164e2f: Adding Client=TC_attach_pdp_act_deact_dup(858), IMSI='262420000000046'H, TLLI='F4A275B3'O, index=0 SGSN_Test-GSUP(856)@5cc224164e2f: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(858) TC_attach_pdp_act_deact_dup(858)@5cc224164e2f: 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 := '35BC09F46274230B216A16EFCC4607D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DD447E8F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CEB049200F0C18E4'O } } } } } 20250413095524190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095524190 DLLC NOTICE LLME(ffffffff/f4a275b3){UNASSIGNED} LLC RX: unknown TLLI 0xf4a275b3, creating LLME on the fly (gprs_llc.c:552) 20250413095524190 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095524190 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095524190 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095524190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095524190 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095524190 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095524190 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095524190 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095524190 DLLC NOTICE LLME(ffffffff/f4a275b3){UNASSIGNED} LLGM Assign pre (f4a275b3 => c74d48de) (gprs_llc.c:1079) 20250413095524190 DLLC NOTICE LLME(f4a275b3/c74d48de){ASSIGNED} LLGM Assign post (f4a275b3 => c74d48de) (gprs_llc.c:1125) 20250413095524190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095524190 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095524190 DMM DEBUG MM(262420000000046/c74d48de) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095524198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095524198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095524198 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095524198 DMM DEBUG MM(262420000000046/c74d48de) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1134) 20250413095524198 DMM NOTICE MM(262420000000046/c74d48de) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095524198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095524198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095524198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095524198 DMM DEBUG MM(262420000000046/c74d48de) Requesting authorization (sgsn_auth.c:160) 20250413095524198 DMM INFO MM(262420000000046/c74d48de) Requesting authentication tuples (sgsn_auth.c:184) 20250413095524198 DMM DEBUG MM(262420000000046/c74d48de) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095524198 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250413095524198 DGPRS INFO SUBSCR(262420000000046) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(856)@5cc224164e2f: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(858) SGSN_Test-GSUP(856)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(858)"262420000000046" 20250413095524201 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095524201 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095524201 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095524201 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095524201 DMM INFO MM(262420000000046/c74d48de) Subscriber data update (mmctx.c:445) 20250413095524201 DMM DEBUG MM(262420000000046/c74d48de) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095524201 DMM INFO MM(262420000000046/c74d48de) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095524201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095524201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095524201 DMM INFO MM(262420000000046/c74d48de) <- GMM AUTH AND CIPHERING REQ (rand = 35 bc 09 f4 62 74 23 0b 21 6a 16 ef cc 46 07 d0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095524210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095524210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095524210 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095524210 DMM INFO MM(262420000000046/c74d48de) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095524210 DMM NOTICE MM(262420000000046/c74d48de) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095524210 DMM DEBUG MM(262420000000046/c74d48de) checking auth: received GSM SRES = dd 44 7e 8f (gprs_gmm.c:716) 20250413095524210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095524210 DMM DEBUG MM(262420000000046/c74d48de) Requesting authorization (sgsn_auth.c:160) 20250413095524211 DMM INFO MM(262420000000046/c74d48de) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095524211 DMM DEBUG MM(262420000000046/c74d48de) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095524211 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250413095524211 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) 20250413095524211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095524211 DMM INFO MM(262420000000046/c74d48de) <- GMM ATTACH ACCEPT (new P-TMSI=0xc74d48de) (gprs_gmm.c:337) 20250413095524214 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095524214 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095524214 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250413095524214 DMM INFO MM(262420000000046/c74d48de) Subscriber data update (mmctx.c:445) 20250413095524214 DMM DEBUG MM(262420000000046/c74d48de) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095524214 DMM INFO MM(262420000000046/c74d48de) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095524214 DMM NOTICE MM(262420000000046/c74d48de) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1050) 20250413095524214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095524214 DMM NOTICE MM(262420000000046/c74d48de) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095524214 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) 20250413095524216 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095524216 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250413095524216 DMM INFO MM(262420000000046/c74d48de) Subscriber data update (mmctx.c:445) 20250413095524216 DMM DEBUG MM(262420000000046/c74d48de) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095524223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095524223 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095524223 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095524223 DMM INFO MM(262420000000046/c74d48de) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095524223 DMM NOTICE MM(262420000000046/c74d48de) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095524223 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095524223 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095524223 DLLC NOTICE LLME(f4a275b3/c74d48de){ASSIGNED} LLGM Assign pre (ffffffff => c74d48de) (gprs_llc.c:1079) 20250413095524223 DLLC NOTICE LLME(ffffffff/c74d48de){ASSIGNED} LLGM Assign post (ffffffff => c74d48de) (gprs_llc.c:1125) 20250413095524223 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095524223 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095524223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095524223 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(858)@5cc224164e2f: setverdict(pass): none -> pass 20250413095524281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095524281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095524281 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095524281 DMM INFO MM(262420000000046/c74d48de) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095524281 DMM INFO MM(262420000000046/c74d48de) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095524281 DMM DEBUG MM(262420000000046/c74d48de) Using GGSN 0 (gprs_sm.c:317) 20250413095524281 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) 20250413095524281 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250413095524281 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095524281 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095524282 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:386) 20250413095524306 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 3e e4 48 56 11 be 29 32 c0 14 05 7f 58 ae 12 6c 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1034 from retransmit req queue (gtp.c:461) 20250413095524306 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfeb220, cbp=0x55b5d3b5ff80) (sgsn_libgtp.c:633) 20250413095524306 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095524306 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=c74d48de, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095524306 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095524306 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(858)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095524322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095524322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250413095524322 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095524322 DMM INFO MM(262420000000046/c74d48de) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250413095524322 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413095524322 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:386) 20250413095524322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095524322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095524322 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095524322 DMM INFO MM(262420000000046/c74d48de) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250413095524322 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413095524322 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_dup(858)@5cc224164e2f: "Received deletePDPContextResponse 0, seq_nr=1035" 20250413095524325 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:461) TC_attach_pdp_act_deact_dup(858)@5cc224164e2f: "Received deletePDPContextResponse 1, seq_nr=1036" 20250413095524325 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbe1cfeb220, cbp=0x55b5d3b5ff80) (sgsn_libgtp.c:633) 20250413095524325 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250413095524325 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=c74d48de, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095524325 DMM INFO MM(262420000000046/c74d48de) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250413095524326 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250413095524326 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250413095524326 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:461) 20250413095524326 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:466) TC_attach_pdp_act_deact_dup(858)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(858)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(843)@5cc224164e2f: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(858)@5cc224164e2f: Final verdict of PTC: pass 20250413095526346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37498<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(849)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(853)@5cc224164e2f: Final verdict of PTC: none 20250413095526351 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(840)@5cc224164e2f: Final verdict of PTC: none 20250413095526351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(856)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(844)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(855)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(843)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(848)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(854)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(845)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(847)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(842)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(852)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(842): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(843): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(844): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(845): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(848): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(852): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(853): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(854): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(855): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_deact_dup(858): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sun Apr 13 09:55:26 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 20250413095526475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095526878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44324<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103172) 20250413095527353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095527353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103172, count=107528) 20250413095528354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095528354 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sun Apr 13 09:55: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_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 20250413095529356 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095529356 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_second_attempt started. 20250413095529975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095529976 DMM INFO MM(262420000000046/c74d48de) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095529976 DMM INFO MM(262420000000046/c74d48de) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095529976 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095529976 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095529976 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095529976 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095529976 DLLC NOTICE LLME(ffffffff/c74d48de){ASSIGNED} LLGM Assign pre (c74d48de => ffffffff) (gprs_llc.c:1079) 20250413095529976 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c74d48de => ffffffff) (gprs_llc.c:1125) 20250413095529976 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250413095529976 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) 20250413095529976 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) 20250413095529976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095529976 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095529976 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095529976 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095529976 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(859)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095529996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095529996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095529996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095529996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095529996 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095529996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095529996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095529996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095529996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095529997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095529997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095529997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095529997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095529997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095529997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095529997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095529997 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095529997 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095529997 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095529997 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(863)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095529997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095529997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095529999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(864)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(860)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095530004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095530004 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(862)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(868)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095530011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095530011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095530011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095530011 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095530011 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095530011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095530011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095530011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095530011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095530012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095530012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095530012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095530012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095530012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095530012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095530012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095530012 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095530012 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095530012 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095530012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095530013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095530013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095530015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(869)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(865)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095530021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095530021 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(870)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI210(867)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(873)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095530027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095530027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095530027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095530027 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095530027 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095530027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095530027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095530027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095530027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095530027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095530027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095530027 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095530028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095530028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095530028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095530028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095530028 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095530028 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095530028 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095530028 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095530028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095530028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095530030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095530034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095530034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(872)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095530357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095530357 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095530357 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095530357 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(874)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095530364 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095530365 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(874)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(874)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(874)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(862)@5cc224164e2f: Adding Client=TC_attach_second_attempt(877), IMSI='262420000000022'H, TLLI='F7A4B4F0'O, index=0 SGSN_Test-GSUP(875)@5cc224164e2f: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(877) TC_attach_second_attempt(877)@5cc224164e2f: 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 := '1C8549E2D8EE18F65029E06F98E02C8A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '501AEEEF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4408623195FC7B2C'O } } } } } 20250413095530406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095530406 DLLC NOTICE LLME(ffffffff/f7a4b4f0){UNASSIGNED} LLC RX: unknown TLLI 0xf7a4b4f0, creating LLME on the fly (gprs_llc.c:552) 20250413095530406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095530406 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095530406 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095530406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095530406 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095530406 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095530406 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095530406 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095530406 DLLC NOTICE LLME(ffffffff/f7a4b4f0){UNASSIGNED} LLGM Assign pre (f7a4b4f0 => c0f1939f) (gprs_llc.c:1079) 20250413095530406 DLLC NOTICE LLME(f7a4b4f0/c0f1939f){ASSIGNED} LLGM Assign post (f7a4b4f0 => c0f1939f) (gprs_llc.c:1125) 20250413095530406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095530406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095530406 DMM DEBUG MM(262420000000022/c0f1939f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095530420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095530421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095530421 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095530421 DMM DEBUG MM(262420000000022/c0f1939f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250413095530421 DMM NOTICE MM(262420000000022/c0f1939f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095530421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095530421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095530421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095530421 DMM DEBUG MM(262420000000022/c0f1939f) Requesting authorization (sgsn_auth.c:160) 20250413095530421 DMM INFO MM(262420000000022/c0f1939f) Requesting authentication tuples (sgsn_auth.c:184) 20250413095530421 DMM DEBUG MM(262420000000022/c0f1939f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095530421 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250413095530421 DGPRS INFO SUBSCR(262420000000022) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(875)@5cc224164e2f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(877) SGSN_Test-GSUP(875)@5cc224164e2f: Added IMSI table entry 0TC_attach_second_attempt(877)"262420000000022" 20250413095530426 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095530426 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095530426 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095530426 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095530426 DMM INFO MM(262420000000022/c0f1939f) Subscriber data update (mmctx.c:445) 20250413095530426 DMM DEBUG MM(262420000000022/c0f1939f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095530426 DMM INFO MM(262420000000022/c0f1939f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095530426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095530426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095530426 DMM INFO MM(262420000000022/c0f1939f) <- GMM AUTH AND CIPHERING REQ (rand = 1c 85 49 e2 d8 ee 18 f6 50 29 e0 6f 98 e0 2c 8a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095530441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095530441 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095530441 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095530441 DMM INFO MM(262420000000022/c0f1939f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095530441 DMM NOTICE MM(262420000000022/c0f1939f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095530441 DMM DEBUG MM(262420000000022/c0f1939f) checking auth: received GSM SRES = 50 1a ee ef (gprs_gmm.c:716) 20250413095530441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095530441 DMM DEBUG MM(262420000000022/c0f1939f) Requesting authorization (sgsn_auth.c:160) 20250413095530441 DMM INFO MM(262420000000022/c0f1939f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095530441 DMM DEBUG MM(262420000000022/c0f1939f) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095530441 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250413095530441 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) 20250413095530441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095530441 DMM INFO MM(262420000000022/c0f1939f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0f1939f) (gprs_gmm.c:337) 20250413095530444 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095530444 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095530444 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250413095530444 DMM INFO MM(262420000000022/c0f1939f) Subscriber data update (mmctx.c:445) 20250413095530444 DMM DEBUG MM(262420000000022/c0f1939f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095530444 DMM INFO MM(262420000000022/c0f1939f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095530444 DMM NOTICE MM(262420000000022/c0f1939f) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250413095530444 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095530444 DMM NOTICE MM(262420000000022/c0f1939f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095530444 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) 20250413095530446 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095530446 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250413095530446 DMM INFO MM(262420000000022/c0f1939f) Subscriber data update (mmctx.c:445) 20250413095530446 DMM DEBUG MM(262420000000022/c0f1939f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095530458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095530458 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095530458 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095530458 DMM INFO MM(262420000000022/c0f1939f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095530458 DMM NOTICE MM(262420000000022/c0f1939f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095530458 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095530458 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095530458 DLLC NOTICE LLME(f7a4b4f0/c0f1939f){ASSIGNED} LLGM Assign pre (ffffffff => c0f1939f) (gprs_llc.c:1079) 20250413095530458 DLLC NOTICE LLME(ffffffff/c0f1939f){ASSIGNED} LLGM Assign post (ffffffff => c0f1939f) (gprs_llc.c:1125) 20250413095530458 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095530458 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095530458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095530458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(877)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_second_attempt(877)@5cc224164e2f: 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 := '66C00027B1CF7827F76E54E0AFF53CBC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D13DD46A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '07E524C63BEB0961'O } } } } } 20250413095530514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095530514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095530514 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095530514 DMM INFO MM(262420000000022/c0f1939f) -> GMM ATTACH REQUEST MI(TMSI-0xC0F1939F) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095530514 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095530514 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413095530514 DLLC NOTICE LLME(ffffffff/c0f1939f){ASSIGNED} LLGM Assign pre (c0f1939f => ca281312) (gprs_llc.c:1079) 20250413095530514 DLLC NOTICE LLME(c0f1939f/ca281312){ASSIGNED} LLGM Assign post (c0f1939f => ca281312) (gprs_llc.c:1125) 20250413095530514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095530514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095530514 DMM DEBUG MM(262420000000022/ca281312) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095530525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095530526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250413095530526 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095530526 DMM DEBUG MM(262420000000022/ca281312) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250413095530526 DMM NOTICE MM(262420000000022/ca281312) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095530526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095530526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095530526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095530526 DMM DEBUG MM(262420000000022/ca281312) Requesting authorization (sgsn_auth.c:160) 20250413095530526 DMM INFO MM(262420000000022/ca281312) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095530526 DMM DEBUG MM(262420000000022/ca281312) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095530526 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250413095530526 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) 20250413095536527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250413095536528 DMM ERROR MM(262420000000022/ca281312) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250413095536528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250413095536528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250413095536528 DMM NOTICE MM(262420000000022/ca281312) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250413095536528 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250413095536528 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) 20250413095536528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Reject}: Deallocated (fsm.c:568) 20250413095536528 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Deallocated (fsm.c:568) 20250413095536528 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095536528 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250413095536528 DLLC NOTICE LLME(c0f1939f/ca281312){ASSIGNED} LLGM Assign pre (ca281312 => ffffffff) (gprs_llc.c:1079) 20250413095536528 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca281312 => ffffffff) (gprs_llc.c:1125) 20250413095550358 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250413095550358 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250413095550359 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(874)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095551721 DGPRS DEBUG Checking for inactive LLMEs, time = 7769057 (sgsn.c:132) 20250413095559998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095600004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095600004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095600013 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095600016 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095600016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095600028 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095600032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095600032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(877)@5cc224164e2f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5cc224164e2f: Test Component 877 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(875)@5cc224164e2f: Final verdict of PTC: none 20250413095600426 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095600426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413095600426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44330<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(873)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(868)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(863)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(860)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@5cc224164e2f: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(862)@5cc224164e2f: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(867)@5cc224164e2f: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(872)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(871)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(866)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(861)@5cc224164e2f: Final verdict of PTC: none TC_attach_second_attempt(877)@5cc224164e2f: Final verdict of PTC: fail reason: "Tguard timeout" MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_second_attempt-BVCI196(862): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_second_attempt-BVCI210(867): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_second_attempt-BVCI220(872): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_second_attempt(877): fail (none -> fail) reason: "Tguard timeout" MTC@5cc224164e2f: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sun Apr 13 09:56:00 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 20250413095600493 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44132<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095600895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44132<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111700) 20250413095601427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095601427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=111700, count=113140) 20250413095602428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095602429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sun Apr 13 09:56: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_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 20250413095603430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095603431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_echo_timeout started. 20250413095603996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095603999 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(878)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(882)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095604028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095604028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095604028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095604028 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095604028 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095604028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095604028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095604028 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095604028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250413095604029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095604029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095604029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(882)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095604029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095604029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095604029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095604029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095604029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095604029 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095604029 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095604029 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095604029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095604029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(882)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095604031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095604036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095604036 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(881)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(884)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(883)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(887)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(887)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095604044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095604044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095604044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095604044 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095604044 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095604044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095604044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095604044 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095604044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(887)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095604045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095604045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095604045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095604045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095604045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095604045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095604045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095604045 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095604045 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095604045 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095604045 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095604045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095604045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(887)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(887)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095604047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(888)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(884)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095604051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095604051 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(886)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(889)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(888)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(892)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095604057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095604057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095604057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095604057 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095604057 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095604057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095604057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095604057 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095604057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095604058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095604058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095604058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095604058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095604058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095604058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095604058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095604058 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095604058 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095604058 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095604058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095604058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095604058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(892)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095604061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095604066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095604066 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(891)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095604432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095604432 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095604432 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095604432 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(893)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095604437 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095604438 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(893)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(893)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(881)@5cc224164e2f: Adding Client=TC_attach_echo_timeout(896), IMSI='262420000000067'H, TLLI='DF2521FF'O, index=0 SGSN_Test-GSUP(894)@5cc224164e2f: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(896) TC_attach_echo_timeout(896)@5cc224164e2f: 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 := 'B255393D6839F99F9410D3F251D0234F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '60E23C28'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24E0267C02BD8C77'O } } } } } 20250413095604509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095604509 DLLC NOTICE LLME(ffffffff/df2521ff){UNASSIGNED} LLC RX: unknown TLLI 0xdf2521ff, creating LLME on the fly (gprs_llc.c:552) 20250413095604509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095604509 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095604509 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095604509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095604510 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095604510 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095604510 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095604510 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095604510 DLLC NOTICE LLME(ffffffff/df2521ff){UNASSIGNED} LLGM Assign pre (df2521ff => e59a480f) (gprs_llc.c:1079) 20250413095604510 DLLC NOTICE LLME(df2521ff/e59a480f){ASSIGNED} LLGM Assign post (df2521ff => e59a480f) (gprs_llc.c:1125) 20250413095604510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095604510 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095604510 DMM DEBUG MM(262420000000067/e59a480f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095604524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095604524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095604524 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095604524 DMM DEBUG MM(262420000000067/e59a480f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1134) 20250413095604524 DMM NOTICE MM(262420000000067/e59a480f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095604524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095604524 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095604525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095604525 DMM DEBUG MM(262420000000067/e59a480f) Requesting authorization (sgsn_auth.c:160) 20250413095604525 DMM INFO MM(262420000000067/e59a480f) Requesting authentication tuples (sgsn_auth.c:184) 20250413095604525 DMM DEBUG MM(262420000000067/e59a480f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095604525 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250413095604525 DGPRS INFO SUBSCR(262420000000067) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(894)@5cc224164e2f: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(896) SGSN_Test-GSUP(894)@5cc224164e2f: Added IMSI table entry 0TC_attach_echo_timeout(896)"262420000000067" 20250413095604529 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095604529 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095604529 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095604529 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095604529 DMM INFO MM(262420000000067/e59a480f) Subscriber data update (mmctx.c:445) 20250413095604529 DMM DEBUG MM(262420000000067/e59a480f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095604529 DMM INFO MM(262420000000067/e59a480f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095604529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095604529 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095604529 DMM INFO MM(262420000000067/e59a480f) <- GMM AUTH AND CIPHERING REQ (rand = b2 55 39 3d 68 39 f9 9f 94 10 d3 f2 51 d0 23 4f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095604543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095604543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095604543 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095604543 DMM INFO MM(262420000000067/e59a480f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095604543 DMM NOTICE MM(262420000000067/e59a480f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095604543 DMM DEBUG MM(262420000000067/e59a480f) checking auth: received GSM SRES = 60 e2 3c 28 (gprs_gmm.c:716) 20250413095604543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095604543 DMM DEBUG MM(262420000000067/e59a480f) Requesting authorization (sgsn_auth.c:160) 20250413095604543 DMM INFO MM(262420000000067/e59a480f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095604543 DMM DEBUG MM(262420000000067/e59a480f) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095604543 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250413095604543 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) 20250413095604543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095604543 DMM INFO MM(262420000000067/e59a480f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe59a480f) (gprs_gmm.c:337) 20250413095604545 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095604545 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095604545 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250413095604545 DMM INFO MM(262420000000067/e59a480f) Subscriber data update (mmctx.c:445) 20250413095604545 DMM DEBUG MM(262420000000067/e59a480f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095604545 DMM INFO MM(262420000000067/e59a480f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095604545 DMM NOTICE MM(262420000000067/e59a480f) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1050) 20250413095604546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095604546 DMM NOTICE MM(262420000000067/e59a480f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095604546 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) 20250413095604547 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095604547 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250413095604547 DMM INFO MM(262420000000067/e59a480f) Subscriber data update (mmctx.c:445) 20250413095604547 DMM DEBUG MM(262420000000067/e59a480f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095604558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095604558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095604559 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095604559 DMM INFO MM(262420000000067/e59a480f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095604559 DMM NOTICE MM(262420000000067/e59a480f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095604559 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095604559 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095604559 DLLC NOTICE LLME(df2521ff/e59a480f){ASSIGNED} LLGM Assign pre (ffffffff => e59a480f) (gprs_llc.c:1079) 20250413095604559 DLLC NOTICE LLME(ffffffff/e59a480f){ASSIGNED} LLGM Assign post (ffffffff => e59a480f) (gprs_llc.c:1125) 20250413095604559 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095604559 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095604559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095604559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(896)@5cc224164e2f: setverdict(pass): none -> pass 20250413095604616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095604616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095604616 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095604616 DMM INFO MM(262420000000067/e59a480f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095604616 DMM INFO MM(262420000000067/e59a480f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095604616 DMM DEBUG MM(262420000000067/e59a480f) Using GGSN 0 (gprs_sm.c:317) 20250413095604616 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) 20250413095604616 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250413095604616 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095604616 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095604617 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:386) 20250413095604632 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 e0 fe f6 c1 11 a4 91 cc 76 14 05 7f 2a 90 bf 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=1037 from retransmit req queue (gtp.c:461) 20250413095604632 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfeb220, cbp=0x55b5d3b5ff80) (sgsn_libgtp.c:633) 20250413095604632 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095604632 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=e59a480f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095604632 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095604632 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(896)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095609450 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:386) 20250413095609459 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:461) 20250413095609459 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55b5d3b54a40) (sgsn_libgtp.c:633) 20250413095614452 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1039" 20250413095619454 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:386) 20250413095619454 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:274) TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1039" 20250413095621722 DGPRS DEBUG Checking for inactive LLMEs, time = 7769087 (sgsn.c:132) 20250413095624434 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250413095624434 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250413095624435 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(893)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095624454 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:274) 20250413095624454 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:274) 20250413095624454 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1041" 20250413095629456 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:386) 20250413095629456 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:274) 20250413095629456 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:274) 20250413095629456 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:274) TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1041" 20250413095634030 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095634036 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095634036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095634045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095634048 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095634048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095634058 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095634064 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095634064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095634456 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:274) 20250413095634456 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:274) 20250413095634456 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:274) 20250413095634456 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:274) 20250413095634457 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:386) TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1043" 20250413095639458 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:386) 20250413095639458 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:274) 20250413095639459 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:274) 20250413095639459 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:268) 20250413095639459 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55b5d3b54a40) (sgsn_libgtp.c:633) 20250413095639459 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55b5d3b54a40) (sgsn_libgtp.c:637) 20250413095639459 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250413095639459 DMM INFO MM(262420000000067/e59a480f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250413095639459 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250413095639459 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250413095639459 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250413095639459 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250413095639459 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250413095639459 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250413095639459 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250413095639459 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250413095639459 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250413095639459 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250413095639459 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250413095639459 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:274) 20250413095639459 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:274) TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(896)@5cc224164e2f: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(896)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(896)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(881)@5cc224164e2f: Removing Client IMSI='262420000000067'H, index=0 20250413095639476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095639477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250413095639477 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095639477 DMM INFO MM(262420000000067/e59a480f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(896)@5cc224164e2f: Final verdict of PTC: pass 20250413095639481 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44148<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(879)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(894)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(882)@5cc224164e2f: Final verdict of PTC: none 20250413095639486 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095639486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_echo_timeout-BVCI196(881)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@5cc224164e2f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(891)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(892)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(887)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(888)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@5cc224164e2f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(886)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(880)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(890)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(885)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_echo_timeout-BVCI196(881): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(885): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_echo_timeout-BVCI210(886): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(887): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(888): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_echo_timeout-BVCI220(891): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_echo_timeout(896): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sun Apr 13 09:56:39 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 20250413095639537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095639939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57026<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100556) 20250413095640488 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095640488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100556, count=113884) 20250413095641489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095641490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sun Apr 13 09:56: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_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 20250413095642491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095642492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_restart_ctr_echo started. 20250413095643033 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095643035 DMM INFO MM(262420000000067/e59a480f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095643036 DMM INFO MM(262420000000067/e59a480f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095643036 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095643036 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095643036 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095643036 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095643036 DLLC NOTICE LLME(ffffffff/e59a480f){ASSIGNED} LLGM Assign pre (e59a480f => ffffffff) (gprs_llc.c:1079) 20250413095643036 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e59a480f => ffffffff) (gprs_llc.c:1125) 20250413095643036 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b65590 (gprs_sndcp.c:574) 20250413095643036 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095643036 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250413095643036 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) 20250413095643036 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) 20250413095643036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095643036 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095643036 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095643036 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095643036 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(897)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(901)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(901)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095643083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095643083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095643083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095643083 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095643083 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095643083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095643083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095643083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095643083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(901)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095643084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095643084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095643084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095643084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095643084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095643084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095643084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095643084 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095643084 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095643084 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095643084 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095643085 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095643085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(901)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(901)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095643086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(902)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(898)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095643091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095643091 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(900)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(903)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(902)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(906)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(906)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095643097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095643097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095643097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095643097 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095643097 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095643097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095643097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095643097 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095643097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(906)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095643098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095643098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095643098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095643098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095643098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095643098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095643098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095643098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095643098 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095643098 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095643098 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095643099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095643099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(906)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(906)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095643101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(907)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(903)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095643105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095643105 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(905)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(908)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(907)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095643111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095643111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095643111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095643111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095643111 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095643111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095643111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095643111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095643111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095643111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095643111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095643111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095643112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095643112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095643112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095643112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095643112 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095643112 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095643112 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095643112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095643112 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095643112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095643113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095643118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095643118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(910)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095643492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095643492 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095643492 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095643492 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(912)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095643495 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095643497 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(912)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(912)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@5cc224164e2f: 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(912)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(900)@5cc224164e2f: Adding Client=TC_attach_restart_ctr_echo(915), IMSI='262420000000023'H, TLLI='DC638C51'O, index=0 SGSN_Test-GSUP(913)@5cc224164e2f: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(915) TC_attach_restart_ctr_echo(915)@5cc224164e2f: 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 := '2743A8189BAA1BE3ADC9673BB31BF2DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D3313727'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B494ABA95DEA5738'O } } } } } 20250413095643544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095643544 DLLC NOTICE LLME(ffffffff/dc638c51){UNASSIGNED} LLC RX: unknown TLLI 0xdc638c51, creating LLME on the fly (gprs_llc.c:552) 20250413095643545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095643545 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095643545 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095643545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095643545 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095643545 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095643545 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095643545 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095643545 DLLC NOTICE LLME(ffffffff/dc638c51){UNASSIGNED} LLGM Assign pre (dc638c51 => f39112a2) (gprs_llc.c:1079) 20250413095643545 DLLC NOTICE LLME(dc638c51/f39112a2){ASSIGNED} LLGM Assign post (dc638c51 => f39112a2) (gprs_llc.c:1125) 20250413095643545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095643545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095643545 DMM DEBUG MM(262420000000023/f39112a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095643556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095643556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095643556 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095643556 DMM DEBUG MM(262420000000023/f39112a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1134) 20250413095643556 DMM NOTICE MM(262420000000023/f39112a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095643556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095643556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095643556 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095643556 DMM DEBUG MM(262420000000023/f39112a2) Requesting authorization (sgsn_auth.c:160) 20250413095643556 DMM INFO MM(262420000000023/f39112a2) Requesting authentication tuples (sgsn_auth.c:184) 20250413095643556 DMM DEBUG MM(262420000000023/f39112a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095643556 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250413095643556 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(913)@5cc224164e2f: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(915) SGSN_Test-GSUP(913)@5cc224164e2f: Added IMSI table entry 0TC_attach_restart_ctr_echo(915)"262420000000023" 20250413095643559 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095643559 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095643559 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095643559 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095643559 DMM INFO MM(262420000000023/f39112a2) Subscriber data update (mmctx.c:445) 20250413095643560 DMM DEBUG MM(262420000000023/f39112a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095643560 DMM INFO MM(262420000000023/f39112a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095643560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095643560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095643560 DMM INFO MM(262420000000023/f39112a2) <- GMM AUTH AND CIPHERING REQ (rand = 27 43 a8 18 9b aa 1b e3 ad c9 67 3b b3 1b f2 dd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095643573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095643573 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095643573 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095643573 DMM INFO MM(262420000000023/f39112a2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095643573 DMM NOTICE MM(262420000000023/f39112a2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095643573 DMM DEBUG MM(262420000000023/f39112a2) checking auth: received GSM SRES = d3 31 37 27 (gprs_gmm.c:716) 20250413095643573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095643573 DMM DEBUG MM(262420000000023/f39112a2) Requesting authorization (sgsn_auth.c:160) 20250413095643573 DMM INFO MM(262420000000023/f39112a2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095643573 DMM DEBUG MM(262420000000023/f39112a2) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095643573 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250413095643573 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) 20250413095643573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095643573 DMM INFO MM(262420000000023/f39112a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf39112a2) (gprs_gmm.c:337) 20250413095643575 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095643575 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095643575 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250413095643575 DMM INFO MM(262420000000023/f39112a2) Subscriber data update (mmctx.c:445) 20250413095643575 DMM DEBUG MM(262420000000023/f39112a2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095643575 DMM INFO MM(262420000000023/f39112a2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095643575 DMM NOTICE MM(262420000000023/f39112a2) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1050) 20250413095643575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095643576 DMM NOTICE MM(262420000000023/f39112a2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095643576 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) 20250413095643577 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095643577 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250413095643577 DMM INFO MM(262420000000023/f39112a2) Subscriber data update (mmctx.c:445) 20250413095643577 DMM DEBUG MM(262420000000023/f39112a2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095643585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095643585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095643585 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095643585 DMM INFO MM(262420000000023/f39112a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095643585 DMM NOTICE MM(262420000000023/f39112a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095643585 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095643585 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095643585 DLLC NOTICE LLME(dc638c51/f39112a2){ASSIGNED} LLGM Assign pre (ffffffff => f39112a2) (gprs_llc.c:1079) 20250413095643585 DLLC NOTICE LLME(ffffffff/f39112a2){ASSIGNED} LLGM Assign post (ffffffff => f39112a2) (gprs_llc.c:1125) 20250413095643585 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095643585 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095643585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095643585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(915)@5cc224164e2f: setverdict(pass): none -> pass 20250413095643639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095643639 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095643639 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095643639 DMM INFO MM(262420000000023/f39112a2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095643639 DMM INFO MM(262420000000023/f39112a2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095643639 DMM DEBUG MM(262420000000023/f39112a2) Using GGSN 0 (gprs_sm.c:317) 20250413095643639 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250413095643639 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095643639 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095643639 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:386) 20250413095643651 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 25 b5 fd 4c 11 71 57 be d6 14 05 7f f9 3f 04 d8 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:461) 20250413095643651 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfe80b8, cbp=0x55b5d3b5ff80) (sgsn_libgtp.c:633) 20250413095643651 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095643651 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=f39112a2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095643651 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095643651 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(915)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095648641 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:386) 20250413095648647 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:461) 20250413095648647 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55b5d3b54a40) (sgsn_libgtp.c:633) 20250413095651723 DGPRS DEBUG Checking for inactive LLMEs, time = 7769117 (sgsn.c:132) 20250413095653642 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:386) 20250413095653648 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:461) 20250413095653648 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55b5d3b54a40) (sgsn_libgtp.c:633) 20250413095653648 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250413095653648 DMM INFO MM(262420000000023/f39112a2) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250413095653648 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250413095653648 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(915)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(915)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(900)@5cc224164e2f: Removing Client IMSI='262420000000023'H, index=0 20250413095653665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095653665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250413095653665 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095653665 DMM INFO MM(262420000000023/f39112a2) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(915)@5cc224164e2f: Final verdict of PTC: pass 20250413095653670 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57040<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_restart_ctr_echo-BVCI220(910)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(913)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(906)@5cc224164e2f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(900)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(911)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(901)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(907)@5cc224164e2f: Final verdict of PTC: none 20250413095653675 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095653675 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(897)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(902)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@5cc224164e2f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(905)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(909)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(899)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(904)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(899): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(900): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(901): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(902): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(904): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(905): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(906): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(907): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(910): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_restart_ctr_echo(915): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sun Apr 13 09:56:53 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 20250413095653728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095654130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57738<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103592) 20250413095654676 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095654676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103592, count=104132) 20250413095655678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095655678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sun Apr 13 09:56: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_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 20250413095656680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095656680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_restart_ctr_create started. 20250413095657224 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095657226 DMM INFO MM(262420000000023/f39112a2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095657226 DMM INFO MM(262420000000023/f39112a2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095657226 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095657226 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095657226 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095657226 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095657226 DLLC NOTICE LLME(ffffffff/f39112a2){ASSIGNED} LLGM Assign pre (f39112a2 => ffffffff) (gprs_llc.c:1079) 20250413095657226 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f39112a2 => ffffffff) (gprs_llc.c:1125) 20250413095657226 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b65590 (gprs_sndcp.c:574) 20250413095657227 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095657227 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250413095657227 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) 20250413095657227 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) 20250413095657227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095657227 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095657227 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095657227 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095657227 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(916)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095657260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095657260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095657260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095657260 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095657260 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095657260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095657260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095657260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095657260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095657261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095657261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095657261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095657261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095657261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095657261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095657261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095657261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095657261 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095657261 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095657261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095657262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(920)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095657262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(921)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095657264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095657270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095657270 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(922)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(919)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095657274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095657274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095657274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095657274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095657274 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095657274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095657274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095657274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095657274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095657274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095657274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095657274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095657274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095657274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095657274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095657274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095657274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095657274 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095657274 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095657274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095657275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095657275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(925)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095657276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(922)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(926)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095657281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095657281 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(924)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(930)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095657289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095657289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095657289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095657289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095657289 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095657289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095657289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095657289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095657289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095657290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095657290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095657290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095657290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095657290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095657290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095657290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095657290 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095657290 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095657290 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095657290 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095657291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095657291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(930)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095657293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095657298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095657298 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(929)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095657681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095657682 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095657682 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095657682 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(931)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095657686 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(931)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095657687 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(931)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(931)@5cc224164e2f: 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(931)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(919)@5cc224164e2f: Adding Client=TC_attach_restart_ctr_create(934), IMSI='262420000000024'H, TLLI='D8B8823F'O, index=0 SGSN_Test-GSUP(932)@5cc224164e2f: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(934) TC_attach_restart_ctr_create(934)@5cc224164e2f: 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 := '277D009FD2CB5C316E26E892F53A6C63'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5F18022F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0213F3BE1B58EFAF'O } } } } } 20250413095657758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095657758 DLLC NOTICE LLME(ffffffff/d8b8823f){UNASSIGNED} LLC RX: unknown TLLI 0xd8b8823f, creating LLME on the fly (gprs_llc.c:552) 20250413095657758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095657758 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095657758 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095657758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095657758 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095657758 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095657758 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095657758 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095657758 DLLC NOTICE LLME(ffffffff/d8b8823f){UNASSIGNED} LLGM Assign pre (d8b8823f => c630df3b) (gprs_llc.c:1079) 20250413095657758 DLLC NOTICE LLME(d8b8823f/c630df3b){ASSIGNED} LLGM Assign post (d8b8823f => c630df3b) (gprs_llc.c:1125) 20250413095657758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095657758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095657758 DMM DEBUG MM(262420000000024/c630df3b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095657773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095657773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095657773 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095657773 DMM DEBUG MM(262420000000024/c630df3b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1134) 20250413095657773 DMM NOTICE MM(262420000000024/c630df3b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095657773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095657773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095657773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095657773 DMM DEBUG MM(262420000000024/c630df3b) Requesting authorization (sgsn_auth.c:160) 20250413095657773 DMM INFO MM(262420000000024/c630df3b) Requesting authentication tuples (sgsn_auth.c:184) 20250413095657773 DMM DEBUG MM(262420000000024/c630df3b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095657773 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250413095657773 DGPRS INFO SUBSCR(262420000000024) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(932)@5cc224164e2f: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(934) SGSN_Test-GSUP(932)@5cc224164e2f: Added IMSI table entry 0TC_attach_restart_ctr_create(934)"262420000000024" 20250413095657779 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095657779 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095657779 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095657779 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095657779 DMM INFO MM(262420000000024/c630df3b) Subscriber data update (mmctx.c:445) 20250413095657779 DMM DEBUG MM(262420000000024/c630df3b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095657779 DMM INFO MM(262420000000024/c630df3b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095657779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095657779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095657779 DMM INFO MM(262420000000024/c630df3b) <- GMM AUTH AND CIPHERING REQ (rand = 27 7d 00 9f d2 cb 5c 31 6e 26 e8 92 f5 3a 6c 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095657795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095657795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095657795 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095657795 DMM INFO MM(262420000000024/c630df3b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095657795 DMM NOTICE MM(262420000000024/c630df3b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095657795 DMM DEBUG MM(262420000000024/c630df3b) checking auth: received GSM SRES = 5f 18 02 2f (gprs_gmm.c:716) 20250413095657795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095657796 DMM DEBUG MM(262420000000024/c630df3b) Requesting authorization (sgsn_auth.c:160) 20250413095657796 DMM INFO MM(262420000000024/c630df3b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095657796 DMM DEBUG MM(262420000000024/c630df3b) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095657796 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250413095657796 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) 20250413095657796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095657796 DMM INFO MM(262420000000024/c630df3b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc630df3b) (gprs_gmm.c:337) 20250413095657799 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095657799 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095657799 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250413095657799 DMM INFO MM(262420000000024/c630df3b) Subscriber data update (mmctx.c:445) 20250413095657799 DMM DEBUG MM(262420000000024/c630df3b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095657799 DMM INFO MM(262420000000024/c630df3b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095657799 DMM NOTICE MM(262420000000024/c630df3b) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1050) 20250413095657799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095657799 DMM NOTICE MM(262420000000024/c630df3b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095657799 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) 20250413095657800 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095657800 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250413095657800 DMM INFO MM(262420000000024/c630df3b) Subscriber data update (mmctx.c:445) 20250413095657800 DMM DEBUG MM(262420000000024/c630df3b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095657811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095657811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095657811 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095657811 DMM INFO MM(262420000000024/c630df3b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095657811 DMM NOTICE MM(262420000000024/c630df3b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095657811 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095657811 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095657811 DLLC NOTICE LLME(d8b8823f/c630df3b){ASSIGNED} LLGM Assign pre (ffffffff => c630df3b) (gprs_llc.c:1079) 20250413095657812 DLLC NOTICE LLME(ffffffff/c630df3b){ASSIGNED} LLGM Assign post (ffffffff => c630df3b) (gprs_llc.c:1125) 20250413095657812 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095657812 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095657812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095657812 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(934)@5cc224164e2f: setverdict(pass): none -> pass 20250413095657868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095657868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095657868 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095657868 DMM INFO MM(262420000000024/c630df3b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095657868 DMM INFO MM(262420000000024/c630df3b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095657868 DMM DEBUG MM(262420000000024/c630df3b) Using GGSN 0 (gprs_sm.c:317) 20250413095657868 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250413095657868 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095657868 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095657868 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:386) 20250413095657893 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 62 fc ea 34 11 6d 2c f4 c5 14 05 7f 0f 3f a3 36 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:461) 20250413095657893 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fbe1cfe80b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250413095657893 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fbe1cfe80b8, cbp=0x55b5d3b5ff80) (sgsn_libgtp.c:633) 20250413095657893 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250413095657893 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250413095657893 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250413095657894 DMM NOTICE MM(262420000000024/c630df3b) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(934)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095657906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095657906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095657906 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095657906 DMM INFO MM(262420000000024/c630df3b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095657906 DMM INFO MM(262420000000024/c630df3b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095657906 DMM DEBUG MM(262420000000024/c630df3b) Using GGSN 0 (gprs_sm.c:317) 20250413095657906 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250413095657906 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095657906 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095657906 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:386) 20250413095657911 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 62 fc ea 34 11 6d 2c f4 c5 14 05 7f 0f 3f a3 36 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:461) 20250413095657911 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fbe1cfe80b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250413095657911 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfe80b8, cbp=0x55b5d3b5ff80) (sgsn_libgtp.c:633) 20250413095657911 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095657911 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=c630df3b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095657911 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095657911 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(934)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(934)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(919)@5cc224164e2f: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(934)@5cc224164e2f: Final verdict of PTC: pass 20250413095657928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41888<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(917)@5cc224164e2f: Final verdict of PTC: none 20250413095657933 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095657933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(931)@5cc224164e2f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(929)@5cc224164e2f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(924)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(932)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(925)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(920)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(930)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@5cc224164e2f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(919)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(918)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(923)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(928)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(919): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(924): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(929): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_restart_ctr_create(934): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sun Apr 13 09:56:57 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 20250413095658071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41900<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095658474 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41900<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104136) 20250413095658934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095658934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104136, count=105396) 20250413095659935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095659935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Sun Apr 13 09:57: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_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 20250413095700936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095700936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250413095701578 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095701581 DMM INFO MM(262420000000024/c630df3b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095701581 DMM INFO MM(262420000000024/c630df3b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095701581 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095701581 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095701581 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095701581 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095701581 DLLC NOTICE LLME(ffffffff/c630df3b){ASSIGNED} LLGM Assign pre (c630df3b => ffffffff) (gprs_llc.c:1079) 20250413095701581 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c630df3b => ffffffff) (gprs_llc.c:1125) 20250413095701581 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b65590 (gprs_sndcp.c:574) 20250413095701581 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095701581 DMM NOTICE MM(262420000000024/c630df3b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250413095701581 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250413095701581 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250413095701581 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413095701581 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:386) 20250413095701581 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250413095701581 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) 20250413095701581 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) 20250413095701581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095701581 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095701581 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095701581 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095701581 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(935)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(939)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(939)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095701615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095701615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095701615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095701615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095701615 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095701615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095701615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095701615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095701615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(939)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095701616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095701616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095701616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095701616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095701616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095701616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095701616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095701616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095701616 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095701616 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095701616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095701616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095701616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(939)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(939)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095701618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(940)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095701626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095701626 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(940)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(945)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(945)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(944)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095701638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095701638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095701638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095701638 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095701638 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095701638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095701638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095701638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095701638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(945)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095701639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095701639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095701639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095701639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095701639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095701639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095701639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095701639 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095701639 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095701639 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095701639 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(945)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095701639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095701639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(945)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095701641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(941)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(944)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250413095701647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095701647 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(949)@5cc224164e2f: Provider Link came up: sending NS-RESET TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095701648 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095701649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095701649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095701649 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095701649 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095701649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095701649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095701649 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095701649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095701650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095701650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095701650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095701650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095701650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095701650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095701650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095701650 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095701650 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095701650 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095701650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(949)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095701650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095701650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095701653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095701659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095701659 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095701938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095701938 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095701938 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095701938 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(950)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095701942 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095701943 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(950)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@5cc224164e2f: 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(950)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@5cc224164e2f: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(953), IMSI='262420000000025'H, TLLI='F1EA479A'O, index=0 SGSN_Test-GSUP(951)@5cc224164e2f: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) TC_attach_pdp_act_deact_mt_t3395_expire(953)@5cc224164e2f: 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 := '50A1F14B6B85AAC0EFB5CA793EF519A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9C338BF2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E6B9785620BC773'O } } } } } 20250413095703018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095703018 DLLC NOTICE LLME(ffffffff/f1ea479a){UNASSIGNED} LLC RX: unknown TLLI 0xf1ea479a, creating LLME on the fly (gprs_llc.c:552) 20250413095703018 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095703018 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095703018 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095703018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095703018 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095703018 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095703018 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095703018 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095703018 DLLC NOTICE LLME(ffffffff/f1ea479a){UNASSIGNED} LLGM Assign pre (f1ea479a => d5ec953a) (gprs_llc.c:1079) 20250413095703018 DLLC NOTICE LLME(f1ea479a/d5ec953a){ASSIGNED} LLGM Assign post (f1ea479a => d5ec953a) (gprs_llc.c:1125) 20250413095703018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095703018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095703019 DMM DEBUG MM(262420000000025/d5ec953a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095703033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095703033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095703034 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095703034 DMM DEBUG MM(262420000000025/d5ec953a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1134) 20250413095703034 DMM NOTICE MM(262420000000025/d5ec953a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095703034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095703034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095703034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095703034 DMM DEBUG MM(262420000000025/d5ec953a) Requesting authorization (sgsn_auth.c:160) 20250413095703034 DMM INFO MM(262420000000025/d5ec953a) Requesting authentication tuples (sgsn_auth.c:184) 20250413095703034 DMM DEBUG MM(262420000000025/d5ec953a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095703034 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250413095703034 DGPRS INFO SUBSCR(262420000000025) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(951)@5cc224164e2f: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(953) SGSN_Test-GSUP(951)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(953)"262420000000025" 20250413095703038 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095703038 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095703038 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095703038 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095703038 DMM INFO MM(262420000000025/d5ec953a) Subscriber data update (mmctx.c:445) 20250413095703038 DMM DEBUG MM(262420000000025/d5ec953a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095703038 DMM INFO MM(262420000000025/d5ec953a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095703038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095703038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095703038 DMM INFO MM(262420000000025/d5ec953a) <- GMM AUTH AND CIPHERING REQ (rand = 50 a1 f1 4b 6b 85 aa c0 ef b5 ca 79 3e f5 19 a8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095703050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095703050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095703050 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095703050 DMM INFO MM(262420000000025/d5ec953a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095703050 DMM NOTICE MM(262420000000025/d5ec953a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095703050 DMM DEBUG MM(262420000000025/d5ec953a) checking auth: received GSM SRES = 9c 33 8b f2 (gprs_gmm.c:716) 20250413095703050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095703050 DMM DEBUG MM(262420000000025/d5ec953a) Requesting authorization (sgsn_auth.c:160) 20250413095703050 DMM INFO MM(262420000000025/d5ec953a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095703050 DMM DEBUG MM(262420000000025/d5ec953a) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095703050 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250413095703050 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) 20250413095703051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095703051 DMM INFO MM(262420000000025/d5ec953a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5ec953a) (gprs_gmm.c:337) 20250413095703054 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095703054 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095703054 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250413095703054 DMM INFO MM(262420000000025/d5ec953a) Subscriber data update (mmctx.c:445) 20250413095703054 DMM DEBUG MM(262420000000025/d5ec953a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095703054 DMM INFO MM(262420000000025/d5ec953a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095703054 DMM NOTICE MM(262420000000025/d5ec953a) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1050) 20250413095703054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095703054 DMM NOTICE MM(262420000000025/d5ec953a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095703054 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) 20250413095703055 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095703055 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250413095703055 DMM INFO MM(262420000000025/d5ec953a) Subscriber data update (mmctx.c:445) 20250413095703055 DMM DEBUG MM(262420000000025/d5ec953a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095703064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095703065 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095703065 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095703065 DMM INFO MM(262420000000025/d5ec953a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095703065 DMM NOTICE MM(262420000000025/d5ec953a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095703065 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095703065 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095703065 DLLC NOTICE LLME(f1ea479a/d5ec953a){ASSIGNED} LLGM Assign pre (ffffffff => d5ec953a) (gprs_llc.c:1079) 20250413095703065 DLLC NOTICE LLME(ffffffff/d5ec953a){ASSIGNED} LLGM Assign post (ffffffff => d5ec953a) (gprs_llc.c:1125) 20250413095703065 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095703065 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095703065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095703065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(953)@5cc224164e2f: setverdict(pass): none -> pass 20250413095703120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095703120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095703120 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095703120 DMM INFO MM(262420000000025/d5ec953a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095703120 DMM INFO MM(262420000000025/d5ec953a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095703120 DMM DEBUG MM(262420000000025/d5ec953a) Using GGSN 0 (gprs_sm.c:317) 20250413095703120 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) 20250413095703120 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250413095703120 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095703120 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095703121 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:386) 20250413095703138 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 58 60 50 2c 11 f3 67 59 ca 14 05 7f cf 4d 23 06 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:461) 20250413095703138 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfe9130, cbp=0x55b5d3b5ec00) (sgsn_libgtp.c:633) 20250413095703138 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095703138 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=d5ec953a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095703138 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095703138 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(953)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(953)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095703143 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:517) 20250413095703144 DGPRS INFO PDP(262420000000025:5): Context 0x7fbe1cfe9130 was deleted (sgsn_libgtp.c:707) 20250413095703144 DMM INFO MM(262420000000025/d5ec953a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250413095703144 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250413095703144 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250413095711145 DMM INFO MM(262420000000025/d5ec953a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250413095719004 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:294) 20250413095719146 DMM INFO MM(262420000000025/d5ec953a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250413095721724 DGPRS DEBUG Checking for inactive LLMEs, time = 7769147 (sgsn.c:132) 20250413095721939 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250413095721939 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250413095721940 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(950)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095727148 DMM INFO MM(262420000000025/d5ec953a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250413095731617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095731623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095731623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095731640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095731645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095731645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095731651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095731653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095731653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413095735149 DMM INFO MM(262420000000025/d5ec953a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(953)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@5cc224164e2f: Removing Client IMSI='262420000000025'H, index=0 20250413095735165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095735165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250413095735165 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095735165 DMM INFO MM(262420000000025/d5ec953a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(953)@5cc224164e2f: Final verdict of PTC: pass 20250413095735171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41914<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(951)@5cc224164e2f: Final verdict of PTC: none 20250413095735175 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095735175 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(950)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(944)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(940)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(945)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(949)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(939)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(937)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(943)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(947)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(937): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(938): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(939): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(940): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(942): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(943): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(944): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(945): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(948): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(953): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sun Apr 13 09:57:35 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 20250413095735286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60688<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095735688 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60688<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=111716) 20250413095736176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095736177 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=111716, count=112876) 20250413095737178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095737178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Sun Apr 13 09:57:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20250413095738179 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095738179 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250413095738784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60704<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095738787 DMM INFO MM(262420000000025/d5ec953a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095738787 DMM INFO MM(262420000000025/d5ec953a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095738787 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095738787 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095738787 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095738787 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095738787 DLLC NOTICE LLME(ffffffff/d5ec953a){ASSIGNED} LLGM Assign pre (d5ec953a => ffffffff) (gprs_llc.c:1079) 20250413095738787 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5ec953a => ffffffff) (gprs_llc.c:1125) 20250413095738787 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b65590 (gprs_sndcp.c:574) 20250413095738787 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095738787 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250413095738787 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) 20250413095738787 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) 20250413095738787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095738787 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095738787 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095738787 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095738787 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(954)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(958)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(958)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095738832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095738832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095738832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095738832 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095738832 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095738832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095738832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095738832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095738832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(958)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095738833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095738833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095738833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095738833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095738833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095738833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095738833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095738833 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095738833 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095738833 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095738833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095738833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095738833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(958)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(958)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095738836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(959)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(955)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095738843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095738843 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(960)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(959)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(963)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(963)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095738847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095738847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095738847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095738847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095738847 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095738847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095738847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095738847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095738847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095738848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095738848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095738848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095738848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095738848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095738848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095738848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095738848 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095738848 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095738848 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095738848 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095738848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095738848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095738850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(965)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095738859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095738859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(964)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(968)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(968)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095738863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095738863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095738863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095738863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095738863 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095738863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095738863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095738863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095738863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(968)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095738864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095738864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095738864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095738864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095738864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095738864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095738864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095738864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095738864 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095738864 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095738864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095738864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095738864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(968)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(968)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095738867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095738871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095738871 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095739180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095739180 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095739180 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095739180 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(969)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(969)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095739184 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095739185 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(969)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(969)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(969)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(969)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(969)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(969)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@5cc224164e2f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(972), IMSI='262420000000027'H, TLLI='F279EC25'O, index=0 SGSN_Test-GSUP(970)@5cc224164e2f: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(972) TC_attach_pdp_act_deact_gtp_retrans(972)@5cc224164e2f: 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 := 'CBDBBA3672A23EE4659379A09045C678'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC61DE10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '608AAFAE96C03976'O } } } } } 20250413095739236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095739236 DLLC NOTICE LLME(ffffffff/f279ec25){UNASSIGNED} LLC RX: unknown TLLI 0xf279ec25, creating LLME on the fly (gprs_llc.c:552) 20250413095739236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095739236 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095739236 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095739236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095739236 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095739236 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095739236 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095739236 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095739236 DLLC NOTICE LLME(ffffffff/f279ec25){UNASSIGNED} LLGM Assign pre (f279ec25 => fa6fdeca) (gprs_llc.c:1079) 20250413095739236 DLLC NOTICE LLME(f279ec25/fa6fdeca){ASSIGNED} LLGM Assign post (f279ec25 => fa6fdeca) (gprs_llc.c:1125) 20250413095739236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095739236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095739236 DMM DEBUG MM(262420000000027/fa6fdeca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095739246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095739246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095739246 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095739246 DMM DEBUG MM(262420000000027/fa6fdeca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1134) 20250413095739246 DMM NOTICE MM(262420000000027/fa6fdeca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095739246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095739246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095739246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095739246 DMM DEBUG MM(262420000000027/fa6fdeca) Requesting authorization (sgsn_auth.c:160) 20250413095739246 DMM INFO MM(262420000000027/fa6fdeca) Requesting authentication tuples (sgsn_auth.c:184) 20250413095739246 DMM DEBUG MM(262420000000027/fa6fdeca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095739246 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250413095739246 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(970)@5cc224164e2f: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(972) SGSN_Test-GSUP(970)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(972)"262420000000027" 20250413095739249 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095739249 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095739249 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095739249 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095739249 DMM INFO MM(262420000000027/fa6fdeca) Subscriber data update (mmctx.c:445) 20250413095739249 DMM DEBUG MM(262420000000027/fa6fdeca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095739249 DMM INFO MM(262420000000027/fa6fdeca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095739249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095739249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095739249 DMM INFO MM(262420000000027/fa6fdeca) <- GMM AUTH AND CIPHERING REQ (rand = cb db ba 36 72 a2 3e e4 65 93 79 a0 90 45 c6 78 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095739255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095739255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095739255 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095739255 DMM INFO MM(262420000000027/fa6fdeca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095739255 DMM NOTICE MM(262420000000027/fa6fdeca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095739255 DMM DEBUG MM(262420000000027/fa6fdeca) checking auth: received GSM SRES = ac 61 de 10 (gprs_gmm.c:716) 20250413095739255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095739255 DMM DEBUG MM(262420000000027/fa6fdeca) Requesting authorization (sgsn_auth.c:160) 20250413095739255 DMM INFO MM(262420000000027/fa6fdeca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095739255 DMM DEBUG MM(262420000000027/fa6fdeca) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095739255 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250413095739255 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) 20250413095739255 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095739255 DMM INFO MM(262420000000027/fa6fdeca) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa6fdeca) (gprs_gmm.c:337) 20250413095739256 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095739256 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095739256 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250413095739256 DMM INFO MM(262420000000027/fa6fdeca) Subscriber data update (mmctx.c:445) 20250413095739256 DMM DEBUG MM(262420000000027/fa6fdeca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095739256 DMM INFO MM(262420000000027/fa6fdeca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095739256 DMM NOTICE MM(262420000000027/fa6fdeca) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1050) 20250413095739256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095739256 DMM NOTICE MM(262420000000027/fa6fdeca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095739256 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) 20250413095739257 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095739257 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250413095739257 DMM INFO MM(262420000000027/fa6fdeca) Subscriber data update (mmctx.c:445) 20250413095739257 DMM DEBUG MM(262420000000027/fa6fdeca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095739262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095739262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095739262 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095739262 DMM INFO MM(262420000000027/fa6fdeca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095739262 DMM NOTICE MM(262420000000027/fa6fdeca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095739262 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095739262 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095739262 DLLC NOTICE LLME(f279ec25/fa6fdeca){ASSIGNED} LLGM Assign pre (ffffffff => fa6fdeca) (gprs_llc.c:1079) 20250413095739262 DLLC NOTICE LLME(ffffffff/fa6fdeca){ASSIGNED} LLGM Assign post (ffffffff => fa6fdeca) (gprs_llc.c:1125) 20250413095739262 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095739262 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095739262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095739262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(972)@5cc224164e2f: setverdict(pass): none -> pass 20250413095739317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095739317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095739317 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095739317 DMM INFO MM(262420000000027/fa6fdeca) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095739318 DMM INFO MM(262420000000027/fa6fdeca) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095739318 DMM DEBUG MM(262420000000027/fa6fdeca) Using GGSN 0 (gprs_sm.c:317) 20250413095739318 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) 20250413095739318 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250413095739318 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095739318 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095739318 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@5cc224164e2f: First createPDPContextRequest received, dropping & waiting for retransmission 20250413095744319 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:274) 20250413095744338 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 62 54 9f 9d 11 fd 9d 6e 58 14 05 7f 70 9c f6 b1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1052 from retransmit req queue (gtp.c:461) 20250413095744338 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfe9130, cbp=0x55b5d3b5ec00) (sgsn_libgtp.c:633) 20250413095744338 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095744338 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=fa6fdeca, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095744338 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095744338 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250413095744354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095744354 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250413095744354 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095744354 DMM INFO MM(262420000000027/fa6fdeca) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250413095744354 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413095744354 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:386) TC_attach_pdp_act_deact_gtp_retrans(972)@5cc224164e2f: First deletePDPContextRequest received, dropping & waiting for retransmission 20250413095749355 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:274) 20250413095749362 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:461) 20250413095749362 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fbe1cfe9130, cbp=0x55b5d3b5ec00) (sgsn_libgtp.c:633) 20250413095749362 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250413095749362 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=fa6fdeca, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095749362 DMM INFO MM(262420000000027/fa6fdeca) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250413095749362 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250413095749362 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(972)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(972)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@5cc224164e2f: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(972)@5cc224164e2f: Final verdict of PTC: pass 20250413095749378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60704<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095749382 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095749382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(969)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(970)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(968)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(958)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(959)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(956)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(961)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(966)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(963)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(956): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(957): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(958): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(959): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(962): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(966): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(967): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(968): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(969): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(972): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sun Apr 13 09:57:49 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 20250413095749487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33844<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095749889 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33844<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96312) 20250413095750383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095750383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96312, count=104208) 20250413095751385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095751385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413095751726 DGPRS DEBUG Checking for inactive LLMEs, time = 7769177 (sgsn.c:132) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Sun Apr 13 09:57:51 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 20250413095752387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095752387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250413095752975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095752978 DMM INFO MM(262420000000027/fa6fdeca) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095752978 DMM INFO MM(262420000000027/fa6fdeca) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095752978 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095752978 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095752978 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095752978 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095752978 DLLC NOTICE LLME(ffffffff/fa6fdeca){ASSIGNED} LLGM Assign pre (fa6fdeca => ffffffff) (gprs_llc.c:1079) 20250413095752978 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa6fdeca => ffffffff) (gprs_llc.c:1125) 20250413095752978 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250413095752978 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) 20250413095752978 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) 20250413095752978 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095752978 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095752978 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095752978 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095752978 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(973)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(977)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095753026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095753026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095753026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095753026 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095753026 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095753026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095753026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095753026 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095753026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095753027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095753027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095753027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095753027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095753027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095753027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095753027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095753027 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095753027 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095753027 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095753027 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095753027 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095753027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095753030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095753036 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095753036 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(979)@5cc224164e2f: 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(976)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(978)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(982)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095753040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095753040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095753040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095753040 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095753040 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095753040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095753040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095753040 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095753040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095753041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095753041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095753041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095753041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095753041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095753041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095753041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095753041 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095753041 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095753041 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095753041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095753041 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095753041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095753043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(983)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(979)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095753048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095753048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095753054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095753054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095753054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095753054 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095753054 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095753054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095753054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095753054 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095753054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095753055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095753055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095753055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095753055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095753055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095753055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095753055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095753055 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095753055 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095753055 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095753055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095753055 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095753056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095753058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095753062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095753062 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095753388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095753388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095753388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095753388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(988)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095753392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095753393 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(988)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(988)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(988)@5cc224164e2f: 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(988)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@5cc224164e2f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(991), IMSI='262420000000028'H, TLLI='DE32357B'O, index=0 SGSN_Test-GSUP(989)@5cc224164e2f: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5cc224164e2f: 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 := '2F57708BBF552B8ECDBCC38BC5270B4D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CAEACADE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '95E3FEF100F78AF6'O } } } } } 20250413095753442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095753442 DLLC NOTICE LLME(ffffffff/de32357b){UNASSIGNED} LLC RX: unknown TLLI 0xde32357b, creating LLME on the fly (gprs_llc.c:552) 20250413095753442 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095753442 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095753442 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095753442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095753442 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095753442 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095753442 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095753442 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095753442 DLLC NOTICE LLME(ffffffff/de32357b){UNASSIGNED} LLGM Assign pre (de32357b => ce01192d) (gprs_llc.c:1079) 20250413095753442 DLLC NOTICE LLME(de32357b/ce01192d){ASSIGNED} LLGM Assign post (de32357b => ce01192d) (gprs_llc.c:1125) 20250413095753442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095753442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095753442 DMM DEBUG MM(262420000000028/ce01192d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095753464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095753464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095753464 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095753464 DMM DEBUG MM(262420000000028/ce01192d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1134) 20250413095753464 DMM NOTICE MM(262420000000028/ce01192d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095753464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095753464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095753464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095753464 DMM DEBUG MM(262420000000028/ce01192d) Requesting authorization (sgsn_auth.c:160) 20250413095753464 DMM INFO MM(262420000000028/ce01192d) Requesting authentication tuples (sgsn_auth.c:184) 20250413095753464 DMM DEBUG MM(262420000000028/ce01192d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095753465 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250413095753465 DGPRS INFO SUBSCR(262420000000028) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(989)@5cc224164e2f: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(991) SGSN_Test-GSUP(989)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(991)"262420000000028" 20250413095753468 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095753468 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095753468 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095753468 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095753468 DMM INFO MM(262420000000028/ce01192d) Subscriber data update (mmctx.c:445) 20250413095753468 DMM DEBUG MM(262420000000028/ce01192d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095753468 DMM INFO MM(262420000000028/ce01192d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095753468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095753468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095753468 DMM INFO MM(262420000000028/ce01192d) <- GMM AUTH AND CIPHERING REQ (rand = 2f 57 70 8b bf 55 2b 8e cd bc c3 8b c5 27 0b 4d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095753482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095753482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095753482 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095753482 DMM INFO MM(262420000000028/ce01192d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095753482 DMM NOTICE MM(262420000000028/ce01192d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095753482 DMM DEBUG MM(262420000000028/ce01192d) checking auth: received GSM SRES = ca ea ca de (gprs_gmm.c:716) 20250413095753482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095753482 DMM DEBUG MM(262420000000028/ce01192d) Requesting authorization (sgsn_auth.c:160) 20250413095753482 DMM INFO MM(262420000000028/ce01192d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095753482 DMM DEBUG MM(262420000000028/ce01192d) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095753482 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250413095753482 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) 20250413095753482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095753482 DMM INFO MM(262420000000028/ce01192d) <- GMM ATTACH ACCEPT (new P-TMSI=0xce01192d) (gprs_gmm.c:337) 20250413095753485 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095753485 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095753485 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250413095753485 DMM INFO MM(262420000000028/ce01192d) Subscriber data update (mmctx.c:445) 20250413095753485 DMM DEBUG MM(262420000000028/ce01192d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095753485 DMM INFO MM(262420000000028/ce01192d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095753485 DMM NOTICE MM(262420000000028/ce01192d) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1050) 20250413095753485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095753485 DMM NOTICE MM(262420000000028/ce01192d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095753485 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) 20250413095753486 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095753486 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250413095753486 DMM INFO MM(262420000000028/ce01192d) Subscriber data update (mmctx.c:445) 20250413095753486 DMM DEBUG MM(262420000000028/ce01192d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095753496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095753496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095753496 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095753496 DMM INFO MM(262420000000028/ce01192d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095753496 DMM NOTICE MM(262420000000028/ce01192d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095753496 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095753496 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095753496 DLLC NOTICE LLME(de32357b/ce01192d){ASSIGNED} LLGM Assign pre (ffffffff => ce01192d) (gprs_llc.c:1079) 20250413095753496 DLLC NOTICE LLME(ffffffff/ce01192d){ASSIGNED} LLGM Assign post (ffffffff => ce01192d) (gprs_llc.c:1125) 20250413095753496 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095753496 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095753496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095753496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5cc224164e2f: setverdict(pass): none -> pass 20250413095753554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095753554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095753554 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095753554 DMM INFO MM(262420000000028/ce01192d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095753554 DMM INFO MM(262420000000028/ce01192d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095753554 DMM DEBUG MM(262420000000028/ce01192d) Using GGSN 0 (gprs_sm.c:317) 20250413095753554 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) 20250413095753554 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250413095753554 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095753554 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095753554 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:386) 20250413095753574 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 48 14 eb 2b 11 fe ae 45 e0 14 05 7f 83 59 3d ef 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1054 from retransmit req queue (gtp.c:461) 20250413095753574 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfe9130, cbp=0x55b5d3b5ec00) (sgsn_libgtp.c:633) 20250413095753574 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095753574 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=ce01192d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095753574 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095753574 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095753588 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:517) 20250413095753588 DGPRS INFO PDP(262420000000028:5): Context 0x7fbe1cfe9130 was deleted (sgsn_libgtp.c:707) 20250413095753588 DMM INFO MM(262420000000028/ce01192d) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250413095753588 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250413095753588 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5cc224164e2f: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250413095753599 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:624) 20250413095753601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095753601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250413095753601 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095753601 DMM INFO MM(262420000000028/ce01192d) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250413095753602 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:2359) 20250413095753602 DLGTP DEBUG Registering seq=24 in retransmit resp queue (gtp.c:517) TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@5cc224164e2f: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(991)@5cc224164e2f: Final verdict of PTC: pass 20250413095753611 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33850<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095753616 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(989)@5cc224164e2f: Final verdict of PTC: none 20250413095753616 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(982)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(977)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(987)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(985)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(980)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(975)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(976): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(980): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(981): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(986): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(991): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Sun Apr 13 09:57:53 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 20250413095753710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33856<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095754112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33856<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84516) 20250413095754617 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095754617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84516, count=102516) 20250413095755620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095755620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Sun Apr 13 09:57: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_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 20250413095756622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095756622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250413095757203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095757203 DMM INFO MM(262420000000028/ce01192d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095757203 DMM INFO MM(262420000000028/ce01192d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095757203 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095757203 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095757203 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095757203 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095757203 DLLC NOTICE LLME(ffffffff/ce01192d){ASSIGNED} LLGM Assign pre (ce01192d => ffffffff) (gprs_llc.c:1079) 20250413095757203 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce01192d => ffffffff) (gprs_llc.c:1125) 20250413095757203 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b65590 (gprs_sndcp.c:574) 20250413095757203 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095757203 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250413095757203 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) 20250413095757203 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) 20250413095757204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095757204 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095757204 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095757204 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095757204 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(992)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(996)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(996)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095757237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095757237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095757237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095757237 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095757237 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095757237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095757237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095757237 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095757237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(996)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095757239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095757239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095757239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095757239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095757239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095757239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095757239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095757239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095757239 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095757239 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095757239 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095757239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095757239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(996)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(996)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095757242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(997)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(993)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095757248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095757248 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(998)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(997)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1001)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095757253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095757253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095757253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095757253 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095757253 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095757253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095757253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095757253 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095757253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095757254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095757254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095757254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095757254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095757254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095757254 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095757254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095757254 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095757254 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095757254 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095757254 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095757255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095757255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1001)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095757257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1002)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(998)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095757263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095757263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1002)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1006)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095757267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095757267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095757267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095757267 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095757267 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095757267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095757267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095757267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095757267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095757268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095757268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095757268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095757268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095757268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095757268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095757268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095757268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095757268 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095757268 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095757268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095757268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095757268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1006)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095757270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095757276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095757276 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095757622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095757623 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095757623 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095757623 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1007)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095757627 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1007)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095757628 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1007)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1007)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@5cc224164e2f: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1010), IMSI='262420000000026'H, TLLI='C431D76F'O, index=0 SGSN_Test-GSUP(1008)@5cc224164e2f: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) TC_attach_pdp_act_user_error_ind_ggsn(1010)@5cc224164e2f: 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 := 'BF35AF7DA24B696343E0F6842E064D5F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '39D8DA9A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA5DAD2EBE153417'O } } } } } 20250413095757698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095757698 DLLC NOTICE LLME(ffffffff/c431d76f){UNASSIGNED} LLC RX: unknown TLLI 0xc431d76f, creating LLME on the fly (gprs_llc.c:552) 20250413095757698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095757698 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095757698 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095757698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095757698 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095757698 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095757698 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095757698 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095757698 DLLC NOTICE LLME(ffffffff/c431d76f){UNASSIGNED} LLGM Assign pre (c431d76f => dabe6304) (gprs_llc.c:1079) 20250413095757698 DLLC NOTICE LLME(c431d76f/dabe6304){ASSIGNED} LLGM Assign post (c431d76f => dabe6304) (gprs_llc.c:1125) 20250413095757698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095757698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095757698 DMM DEBUG MM(262420000000026/dabe6304) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095757715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095757715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095757715 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095757715 DMM DEBUG MM(262420000000026/dabe6304) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250413095757715 DMM NOTICE MM(262420000000026/dabe6304) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095757715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095757715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095757715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095757715 DMM DEBUG MM(262420000000026/dabe6304) Requesting authorization (sgsn_auth.c:160) 20250413095757715 DMM INFO MM(262420000000026/dabe6304) Requesting authentication tuples (sgsn_auth.c:184) 20250413095757715 DMM DEBUG MM(262420000000026/dabe6304) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095757715 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250413095757715 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1008)@5cc224164e2f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1010) SGSN_Test-GSUP(1008)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1010)"262420000000026" 20250413095757720 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095757720 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095757720 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095757720 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095757720 DMM INFO MM(262420000000026/dabe6304) Subscriber data update (mmctx.c:445) 20250413095757720 DMM DEBUG MM(262420000000026/dabe6304) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095757720 DMM INFO MM(262420000000026/dabe6304) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095757720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095757720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095757720 DMM INFO MM(262420000000026/dabe6304) <- GMM AUTH AND CIPHERING REQ (rand = bf 35 af 7d a2 4b 69 63 43 e0 f6 84 2e 06 4d 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095757736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095757736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095757736 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095757736 DMM INFO MM(262420000000026/dabe6304) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095757736 DMM NOTICE MM(262420000000026/dabe6304) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095757736 DMM DEBUG MM(262420000000026/dabe6304) checking auth: received GSM SRES = 39 d8 da 9a (gprs_gmm.c:716) 20250413095757736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095757736 DMM DEBUG MM(262420000000026/dabe6304) Requesting authorization (sgsn_auth.c:160) 20250413095757736 DMM INFO MM(262420000000026/dabe6304) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095757736 DMM DEBUG MM(262420000000026/dabe6304) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095757736 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250413095757736 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) 20250413095757736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095757736 DMM INFO MM(262420000000026/dabe6304) <- GMM ATTACH ACCEPT (new P-TMSI=0xdabe6304) (gprs_gmm.c:337) 20250413095757739 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095757739 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095757739 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250413095757739 DMM INFO MM(262420000000026/dabe6304) Subscriber data update (mmctx.c:445) 20250413095757739 DMM DEBUG MM(262420000000026/dabe6304) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095757739 DMM INFO MM(262420000000026/dabe6304) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095757739 DMM NOTICE MM(262420000000026/dabe6304) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250413095757739 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095757739 DMM NOTICE MM(262420000000026/dabe6304) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095757739 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) 20250413095757740 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095757740 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250413095757740 DMM INFO MM(262420000000026/dabe6304) Subscriber data update (mmctx.c:445) 20250413095757740 DMM DEBUG MM(262420000000026/dabe6304) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095757752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095757752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095757752 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095757752 DMM INFO MM(262420000000026/dabe6304) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095757752 DMM NOTICE MM(262420000000026/dabe6304) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095757752 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095757753 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095757753 DLLC NOTICE LLME(c431d76f/dabe6304){ASSIGNED} LLGM Assign pre (ffffffff => dabe6304) (gprs_llc.c:1079) 20250413095757753 DLLC NOTICE LLME(ffffffff/dabe6304){ASSIGNED} LLGM Assign post (ffffffff => dabe6304) (gprs_llc.c:1125) 20250413095757753 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095757753 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095757753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095757753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1010)@5cc224164e2f: setverdict(pass): none -> pass 20250413095757811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095757811 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095757811 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095757811 DMM INFO MM(262420000000026/dabe6304) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095757811 DMM INFO MM(262420000000026/dabe6304) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095757811 DMM DEBUG MM(262420000000026/dabe6304) Using GGSN 0 (gprs_sm.c:317) 20250413095757811 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) 20250413095757811 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250413095757811 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095757811 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095757811 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:386) 20250413095757836 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 c5 cc f8 8c 11 55 82 dc b4 14 05 7f 47 bd 5c a6 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:461) 20250413095757836 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfe9130, cbp=0x55b5d3b5ec00) (sgsn_libgtp.c:633) 20250413095757836 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095757836 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=dabe6304, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095757836 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095757836 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1010)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1010)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095757856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095757856 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250413095757856 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095757866 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 c5 cc f8 8c 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2569) 20250413095757866 DGPRS INFO PDP(262420000000026:5): Context 0x7fbe1cfe9130 was deleted (sgsn_libgtp.c:707) 20250413095757866 DMM INFO MM(262420000000026/dabe6304) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250413095757866 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250413095757866 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@5cc224164e2f: Removing Client IMSI='262420000000026'H, index=0 20250413095757880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095757880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250413095757880 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095757880 DMM INFO MM(262420000000026/dabe6304) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1010)@5cc224164e2f: Final verdict of PTC: pass 20250413095757885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36474<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1008)@5cc224164e2f: Final verdict of PTC: none 20250413095757888 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095757888 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1001)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1006)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(997)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(996)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(994)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1004)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(999)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(994): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(995): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(996): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(997): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1000): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1005): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1010): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sun Apr 13 09:57:57 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 20250413095757953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36482<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095758355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36482<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84960) 20250413095758889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095758889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84960, count=104544) 20250413095759890 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095759890 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Sun Apr 13 09:58: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_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 20250413095800891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095800891 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act_gmm_detach started. 20250413095801449 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095801452 DMM INFO MM(262420000000026/dabe6304) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095801452 DMM INFO MM(262420000000026/dabe6304) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095801452 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095801452 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095801452 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095801452 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095801452 DLLC NOTICE LLME(ffffffff/dabe6304){ASSIGNED} LLGM Assign pre (dabe6304 => ffffffff) (gprs_llc.c:1079) 20250413095801452 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dabe6304 => ffffffff) (gprs_llc.c:1125) 20250413095801452 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b65590 (gprs_sndcp.c:574) 20250413095801452 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095801452 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250413095801452 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) 20250413095801452 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) 20250413095801452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095801452 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095801452 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095801452 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095801452 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1011)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1016)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1016)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1015)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095801503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095801503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095801503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095801503 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095801503 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095801503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095801503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095801503 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095801503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1016)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095801505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095801505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095801505 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095801506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095801506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095801506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095801506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095801506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095801506 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095801506 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095801506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095801507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095801507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1016)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1016)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095801510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1017)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1015)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1012)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1020)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095801515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095801515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095801515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095801515 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095801515 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095801515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095801515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095801515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095801515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095801517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095801517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095801517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095801517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095801517 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250413095801517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095801517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095801517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095801517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095801517 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095801517 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095801517 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095801517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095801517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095801517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1020)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_gmm_detach-BVCI196(1013)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095801519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095801524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095801524 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1022)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI210(1019)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1021)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095801530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095801530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095801530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095801530 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095801530 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095801530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095801530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095801530 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095801530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095801532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095801532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095801532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095801532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095801532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095801532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095801532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095801532 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095801532 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095801532 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095801532 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095801532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095801532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095801534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095801540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095801540 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095801891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095801892 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095801892 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095801892 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1026)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095801895 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1026)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095801897 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1026)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1026)@5cc224164e2f: 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(1026)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1013)@5cc224164e2f: Adding Client=TC_attach_pdp_act_gmm_detach(1029), IMSI='262420000000026'H, TLLI='C3DB7D3A'O, index=0 SGSN_Test-GSUP(1027)@5cc224164e2f: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1029) TC_attach_pdp_act_gmm_detach(1029)@5cc224164e2f: 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 := '85C02707F09F4773D020C4974B95F57A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7DE6961D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '674F4ADFF911E8F0'O } } } } } 20250413095801967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095801967 DLLC NOTICE LLME(ffffffff/c3db7d3a){UNASSIGNED} LLC RX: unknown TLLI 0xc3db7d3a, creating LLME on the fly (gprs_llc.c:552) 20250413095801967 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095801967 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095801967 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095801967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095801967 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095801967 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095801967 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095801967 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095801967 DLLC NOTICE LLME(ffffffff/c3db7d3a){UNASSIGNED} LLGM Assign pre (c3db7d3a => ef023e87) (gprs_llc.c:1079) 20250413095801967 DLLC NOTICE LLME(c3db7d3a/ef023e87){ASSIGNED} LLGM Assign post (c3db7d3a => ef023e87) (gprs_llc.c:1125) 20250413095801967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095801967 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095801967 DMM DEBUG MM(262420000000026/ef023e87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095801990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095801990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095801990 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095801990 DMM DEBUG MM(262420000000026/ef023e87) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250413095801990 DMM NOTICE MM(262420000000026/ef023e87) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095801990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095801990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095801990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095801990 DMM DEBUG MM(262420000000026/ef023e87) Requesting authorization (sgsn_auth.c:160) 20250413095801990 DMM INFO MM(262420000000026/ef023e87) Requesting authentication tuples (sgsn_auth.c:184) 20250413095801990 DMM DEBUG MM(262420000000026/ef023e87) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095801990 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250413095801990 DGPRS INFO SUBSCR(262420000000026) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1027)@5cc224164e2f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1029) SGSN_Test-GSUP(1027)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1029)"262420000000026" 20250413095801996 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095801996 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095801996 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095801996 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095801996 DMM INFO MM(262420000000026/ef023e87) Subscriber data update (mmctx.c:445) 20250413095801996 DMM DEBUG MM(262420000000026/ef023e87) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095801996 DMM INFO MM(262420000000026/ef023e87) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095801996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095801996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095801996 DMM INFO MM(262420000000026/ef023e87) <- GMM AUTH AND CIPHERING REQ (rand = 85 c0 27 07 f0 9f 47 73 d0 20 c4 97 4b 95 f5 7a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095802012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095802012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095802012 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095802012 DMM INFO MM(262420000000026/ef023e87) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095802012 DMM NOTICE MM(262420000000026/ef023e87) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095802012 DMM DEBUG MM(262420000000026/ef023e87) checking auth: received GSM SRES = 7d e6 96 1d (gprs_gmm.c:716) 20250413095802012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095802012 DMM DEBUG MM(262420000000026/ef023e87) Requesting authorization (sgsn_auth.c:160) 20250413095802012 DMM INFO MM(262420000000026/ef023e87) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095802013 DMM DEBUG MM(262420000000026/ef023e87) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095802013 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250413095802013 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) 20250413095802013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095802013 DMM INFO MM(262420000000026/ef023e87) <- GMM ATTACH ACCEPT (new P-TMSI=0xef023e87) (gprs_gmm.c:337) 20250413095802016 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095802016 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095802016 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250413095802016 DMM INFO MM(262420000000026/ef023e87) Subscriber data update (mmctx.c:445) 20250413095802016 DMM DEBUG MM(262420000000026/ef023e87) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095802016 DMM INFO MM(262420000000026/ef023e87) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095802016 DMM NOTICE MM(262420000000026/ef023e87) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250413095802016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095802016 DMM NOTICE MM(262420000000026/ef023e87) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095802016 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) 20250413095802017 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095802017 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250413095802017 DMM INFO MM(262420000000026/ef023e87) Subscriber data update (mmctx.c:445) 20250413095802017 DMM DEBUG MM(262420000000026/ef023e87) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095802030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095802030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095802030 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095802030 DMM INFO MM(262420000000026/ef023e87) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095802030 DMM NOTICE MM(262420000000026/ef023e87) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095802030 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095802030 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095802030 DLLC NOTICE LLME(c3db7d3a/ef023e87){ASSIGNED} LLGM Assign pre (ffffffff => ef023e87) (gprs_llc.c:1079) 20250413095802030 DLLC NOTICE LLME(ffffffff/ef023e87){ASSIGNED} LLGM Assign post (ffffffff => ef023e87) (gprs_llc.c:1125) 20250413095802030 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095802030 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095802030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095802030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1029)@5cc224164e2f: setverdict(pass): none -> pass 20250413095802088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095802088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095802088 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095802088 DMM INFO MM(262420000000026/ef023e87) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095802088 DMM INFO MM(262420000000026/ef023e87) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095802088 DMM DEBUG MM(262420000000026/ef023e87) Using GGSN 0 (gprs_sm.c:317) 20250413095802088 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) 20250413095802088 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250413095802089 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095802089 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095802089 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:386) 20250413095802104 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 84 e2 06 f7 11 2f 70 a8 46 14 05 7f c6 12 06 9b 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:461) 20250413095802104 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfe9130, cbp=0x55b5d3b5ec00) (sgsn_libgtp.c:633) 20250413095802104 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095802104 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=ef023e87, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095802104 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095802104 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1029)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1029)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095802117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095802118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095802118 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095802118 DMM INFO MM(262420000000026/ef023e87) -> GMM DETACH REQUEST TLLI=0xef023e87 type=GPRS detach (gprs_gmm.c:1512) 20250413095802118 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250413095802118 DMM INFO MM(262420000000026/ef023e87) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250413095802118 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095802118 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095802118 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095802118 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095802118 DLLC NOTICE LLME(ffffffff/ef023e87){ASSIGNED} LLGM Assign pre (ef023e87 => ffffffff) (gprs_llc.c:1079) 20250413095802118 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef023e87 => ffffffff) (gprs_llc.c:1125) 20250413095802118 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b65590 (gprs_sndcp.c:574) 20250413095802118 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095802118 DMM NOTICE MM(262420000000026/ef023e87) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250413095802118 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250413095802118 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250413095802118 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413095802118 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:386) 20250413095802118 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250413095802118 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) 20250413095802118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095802118 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095802118 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095802118 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095802119 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1029)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1013)@5cc224164e2f: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1029)@5cc224164e2f: Final verdict of PTC: pass 20250413095802128 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36484<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095802132 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095802132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_gmm_detach-BVCI220(1024)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1027)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1025)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1019)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1020)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1016)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1013)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1015)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1014)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1023)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1018)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1013): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1015): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1016): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1019): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1024): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1029): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Sun Apr 13 09:58:02 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 20250413095802212 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36500<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095802514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36500<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67252) 20250413095803134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095803134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67252, count=108136) 20250413095804136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095804136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Sun Apr 13 09:58:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_attach_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 20250413095805137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095805137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250413095805610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095805612 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1030)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1034)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095805653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095805653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095805653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095805653 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095805653 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095805653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095805653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095805653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095805653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095805654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095805654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095805654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095805654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095805654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095805654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095805654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095805654 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095805654 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095805655 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095805655 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1034)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095805655 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095805655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1035)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095805659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1036)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1031)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095805665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095805665 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1040)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1040)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1039)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095805672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095805672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095805672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095805672 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095805672 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095805672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095805672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095805672 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095805672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1040)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095805674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095805674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095805674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095805674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095805674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095805674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095805674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095805674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095805674 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095805674 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095805674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095805674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095805674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1040)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1040)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095805676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1036)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1039)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1044)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250413095805682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095805682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1044)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095805683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095805683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095805683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095805683 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095805683 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095805683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095805683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095805683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095805683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095805684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095805684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095805684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095805684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095805684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095805684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095805684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095805684 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095805684 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095805684 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095805684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095805684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095805684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095805687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095805694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095805694 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095806139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095806139 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095806139 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095806139 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1045)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095806144 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095806145 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1045)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1045)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1045)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1045)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@5cc224164e2f: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1048), IMSI='262420000000039'H, TLLI='F1E16BBE'O, index=0 SGSN_Test-GSUP(1046)@5cc224164e2f: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1048) 20250413095807231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095807231 DLLC NOTICE LLME(ffffffff/f1e16bbe){UNASSIGNED} LLC RX: unknown TLLI 0xf1e16bbe, creating LLME on the fly (gprs_llc.c:552) 20250413095807231 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095807231 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250413095807231 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095807231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095807231 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095807231 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095807231 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095807231 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095807231 DLLC NOTICE LLME(ffffffff/f1e16bbe){UNASSIGNED} LLGM Assign pre (f1e16bbe => c7790d94) (gprs_llc.c:1079) 20250413095807231 DLLC NOTICE LLME(f1e16bbe/c7790d94){ASSIGNED} LLGM Assign post (f1e16bbe => c7790d94) (gprs_llc.c:1125) 20250413095807231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095807231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095807231 DMM DEBUG MM(262420000000039/c7790d94) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095807256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095807256 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250413095807256 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095807257 DMM INFO MM(262420000000039/c7790d94) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250413095807257 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095807257 DLLC NOTICE LLME(f1e16bbe/c7790d94){ASSIGNED} LLGM Assign pre (f1e16bbe => c7790d94) (gprs_llc.c:1079) 20250413095807257 DLLC NOTICE LLME(f1e16bbe/c7790d94){ASSIGNED} LLGM Assign post (f1e16bbe => c7790d94) (gprs_llc.c:1125) 20250413095807257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095807257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095807257 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095807257 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095807257 DMM DEBUG MM(262420000000039/c7790d94) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250413095807257 DMM NOTICE MM(262420000000039/c7790d94) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095807257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095807257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095807257 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250413095807257 DMM INFO MM(262420000000039/c7790d94) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7790d94) (gprs_gmm.c:337) TC_attach_gmm_attach_req_while_gmm_attach(1048)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@5cc224164e2f: Removing Client IMSI='262420000000039'H, index=0 20250413095808266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095808266 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095808266 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095808266 DMM INFO MM(262420000000039/c7790d94) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095808266 DMM NOTICE MM(262420000000039/c7790d94) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095808266 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095808266 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095808266 DLLC NOTICE LLME(f1e16bbe/c7790d94){ASSIGNED} LLGM Assign pre (ffffffff => c7790d94) (gprs_llc.c:1079) 20250413095808266 DLLC NOTICE LLME(ffffffff/c7790d94){ASSIGNED} LLGM Assign post (ffffffff => c7790d94) (gprs_llc.c:1125) 20250413095808266 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095808266 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095808266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095808266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1048)@5cc224164e2f: Final verdict of PTC: pass 20250413095808272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38424<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095808276 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095808276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1046)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1040)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1044)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1034)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1035)@5cc224164e2f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037)@5cc224164e2f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043)@5cc224164e2f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1039)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1042)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1032)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1038)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1033): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1037): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1038): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1039): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1040): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1043): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1048): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sun Apr 13 09:58:08 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 20250413095808380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38432<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095808783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38432<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60688) 20250413095809278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095809278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60688, count=70744) 20250413095810279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095810280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sun Apr 13 09:58:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20250413095811281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095811281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_xid_empty_l3 started. 20250413095811876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38434<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095811878 DMM INFO MM(262420000000039/c7790d94) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095811878 DMM INFO MM(262420000000039/c7790d94) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095811878 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095811878 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095811878 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095811878 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095811879 DLLC NOTICE LLME(ffffffff/c7790d94){ASSIGNED} LLGM Assign pre (c7790d94 => ffffffff) (gprs_llc.c:1079) 20250413095811879 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7790d94 => ffffffff) (gprs_llc.c:1125) 20250413095811879 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095811879 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095811879 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095811879 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095811879 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1049)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1053)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095811918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095811918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095811918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095811918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095811918 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095811918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095811918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095811918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095811918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095811919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095811919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095811919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095811919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095811919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095811919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095811919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095811919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095811919 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095811919 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095811919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095811919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095811919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095811921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1054)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1050)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095811925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095811926 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1052)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1059)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1059)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1058)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095811935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095811935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095811935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095811935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095811935 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095811935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095811935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095811935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095811935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1059)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095811936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095811936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095811936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095811936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095811936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095811936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095811936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095811936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095811936 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095811936 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095811936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095811936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095811936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1059)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1059)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095811938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1055)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1058)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250413095811943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095811943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1063)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_xid_empty_l3-BVCI210(1056)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1063)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095811945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095811945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095811945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095811945 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095811945 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095811945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095811945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095811945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095811945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095811946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095811946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095811946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095811946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095811946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095811946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095811946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095811946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095811946 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095811946 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095811946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095811946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095811946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095811948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095811952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095811952 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1062)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095812283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095812283 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095812283 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095812283 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1064)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095812287 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095812288 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1064)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1064)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1064)@5cc224164e2f: 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(1064)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1052)@5cc224164e2f: Adding Client=TC_xid_empty_l3(1067), IMSI='262420000000044'H, TLLI='D9E8EA8B'O, index=0 SGSN_Test-GSUP(1065)@5cc224164e2f: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1067) TC_xid_empty_l3(1067)@5cc224164e2f: 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 := 'F2A6EBB97A642DE01D9304CF609D8069'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '933374BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D1A6B7D9C6B3B769'O } } } } } 20250413095813371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095813371 DLLC NOTICE LLME(ffffffff/d9e8ea8b){UNASSIGNED} LLC RX: unknown TLLI 0xd9e8ea8b, creating LLME on the fly (gprs_llc.c:552) 20250413095813371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095813371 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095813371 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095813371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095813371 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095813371 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095813371 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095813371 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095813371 DLLC NOTICE LLME(ffffffff/d9e8ea8b){UNASSIGNED} LLGM Assign pre (d9e8ea8b => e2f56009) (gprs_llc.c:1079) 20250413095813371 DLLC NOTICE LLME(d9e8ea8b/e2f56009){ASSIGNED} LLGM Assign post (d9e8ea8b => e2f56009) (gprs_llc.c:1125) 20250413095813371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095813371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095813371 DMM DEBUG MM(262420000000044/e2f56009) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095813388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095813388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095813388 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095813388 DMM DEBUG MM(262420000000044/e2f56009) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1134) 20250413095813388 DMM NOTICE MM(262420000000044/e2f56009) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095813388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095813388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095813388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095813388 DMM DEBUG MM(262420000000044/e2f56009) Requesting authorization (sgsn_auth.c:160) 20250413095813388 DMM INFO MM(262420000000044/e2f56009) Requesting authentication tuples (sgsn_auth.c:184) 20250413095813388 DMM DEBUG MM(262420000000044/e2f56009) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095813388 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250413095813388 DGPRS INFO SUBSCR(262420000000044) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1065)@5cc224164e2f: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1067) SGSN_Test-GSUP(1065)@5cc224164e2f: Added IMSI table entry 0TC_xid_empty_l3(1067)"262420000000044" 20250413095813394 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095813394 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095813394 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095813394 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095813394 DMM INFO MM(262420000000044/e2f56009) Subscriber data update (mmctx.c:445) 20250413095813394 DMM DEBUG MM(262420000000044/e2f56009) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095813394 DMM INFO MM(262420000000044/e2f56009) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095813394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095813394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095813394 DMM INFO MM(262420000000044/e2f56009) <- GMM AUTH AND CIPHERING REQ (rand = f2 a6 eb b9 7a 64 2d e0 1d 93 04 cf 60 9d 80 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095813409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095813409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095813409 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095813409 DMM INFO MM(262420000000044/e2f56009) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095813409 DMM NOTICE MM(262420000000044/e2f56009) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095813409 DMM DEBUG MM(262420000000044/e2f56009) checking auth: received GSM SRES = 93 33 74 bb (gprs_gmm.c:716) 20250413095813409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095813409 DMM DEBUG MM(262420000000044/e2f56009) Requesting authorization (sgsn_auth.c:160) 20250413095813409 DMM INFO MM(262420000000044/e2f56009) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095813409 DMM DEBUG MM(262420000000044/e2f56009) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095813409 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250413095813409 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) 20250413095813409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095813409 DMM INFO MM(262420000000044/e2f56009) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2f56009) (gprs_gmm.c:337) 20250413095813412 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095813412 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095813412 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250413095813412 DMM INFO MM(262420000000044/e2f56009) Subscriber data update (mmctx.c:445) 20250413095813412 DMM DEBUG MM(262420000000044/e2f56009) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095813412 DMM INFO MM(262420000000044/e2f56009) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095813412 DMM NOTICE MM(262420000000044/e2f56009) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1050) 20250413095813412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095813412 DMM NOTICE MM(262420000000044/e2f56009) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095813412 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) 20250413095813413 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095813413 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250413095813413 DMM INFO MM(262420000000044/e2f56009) Subscriber data update (mmctx.c:445) 20250413095813413 DMM DEBUG MM(262420000000044/e2f56009) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095813424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095813424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095813424 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095813424 DMM INFO MM(262420000000044/e2f56009) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095813424 DMM NOTICE MM(262420000000044/e2f56009) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095813424 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095813424 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095813424 DLLC NOTICE LLME(d9e8ea8b/e2f56009){ASSIGNED} LLGM Assign pre (ffffffff => e2f56009) (gprs_llc.c:1079) 20250413095813424 DLLC NOTICE LLME(ffffffff/e2f56009){ASSIGNED} LLGM Assign post (ffffffff => e2f56009) (gprs_llc.c:1125) 20250413095813424 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095813424 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095813424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095813424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1067)@5cc224164e2f: setverdict(pass): none -> pass 20250413095813481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095813481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095813481 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095813481 DMM INFO MM(262420000000044/e2f56009) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095813482 DMM INFO MM(262420000000044/e2f56009) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095813482 DMM DEBUG MM(262420000000044/e2f56009) Using GGSN 0 (gprs_sm.c:317) 20250413095813482 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) 20250413095813482 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250413095813482 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095813482 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095813482 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:386) 20250413095813507 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 a0 ce 32 54 11 7a 6a 6a f6 14 05 7f fd 7b 1d e6 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:461) 20250413095813507 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfea1a8, cbp=0x55b5d3b5dc70) (sgsn_libgtp.c:633) 20250413095813507 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095813507 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=e2f56009, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095813507 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095813507 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1067)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1067)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095813522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095813522 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250413095813522 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250413095813522 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1067)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1052)@5cc224164e2f: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1067)@5cc224164e2f: Final verdict of PTC: pass 20250413095813536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38434<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1065)@5cc224164e2f: Final verdict of PTC: none 20250413095813540 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095813540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1053)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1059)@5cc224164e2f: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1056)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1058)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1063)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@5cc224164e2f: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1062)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@5cc224164e2f: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1052)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1057)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1061)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1051)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_xid_empty_l3-BVCI196(1052): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_xid_empty_l3-BVCI210(1056): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1057): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1058): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1059): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_xid_empty_l3-BVCI220(1062): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_xid_empty_l3(1067): pass (none -> pass) MTC@5cc224164e2f: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sun Apr 13 09:58:13 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 20250413095813641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38446<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095814043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38446<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82808) 20250413095814541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095814541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82808, count=98400) 20250413095815543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095815543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sun Apr 13 09:58: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_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 20250413095816544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095816544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_xid_n201u started. 20250413095817125 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095817126 DMM INFO MM(262420000000044/e2f56009) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095817126 DMM INFO MM(262420000000044/e2f56009) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095817126 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095817126 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095817126 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095817126 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095817126 DLLC NOTICE LLME(ffffffff/e2f56009){ASSIGNED} LLGM Assign pre (e2f56009 => ffffffff) (gprs_llc.c:1079) 20250413095817126 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2f56009 => ffffffff) (gprs_llc.c:1125) 20250413095817126 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b65590 (gprs_sndcp.c:574) 20250413095817126 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095817126 DMM NOTICE MM(262420000000044/e2f56009) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250413095817126 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250413095817126 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250413095817126 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413095817126 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:386) 20250413095817126 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250413095817126 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) 20250413095817126 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) 20250413095817126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095817126 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095817126 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095817126 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095817126 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1068)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1072)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1072)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095817143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095817143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095817143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095817143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095817143 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095817143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095817143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095817143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095817143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1072)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095817143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095817143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095817143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095817143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095817143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095817143 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095817143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095817143 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095817143 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095817143 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095817143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095817144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095817144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1072)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1072)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095817146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1073)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1069)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095817152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095817152 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1071)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1073)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1077)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1077)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095817158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095817158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095817158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095817158 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095817158 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095817158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095817158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095817158 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095817158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095817159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095817159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095817159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095817159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095817159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095817159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095817159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095817159 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095817159 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095817159 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095817159 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095817160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095817160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095817162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1078)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1074)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095817166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095817166 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1076)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1082)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095817173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095817173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095817173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095817173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095817173 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095817173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095817173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095817173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095817173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095817174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095817174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095817174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095817174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095817174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095817174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095817174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095817174 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095817174 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095817174 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095817174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095817174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095817174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1082)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095817176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095817181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095817181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1081)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095817545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095817545 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095817545 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095817545 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1083)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095817550 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1083)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095817551 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1083)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1083)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1083)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1071)@5cc224164e2f: Adding Client=TC_xid_n201u(1086), IMSI='262420000000045'H, TLLI='CC69BA3C'O, index=0 SGSN_Test-GSUP(1084)@5cc224164e2f: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1086) TC_xid_n201u(1086)@5cc224164e2f: 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 := '5BDC1995287ED2073490EE43893B642C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7EF6538'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6BA6B0D712CC76C0'O } } } } } 20250413095818637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095818637 DLLC NOTICE LLME(ffffffff/cc69ba3c){UNASSIGNED} LLC RX: unknown TLLI 0xcc69ba3c, creating LLME on the fly (gprs_llc.c:552) 20250413095818637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095818637 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095818637 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095818637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095818637 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095818637 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095818637 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095818637 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095818637 DLLC NOTICE LLME(ffffffff/cc69ba3c){UNASSIGNED} LLGM Assign pre (cc69ba3c => d2a0f4b8) (gprs_llc.c:1079) 20250413095818637 DLLC NOTICE LLME(cc69ba3c/d2a0f4b8){ASSIGNED} LLGM Assign post (cc69ba3c => d2a0f4b8) (gprs_llc.c:1125) 20250413095818637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095818637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095818637 DMM DEBUG MM(262420000000045/d2a0f4b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095818663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095818663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095818664 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095818664 DMM DEBUG MM(262420000000045/d2a0f4b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1134) 20250413095818664 DMM NOTICE MM(262420000000045/d2a0f4b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095818664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095818664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095818664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095818664 DMM DEBUG MM(262420000000045/d2a0f4b8) Requesting authorization (sgsn_auth.c:160) 20250413095818664 DMM INFO MM(262420000000045/d2a0f4b8) Requesting authentication tuples (sgsn_auth.c:184) 20250413095818664 DMM DEBUG MM(262420000000045/d2a0f4b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095818664 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250413095818664 DGPRS INFO SUBSCR(262420000000045) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1084)@5cc224164e2f: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1086) SGSN_Test-GSUP(1084)@5cc224164e2f: Added IMSI table entry 0TC_xid_n201u(1086)"262420000000045" 20250413095818670 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095818670 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095818670 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095818670 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095818670 DMM INFO MM(262420000000045/d2a0f4b8) Subscriber data update (mmctx.c:445) 20250413095818670 DMM DEBUG MM(262420000000045/d2a0f4b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095818670 DMM INFO MM(262420000000045/d2a0f4b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095818670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095818670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095818670 DMM INFO MM(262420000000045/d2a0f4b8) <- GMM AUTH AND CIPHERING REQ (rand = 5b dc 19 95 28 7e d2 07 34 90 ee 43 89 3b 64 2c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095818686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095818686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095818686 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095818686 DMM INFO MM(262420000000045/d2a0f4b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095818686 DMM NOTICE MM(262420000000045/d2a0f4b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095818686 DMM DEBUG MM(262420000000045/d2a0f4b8) checking auth: received GSM SRES = a7 ef 65 38 (gprs_gmm.c:716) 20250413095818686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095818686 DMM DEBUG MM(262420000000045/d2a0f4b8) Requesting authorization (sgsn_auth.c:160) 20250413095818686 DMM INFO MM(262420000000045/d2a0f4b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095818686 DMM DEBUG MM(262420000000045/d2a0f4b8) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095818686 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250413095818686 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) 20250413095818686 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095818686 DMM INFO MM(262420000000045/d2a0f4b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2a0f4b8) (gprs_gmm.c:337) 20250413095818689 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095818689 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095818689 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250413095818689 DMM INFO MM(262420000000045/d2a0f4b8) Subscriber data update (mmctx.c:445) 20250413095818689 DMM DEBUG MM(262420000000045/d2a0f4b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095818689 DMM INFO MM(262420000000045/d2a0f4b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095818689 DMM NOTICE MM(262420000000045/d2a0f4b8) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1050) 20250413095818689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095818689 DMM NOTICE MM(262420000000045/d2a0f4b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095818689 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) 20250413095818690 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095818690 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250413095818691 DMM INFO MM(262420000000045/d2a0f4b8) Subscriber data update (mmctx.c:445) 20250413095818691 DMM DEBUG MM(262420000000045/d2a0f4b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095818699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095818699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095818699 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095818700 DMM INFO MM(262420000000045/d2a0f4b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095818700 DMM NOTICE MM(262420000000045/d2a0f4b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095818700 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095818700 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095818700 DLLC NOTICE LLME(cc69ba3c/d2a0f4b8){ASSIGNED} LLGM Assign pre (ffffffff => d2a0f4b8) (gprs_llc.c:1079) 20250413095818700 DLLC NOTICE LLME(ffffffff/d2a0f4b8){ASSIGNED} LLGM Assign post (ffffffff => d2a0f4b8) (gprs_llc.c:1125) 20250413095818700 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095818700 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095818700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095818700 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1086)@5cc224164e2f: setverdict(pass): none -> pass 20250413095818757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095818757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095818757 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095818757 DMM INFO MM(262420000000045/d2a0f4b8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095818757 DMM INFO MM(262420000000045/d2a0f4b8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095818757 DMM DEBUG MM(262420000000045/d2a0f4b8) Using GGSN 0 (gprs_sm.c:317) 20250413095818757 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) 20250413095818757 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250413095818757 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095818758 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095818758 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:386) 20250413095818781 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 22 87 c1 aa 11 a6 35 28 87 14 05 7f 8e 3e db bf 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1060 from retransmit req queue (gtp.c:461) 20250413095818781 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfeb220, cbp=0x55b5d3b5e110) (sgsn_libgtp.c:633) 20250413095818781 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095818781 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=d2a0f4b8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095818781 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095818781 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1086)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1086)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095818786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095818786 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250413095818786 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250413095818786 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250413095818786 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1086)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1071)@5cc224164e2f: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1086)@5cc224164e2f: Final verdict of PTC: pass 20250413095818790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50018<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095818791 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095818791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1077)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1073)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1084)@5cc224164e2f: Final verdict of PTC: none TC_xid_n201u-BVCI220(1081)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@5cc224164e2f: Final verdict of PTC: none TC_xid_n201u-BVCI210(1076)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1082)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@5cc224164e2f: Final verdict of PTC: none TC_xid_n201u-BVCI196(1071)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1072)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1075)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1080)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1070)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1070): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_xid_n201u-BVCI196(1071): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1072): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1073): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_xid_n201u-BVCI210(1076): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_xid_n201u-BVCI220(1081): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_xid_n201u(1086): pass (none -> pass) MTC@5cc224164e2f: Test case TC_xid_n201u finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sun Apr 13 09:58:18 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250413095818872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095819274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85804) 20250413095819792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095819792 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85804, count=101540) 20250413095820793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095820793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sun Apr 13 09:58:21 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 20250413095821726 DGPRS DEBUG Checking for inactive LLMEs, time = 7769207 (sgsn.c:132) 20250413095821793 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095821793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_llc_null started. 20250413095822308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50026<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095822309 DMM INFO MM(262420000000045/d2a0f4b8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095822309 DMM INFO MM(262420000000045/d2a0f4b8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095822309 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095822309 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095822309 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095822309 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095822309 DLLC NOTICE LLME(ffffffff/d2a0f4b8){ASSIGNED} LLGM Assign pre (d2a0f4b8 => ffffffff) (gprs_llc.c:1079) 20250413095822309 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2a0f4b8 => ffffffff) (gprs_llc.c:1125) 20250413095822309 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b65590 (gprs_sndcp.c:574) 20250413095822309 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095822309 DMM NOTICE MM(262420000000045/d2a0f4b8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250413095822309 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250413095822309 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250413095822309 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413095822309 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:386) 20250413095822309 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250413095822309 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) 20250413095822309 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) 20250413095822309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095822309 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095822309 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095822309 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095822309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1087)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1091)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095822325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095822325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095822325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095822325 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095822325 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095822325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095822325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095822325 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095822325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095822326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095822326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095822326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095822326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095822326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095822326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095822326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095822326 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095822326 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095822326 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095822326 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095822327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095822327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1091)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095822329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095822333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095822333 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1090)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1093)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1092)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1096)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1096)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095822339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095822339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095822339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095822339 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095822339 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095822339 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095822339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095822340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095822340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1096)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095822340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095822340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095822340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095822340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095822340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095822340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095822340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095822340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095822340 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095822340 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095822340 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095822341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095822341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1096)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1096)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095822342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1097)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1093)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095822347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095822347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1095)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1097)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1101)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095822355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095822355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095822355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095822355 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095822355 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095822355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095822355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095822355 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095822355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095822356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095822356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095822356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095822356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095822356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095822356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095822356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095822356 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095822356 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095822356 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095822356 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095822356 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095822356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1101)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095822359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095822364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095822364 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1100)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095822794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095822794 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095822794 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095822794 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1102)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095822795 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095822795 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1102)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1102)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1102)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1090)@5cc224164e2f: Adding Client=TC_llc_null(1105), IMSI='262420000000041'H, TLLI='C8F7E744'O, index=0 SGSN_Test-GSUP(1103)@5cc224164e2f: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1105) TC_llc_null(1105)@5cc224164e2f: 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 := 'F4E62C88025484AD4F42010025360683'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '871370C5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9B435080445A2EDC'O } } } } } 20250413095823843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095823843 DLLC NOTICE LLME(ffffffff/c8f7e744){UNASSIGNED} LLC RX: unknown TLLI 0xc8f7e744, creating LLME on the fly (gprs_llc.c:552) 20250413095823843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095823843 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095823843 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095823843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095823843 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095823843 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095823843 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095823843 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095823843 DLLC NOTICE LLME(ffffffff/c8f7e744){UNASSIGNED} LLGM Assign pre (c8f7e744 => c4ef19fa) (gprs_llc.c:1079) 20250413095823843 DLLC NOTICE LLME(c8f7e744/c4ef19fa){ASSIGNED} LLGM Assign post (c8f7e744 => c4ef19fa) (gprs_llc.c:1125) 20250413095823843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095823843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095823843 DMM DEBUG MM(262420000000041/c4ef19fa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095823857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095823857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095823857 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095823857 DMM DEBUG MM(262420000000041/c4ef19fa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1134) 20250413095823857 DMM NOTICE MM(262420000000041/c4ef19fa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095823857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095823857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095823857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095823857 DMM DEBUG MM(262420000000041/c4ef19fa) Requesting authorization (sgsn_auth.c:160) 20250413095823857 DMM INFO MM(262420000000041/c4ef19fa) Requesting authentication tuples (sgsn_auth.c:184) 20250413095823857 DMM DEBUG MM(262420000000041/c4ef19fa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095823858 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250413095823858 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1103)@5cc224164e2f: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1105) SGSN_Test-GSUP(1103)@5cc224164e2f: Added IMSI table entry 0TC_llc_null(1105)"262420000000041" 20250413095823862 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095823863 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095823863 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095823863 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095823863 DMM INFO MM(262420000000041/c4ef19fa) Subscriber data update (mmctx.c:445) 20250413095823863 DMM DEBUG MM(262420000000041/c4ef19fa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095823863 DMM INFO MM(262420000000041/c4ef19fa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095823863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095823863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095823863 DMM INFO MM(262420000000041/c4ef19fa) <- GMM AUTH AND CIPHERING REQ (rand = f4 e6 2c 88 02 54 84 ad 4f 42 01 00 25 36 06 83 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095823877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095823877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095823877 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095823877 DMM INFO MM(262420000000041/c4ef19fa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095823877 DMM NOTICE MM(262420000000041/c4ef19fa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095823877 DMM DEBUG MM(262420000000041/c4ef19fa) checking auth: received GSM SRES = 87 13 70 c5 (gprs_gmm.c:716) 20250413095823877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095823877 DMM DEBUG MM(262420000000041/c4ef19fa) Requesting authorization (sgsn_auth.c:160) 20250413095823877 DMM INFO MM(262420000000041/c4ef19fa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095823877 DMM DEBUG MM(262420000000041/c4ef19fa) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095823877 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250413095823877 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) 20250413095823877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095823877 DMM INFO MM(262420000000041/c4ef19fa) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4ef19fa) (gprs_gmm.c:337) 20250413095823880 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095823880 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095823880 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250413095823880 DMM INFO MM(262420000000041/c4ef19fa) Subscriber data update (mmctx.c:445) 20250413095823880 DMM DEBUG MM(262420000000041/c4ef19fa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095823880 DMM INFO MM(262420000000041/c4ef19fa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095823880 DMM NOTICE MM(262420000000041/c4ef19fa) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1050) 20250413095823880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095823880 DMM NOTICE MM(262420000000041/c4ef19fa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095823880 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) 20250413095823881 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095823881 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250413095823881 DMM INFO MM(262420000000041/c4ef19fa) Subscriber data update (mmctx.c:445) 20250413095823881 DMM DEBUG MM(262420000000041/c4ef19fa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095823890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095823890 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095823890 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095823891 DMM INFO MM(262420000000041/c4ef19fa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095823891 DMM NOTICE MM(262420000000041/c4ef19fa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095823891 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095823891 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095823891 DLLC NOTICE LLME(c8f7e744/c4ef19fa){ASSIGNED} LLGM Assign pre (ffffffff => c4ef19fa) (gprs_llc.c:1079) 20250413095823891 DLLC NOTICE LLME(ffffffff/c4ef19fa){ASSIGNED} LLGM Assign post (ffffffff => c4ef19fa) (gprs_llc.c:1125) 20250413095823891 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095823891 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095823891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095823891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413095824947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095824947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250413095824947 DLLC DEBUG TLLI=c4ef19fa sends us LLC NULL (gprs_llc.c:912) 20250413095824947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095824947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250413095824947 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095824947 DMM INFO MM(262420000000041/c4ef19fa) -> GMM DETACH REQUEST TLLI=0xc4ef19fa type=GPRS detach Power-off (gprs_gmm.c:1512) 20250413095824947 DMM INFO MM(262420000000041/c4ef19fa) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250413095824947 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095824947 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095824947 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095824947 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095824947 DLLC NOTICE LLME(ffffffff/c4ef19fa){ASSIGNED} LLGM Assign pre (c4ef19fa => ffffffff) (gprs_llc.c:1079) 20250413095824948 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4ef19fa => ffffffff) (gprs_llc.c:1125) 20250413095824948 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250413095824948 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) 20250413095824948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095824948 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095824948 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095824948 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095824950 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1105)@5cc224164e2f: setverdict(pass): none -> pass TC_llc_null-BVCI196(1090)@5cc224164e2f: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1105)@5cc224164e2f: Final verdict of PTC: pass 20250413095829957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50026<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1101)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1103)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1096)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1097)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1091)@5cc224164e2f: Final verdict of PTC: none TC_llc_null-BVCI220(1100)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@5cc224164e2f: Final verdict of PTC: none TC_llc_null-BVCI196(1090)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@5cc224164e2f: Final verdict of PTC: none 20250413095829959 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095829959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1088)@5cc224164e2f: Final verdict of PTC: none TC_llc_null-BVCI210(1095)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1099)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1094)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1089)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_llc_null-BVCI196(1090): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1094): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_llc_null-BVCI210(1095): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1096): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1097): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_llc_null-BVCI220(1100): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_llc_null(1105): pass (none -> pass) MTC@5cc224164e2f: Test case TC_llc_null finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sun Apr 13 09:58:30 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250413095830042 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095830444 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100528) 20250413095830960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095830960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100528, count=101788) 20250413095831961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095831961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sun Apr 13 09:58: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_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 20250413095832962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095832962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_llc_sabm_dm_llgmm started. 20250413095833537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095833541 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1106)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1110)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1110)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095833573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095833573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095833574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095833574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095833574 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095833574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095833574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095833574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095833574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1110)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095833574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095833574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095833574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095833574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095833574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095833574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095833574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095833575 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095833575 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095833575 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095833575 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095833575 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095833575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1110)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1110)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095833577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1111)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1107)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095833582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095833583 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1112)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1111)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1109)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1115)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095833587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095833587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095833587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095833587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095833587 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095833587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095833587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095833587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095833587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095833587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095833587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095833587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095833587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095833587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095833587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095833587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095833587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095833588 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095833588 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095833588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095833588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095833588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1115)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095833591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095833597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095833597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1114)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1116)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1120)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095833601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095833601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095833601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095833601 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095833601 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095833601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095833601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095833601 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095833601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095833603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095833603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095833603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095833603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095833603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095833603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095833603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095833603 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095833603 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095833603 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095833603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095833603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095833603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1120)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095833605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095833610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095833610 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1119)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095833963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095833963 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095833963 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095833963 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1121)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095833964 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095833964 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1121)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1121)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1121)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1121)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1109)@5cc224164e2f: Adding Client=TC_llc_sabm_dm_llgmm(1124), IMSI='262420000000042'H, TLLI='C4FF261F'O, index=0 SGSN_Test-GSUP(1122)@5cc224164e2f: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1124) TC_llc_sabm_dm_llgmm(1124)@5cc224164e2f: 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 := '4C0EBC305C012EAF56DD7BDAB61CFBD4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A52A1266'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E45568BE679414D4'O } } } } } 20250413095834988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095834988 DLLC NOTICE LLME(ffffffff/c4ff261f){UNASSIGNED} LLC RX: unknown TLLI 0xc4ff261f, creating LLME on the fly (gprs_llc.c:552) 20250413095834988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095834988 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095834988 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095834988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095834988 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095834988 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095834988 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095834988 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095834988 DLLC NOTICE LLME(ffffffff/c4ff261f){UNASSIGNED} LLGM Assign pre (c4ff261f => da5fff3c) (gprs_llc.c:1079) 20250413095834988 DLLC NOTICE LLME(c4ff261f/da5fff3c){ASSIGNED} LLGM Assign post (c4ff261f => da5fff3c) (gprs_llc.c:1125) 20250413095834988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095834989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095834989 DMM DEBUG MM(262420000000042/da5fff3c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095834996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095834996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095834996 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095834996 DMM DEBUG MM(262420000000042/da5fff3c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1134) 20250413095834996 DMM NOTICE MM(262420000000042/da5fff3c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095834996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095834996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095834996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095834996 DMM DEBUG MM(262420000000042/da5fff3c) Requesting authorization (sgsn_auth.c:160) 20250413095834996 DMM INFO MM(262420000000042/da5fff3c) Requesting authentication tuples (sgsn_auth.c:184) 20250413095834996 DMM DEBUG MM(262420000000042/da5fff3c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095834996 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250413095834996 DGPRS INFO SUBSCR(262420000000042) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1122)@5cc224164e2f: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1124) SGSN_Test-GSUP(1122)@5cc224164e2f: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1124)"262420000000042" 20250413095834997 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095834997 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095834997 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095834997 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095834997 DMM INFO MM(262420000000042/da5fff3c) Subscriber data update (mmctx.c:445) 20250413095834997 DMM DEBUG MM(262420000000042/da5fff3c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095834997 DMM INFO MM(262420000000042/da5fff3c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095834997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095834997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095834997 DMM INFO MM(262420000000042/da5fff3c) <- GMM AUTH AND CIPHERING REQ (rand = 4c 0e bc 30 5c 01 2e af 56 dd 7b da b6 1c fb d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095835001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095835002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095835002 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095835002 DMM INFO MM(262420000000042/da5fff3c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095835002 DMM NOTICE MM(262420000000042/da5fff3c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095835002 DMM DEBUG MM(262420000000042/da5fff3c) checking auth: received GSM SRES = a5 2a 12 66 (gprs_gmm.c:716) 20250413095835002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095835002 DMM DEBUG MM(262420000000042/da5fff3c) Requesting authorization (sgsn_auth.c:160) 20250413095835002 DMM INFO MM(262420000000042/da5fff3c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095835002 DMM DEBUG MM(262420000000042/da5fff3c) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095835002 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250413095835002 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) 20250413095835002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095835002 DMM INFO MM(262420000000042/da5fff3c) <- GMM ATTACH ACCEPT (new P-TMSI=0xda5fff3c) (gprs_gmm.c:337) 20250413095835002 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095835002 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095835002 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250413095835002 DMM INFO MM(262420000000042/da5fff3c) Subscriber data update (mmctx.c:445) 20250413095835002 DMM DEBUG MM(262420000000042/da5fff3c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095835002 DMM INFO MM(262420000000042/da5fff3c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095835002 DMM NOTICE MM(262420000000042/da5fff3c) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1050) 20250413095835002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095835002 DMM NOTICE MM(262420000000042/da5fff3c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095835002 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) 20250413095835003 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095835003 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250413095835003 DMM INFO MM(262420000000042/da5fff3c) Subscriber data update (mmctx.c:445) 20250413095835003 DMM DEBUG MM(262420000000042/da5fff3c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095835006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095835006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095835007 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095835007 DMM INFO MM(262420000000042/da5fff3c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095835007 DMM NOTICE MM(262420000000042/da5fff3c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095835007 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095835007 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095835007 DLLC NOTICE LLME(c4ff261f/da5fff3c){ASSIGNED} LLGM Assign pre (ffffffff => da5fff3c) (gprs_llc.c:1079) 20250413095835007 DLLC NOTICE LLME(ffffffff/da5fff3c){ASSIGNED} LLGM Assign post (ffffffff => da5fff3c) (gprs_llc.c:1125) 20250413095835007 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095835007 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095835007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095835007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413095836067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095836067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4cd20a CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_llgmm(1124)@5cc224164e2f: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1109)@5cc224164e2f: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1124)@5cc224164e2f: Final verdict of PTC: pass 20250413095836083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32834<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095836086 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095836086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1121)@5cc224164e2f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1119)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1122)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1120)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1110)@5cc224164e2f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1109)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1115)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@5cc224164e2f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1114)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1118)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1108)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1111)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1113)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1108): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1109): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1110): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1111): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1114): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1119): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_llc_sabm_dm_llgmm(1124): pass (none -> pass) MTC@5cc224164e2f: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sun Apr 13 09:58:36 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 20250413095836190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095836593 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83740) 20250413095837087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095837087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83740, count=88096) 20250413095838088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095838088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sun Apr 13 09:58: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_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 20250413095839089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095839089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_llc_sabm_dm_ll5 started. 20250413095839629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095839631 DMM INFO MM(262420000000042/da5fff3c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095839631 DMM INFO MM(262420000000042/da5fff3c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095839631 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095839631 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095839631 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095839631 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095839631 DLLC NOTICE LLME(ffffffff/da5fff3c){ASSIGNED} LLGM Assign pre (da5fff3c => ffffffff) (gprs_llc.c:1079) 20250413095839631 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da5fff3c => ffffffff) (gprs_llc.c:1125) 20250413095839631 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250413095839631 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) 20250413095839631 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) 20250413095839631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095839631 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095839631 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095839631 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095839631 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1125)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095839691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095839692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095839692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095839692 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095839692 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095839692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095839692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095839692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095839692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095839693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095839693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095839693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095839693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095839693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095839693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095839693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095839693 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095839693 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095839693 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095839693 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1129)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095839693 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095839693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095839695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1130)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1126)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095839700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095839700 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1131)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI196(1128)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1134)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095839705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095839705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095839705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095839705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095839705 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095839705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095839705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095839705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095839705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095839706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095839706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095839706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095839706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095839706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095839706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095839706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095839706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095839706 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095839706 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095839706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1134)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095839706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095839706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095839708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095839713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095839713 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1136)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_ll5-BVCI210(1133)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1135)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095839720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095839720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095839720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095839720 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095839720 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095839720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095839720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095839720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095839720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095839721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095839721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095839721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095839721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095839721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095839721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095839721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095839721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095839721 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095839721 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095839721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095839722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095839722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095839725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095839730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095839730 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1138)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095840090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095840090 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095840090 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095840090 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1140)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095840095 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095840096 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1140)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1140)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1128)@5cc224164e2f: Adding Client=TC_llc_sabm_dm_ll5(1143), IMSI='262420000000043'H, TLLI='D2FD6A9C'O, index=0 SGSN_Test-GSUP(1141)@5cc224164e2f: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1143) TC_llc_sabm_dm_ll5(1143)@5cc224164e2f: 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 := '5A3856F4AE4460A6773AF26E6ABDC89B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3F4283D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C174727B71AA2134'O } } } } } 20250413095841168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095841169 DLLC NOTICE LLME(ffffffff/d2fd6a9c){UNASSIGNED} LLC RX: unknown TLLI 0xd2fd6a9c, creating LLME on the fly (gprs_llc.c:552) 20250413095841169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095841169 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095841169 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095841169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095841169 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095841169 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095841169 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095841169 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095841169 DLLC NOTICE LLME(ffffffff/d2fd6a9c){UNASSIGNED} LLGM Assign pre (d2fd6a9c => fab8dca4) (gprs_llc.c:1079) 20250413095841169 DLLC NOTICE LLME(d2fd6a9c/fab8dca4){ASSIGNED} LLGM Assign post (d2fd6a9c => fab8dca4) (gprs_llc.c:1125) 20250413095841169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095841169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095841169 DMM DEBUG MM(262420000000043/fab8dca4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095841186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095841186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095841186 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095841186 DMM DEBUG MM(262420000000043/fab8dca4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1134) 20250413095841186 DMM NOTICE MM(262420000000043/fab8dca4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095841186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095841186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095841186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095841186 DMM DEBUG MM(262420000000043/fab8dca4) Requesting authorization (sgsn_auth.c:160) 20250413095841186 DMM INFO MM(262420000000043/fab8dca4) Requesting authentication tuples (sgsn_auth.c:184) 20250413095841186 DMM DEBUG MM(262420000000043/fab8dca4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095841186 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250413095841186 DGPRS INFO SUBSCR(262420000000043) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1141)@5cc224164e2f: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1143) SGSN_Test-GSUP(1141)@5cc224164e2f: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1143)"262420000000043" 20250413095841191 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095841191 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095841191 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095841191 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095841191 DMM INFO MM(262420000000043/fab8dca4) Subscriber data update (mmctx.c:445) 20250413095841191 DMM DEBUG MM(262420000000043/fab8dca4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095841191 DMM INFO MM(262420000000043/fab8dca4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095841191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095841191 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095841191 DMM INFO MM(262420000000043/fab8dca4) <- GMM AUTH AND CIPHERING REQ (rand = 5a 38 56 f4 ae 44 60 a6 77 3a f2 6e 6a bd c8 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095841206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095841206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095841206 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095841206 DMM INFO MM(262420000000043/fab8dca4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095841206 DMM NOTICE MM(262420000000043/fab8dca4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095841206 DMM DEBUG MM(262420000000043/fab8dca4) checking auth: received GSM SRES = 3f 42 83 d9 (gprs_gmm.c:716) 20250413095841206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095841206 DMM DEBUG MM(262420000000043/fab8dca4) Requesting authorization (sgsn_auth.c:160) 20250413095841206 DMM INFO MM(262420000000043/fab8dca4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095841206 DMM DEBUG MM(262420000000043/fab8dca4) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095841206 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250413095841206 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) 20250413095841206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095841206 DMM INFO MM(262420000000043/fab8dca4) <- GMM ATTACH ACCEPT (new P-TMSI=0xfab8dca4) (gprs_gmm.c:337) 20250413095841208 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095841208 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095841208 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250413095841208 DMM INFO MM(262420000000043/fab8dca4) Subscriber data update (mmctx.c:445) 20250413095841208 DMM DEBUG MM(262420000000043/fab8dca4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095841208 DMM INFO MM(262420000000043/fab8dca4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095841208 DMM NOTICE MM(262420000000043/fab8dca4) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1050) 20250413095841208 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095841208 DMM NOTICE MM(262420000000043/fab8dca4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095841208 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) 20250413095841210 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095841210 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250413095841210 DMM INFO MM(262420000000043/fab8dca4) Subscriber data update (mmctx.c:445) 20250413095841210 DMM DEBUG MM(262420000000043/fab8dca4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095841220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095841220 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095841220 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095841220 DMM INFO MM(262420000000043/fab8dca4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095841220 DMM NOTICE MM(262420000000043/fab8dca4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095841220 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095841220 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095841220 DLLC NOTICE LLME(d2fd6a9c/fab8dca4){ASSIGNED} LLGM Assign pre (ffffffff => fab8dca4) (gprs_llc.c:1079) 20250413095841220 DLLC NOTICE LLME(ffffffff/fab8dca4){ASSIGNED} LLGM Assign post (ffffffff => fab8dca4) (gprs_llc.c:1125) 20250413095841220 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095841220 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095841220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095841220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413095842279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095842279 DLLC DEBUG LLC SAPI=5 C U GEA0 IOV-UI=0x000000 FCS=0x4550ca CMD=SABM (gprs_llc_parse.c:89) TC_llc_sabm_dm_ll5(1143)@5cc224164e2f: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1128)@5cc224164e2f: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1143)@5cc224164e2f: Final verdict of PTC: pass 20250413095842295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36032<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095842299 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095842299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1139)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1140)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1141)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1134)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@5cc224164e2f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1138)@5cc224164e2f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1133)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@5cc224164e2f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1128)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1129)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1127)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1137)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1132)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1128): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1133): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none)Sun Apr 13 09:58:42 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none)Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1138): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_llc_sabm_dm_ll5(1143): pass (none -> pass) MTC@5cc224164e2f: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. 20250413095842403 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095842805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84516) 20250413095843300 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095843300 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84516, count=92208) 20250413095844301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095844301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sun Apr 13 09:58: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_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 20250413095845302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095845302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_suspend_nopaging started. 20250413095845895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60628<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095845898 DMM INFO MM(262420000000043/fab8dca4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095845898 DMM INFO MM(262420000000043/fab8dca4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095845898 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095845898 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095845898 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095845898 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095845898 DLLC NOTICE LLME(ffffffff/fab8dca4){ASSIGNED} LLGM Assign pre (fab8dca4 => ffffffff) (gprs_llc.c:1079) 20250413095845898 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fab8dca4 => ffffffff) (gprs_llc.c:1125) 20250413095845898 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250413095845898 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) 20250413095845898 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) 20250413095845898 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095845898 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095845898 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095845898 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095845898 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1144)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095845931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095845931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095845931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095845931 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095845931 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095845931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095845931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095845931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095845931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095845932 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095845933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095845933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095845933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095845933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095845933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095845933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095845933 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095845933 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095845933 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095845933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095845933 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095845933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095845935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095845939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095845939 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1147)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095845948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095845948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095845948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095845948 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095845948 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095845948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095845948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095845948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095845948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095845949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095845949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095845949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095845949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095845949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095845949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095845949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095845949 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095845949 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095845949 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095845949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095845949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095845949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1154)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095845951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095845957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095845957 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1154)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_nopaging-BVCI210(1152)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1158)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095845962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095845962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095845962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095845962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095845962 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095845962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095845962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095845962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095845962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095845963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095845963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095845963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095845963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095845963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095845963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095845963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095845963 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095845963 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095845963 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095845963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1158)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095845963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095845963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095845965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095845970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095845970 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1157)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095846303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095846304 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095846304 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095846304 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095846307 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095846309 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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)@5cc224164e2f: 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)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1147)@5cc224164e2f: Adding Client=TC_suspend_nopaging(1162), IMSI='262420000000048'H, TLLI='F5A5928B'O, index=0 SGSN_Test-GSUP(1160)@5cc224164e2f: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1162) TC_suspend_nopaging(1162)@5cc224164e2f: 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 := 'A3D49C5F25DC7C7291E2633E54A8FCD7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AE91CFA1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C9465406F17DDE3C'O } } } } } 20250413095847382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095847382 DLLC NOTICE LLME(ffffffff/f5a5928b){UNASSIGNED} LLC RX: unknown TLLI 0xf5a5928b, creating LLME on the fly (gprs_llc.c:552) 20250413095847382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095847382 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095847382 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095847382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095847382 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095847382 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095847382 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095847382 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095847382 DLLC NOTICE LLME(ffffffff/f5a5928b){UNASSIGNED} LLGM Assign pre (f5a5928b => e2fec194) (gprs_llc.c:1079) 20250413095847382 DLLC NOTICE LLME(f5a5928b/e2fec194){ASSIGNED} LLGM Assign post (f5a5928b => e2fec194) (gprs_llc.c:1125) 20250413095847382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095847382 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095847382 DMM DEBUG MM(262420000000048/e2fec194) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095847395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095847395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095847395 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095847396 DMM DEBUG MM(262420000000048/e2fec194) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1134) 20250413095847396 DMM NOTICE MM(262420000000048/e2fec194) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095847396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095847396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095847396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095847396 DMM DEBUG MM(262420000000048/e2fec194) Requesting authorization (sgsn_auth.c:160) 20250413095847396 DMM INFO MM(262420000000048/e2fec194) Requesting authentication tuples (sgsn_auth.c:184) 20250413095847396 DMM DEBUG MM(262420000000048/e2fec194) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095847396 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250413095847396 DGPRS INFO SUBSCR(262420000000048) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@5cc224164e2f: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1162) SGSN_Test-GSUP(1160)@5cc224164e2f: Added IMSI table entry 0TC_suspend_nopaging(1162)"262420000000048" 20250413095847400 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095847400 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095847400 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095847400 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095847400 DMM INFO MM(262420000000048/e2fec194) Subscriber data update (mmctx.c:445) 20250413095847400 DMM DEBUG MM(262420000000048/e2fec194) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095847400 DMM INFO MM(262420000000048/e2fec194) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095847400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095847401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095847401 DMM INFO MM(262420000000048/e2fec194) <- GMM AUTH AND CIPHERING REQ (rand = a3 d4 9c 5f 25 dc 7c 72 91 e2 63 3e 54 a8 fc d7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095847412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095847412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095847412 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095847412 DMM INFO MM(262420000000048/e2fec194) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095847412 DMM NOTICE MM(262420000000048/e2fec194) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095847412 DMM DEBUG MM(262420000000048/e2fec194) checking auth: received GSM SRES = ae 91 cf a1 (gprs_gmm.c:716) 20250413095847412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095847412 DMM DEBUG MM(262420000000048/e2fec194) Requesting authorization (sgsn_auth.c:160) 20250413095847412 DMM INFO MM(262420000000048/e2fec194) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095847412 DMM DEBUG MM(262420000000048/e2fec194) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095847412 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250413095847412 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) 20250413095847412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095847412 DMM INFO MM(262420000000048/e2fec194) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2fec194) (gprs_gmm.c:337) 20250413095847416 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095847416 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095847416 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250413095847416 DMM INFO MM(262420000000048/e2fec194) Subscriber data update (mmctx.c:445) 20250413095847416 DMM DEBUG MM(262420000000048/e2fec194) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095847416 DMM INFO MM(262420000000048/e2fec194) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095847416 DMM NOTICE MM(262420000000048/e2fec194) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1050) 20250413095847416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095847416 DMM NOTICE MM(262420000000048/e2fec194) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095847416 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) 20250413095847418 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095847418 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250413095847418 DMM INFO MM(262420000000048/e2fec194) Subscriber data update (mmctx.c:445) 20250413095847418 DMM DEBUG MM(262420000000048/e2fec194) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095847423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095847423 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095847423 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095847423 DMM INFO MM(262420000000048/e2fec194) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095847423 DMM NOTICE MM(262420000000048/e2fec194) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095847423 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095847423 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095847423 DLLC NOTICE LLME(f5a5928b/e2fec194){ASSIGNED} LLGM Assign pre (ffffffff => e2fec194) (gprs_llc.c:1079) 20250413095847423 DLLC NOTICE LLME(ffffffff/e2fec194){ASSIGNED} LLGM Assign post (ffffffff => e2fec194) (gprs_llc.c:1125) 20250413095847423 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095847423 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095847423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095847423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1162)@5cc224164e2f: setverdict(pass): none -> pass 20250413095847483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095847483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095847483 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095847483 DMM INFO MM(262420000000048/e2fec194) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095847483 DMM INFO MM(262420000000048/e2fec194) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095847483 DMM DEBUG MM(262420000000048/e2fec194) Using GGSN 0 (gprs_sm.c:317) 20250413095847483 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) 20250413095847483 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250413095847483 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095847483 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095847483 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:386) 20250413095847507 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 c0 04 d4 b0 11 d3 9e b8 fa 14 05 7f 65 80 23 85 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:461) 20250413095847507 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfec298, cbp=0x55b5d3b606d0) (sgsn_libgtp.c:633) 20250413095847507 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095847507 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=e2fec194, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095847508 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095847508 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1162)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1162)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095847523 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250413095847534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095847534 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2304) 20250413095847534 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250413095847540 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250413095847540 DMM INFO MM(262420000000048/e2fec194) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250413095851727 DGPRS DEBUG Checking for inactive LLMEs, time = 7769237 (sgsn.c:132) TC_suspend_nopaging-BVCI196(1147)@5cc224164e2f: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1162)@5cc224164e2f: Final verdict of PTC: pass 20250413095852556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60628<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1160)@5cc224164e2f: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1147)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1148)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1158)@5cc224164e2f: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1157)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@5cc224164e2f: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1152)@5cc224164e2f: Final verdict of PTC: none 20250413095852563 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(1154)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1153)@5cc224164e2f: Final verdict of PTC: none20250413095852563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1150)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1146)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1156)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1151)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_suspend_nopaging-BVCI196(1147): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_suspend_nopaging-BVCI210(1152): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_suspend_nopaging-BVCI220(1157): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_suspend_nopaging(1162): pass (none -> pass) MTC@5cc224164e2f: Test case TC_suspend_nopaging finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sun Apr 13 09:58:52 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250413095852660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095853063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60640<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100208) 20250413095853564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095853565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100208, count=101468) 20250413095854567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095854567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sun Apr 13 09:58:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20250413095855569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095855569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_suspend_resume started. 20250413095856117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095856119 DMM INFO MM(262420000000048/e2fec194) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095856119 DMM INFO MM(262420000000048/e2fec194) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095856119 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095856119 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095856119 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095856119 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095856119 DLLC NOTICE LLME(ffffffff/e2fec194){ASSIGNED} LLGM Assign pre (e2fec194 => ffffffff) (gprs_llc.c:1079) 20250413095856119 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2fec194 => ffffffff) (gprs_llc.c:1125) 20250413095856119 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b65590 (gprs_sndcp.c:574) 20250413095856119 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095856119 DMM NOTICE MM(262420000000048/e2fec194) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250413095856119 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250413095856119 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250413095856120 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413095856120 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:386) 20250413095856120 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250413095856120 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) 20250413095856120 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) 20250413095856120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095856120 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095856120 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095856120 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095856120 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1163)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095856161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095856161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095856161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095856161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095856161 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095856161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095856161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095856161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095856161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095856162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095856162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095856162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095856162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095856162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095856162 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095856162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095856162 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095856162 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095856162 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095856162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095856163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095856163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1167)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095856164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1168)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1164)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095856169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095856169 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1166)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1172)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1172)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095856176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095856176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095856176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095856176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095856176 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095856176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095856176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095856176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095856176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1172)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095856177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095856177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095856177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095856177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095856177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095856177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095856177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095856177 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095856177 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095856177 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095856177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095856177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095856177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1172)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1172)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095856179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1173)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1169)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095856184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095856184 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1174)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1171)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1173)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1177)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095856190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095856190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095856190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095856190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095856190 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095856190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095856190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095856190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095856190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095856191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095856191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095856191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095856191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095856191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095856191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095856191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095856191 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095856191 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095856191 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095856191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095856191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095856191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095856193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095856198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095856198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1176)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095856569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095856570 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095856570 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095856570 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095856574 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095856575 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1178)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1166)@5cc224164e2f: Adding Client=TC_suspend_resume(1181), IMSI='262420000000049'H, TLLI='C9C37CAC'O, index=0 SGSN_Test-GSUP(1179)@5cc224164e2f: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1181) TC_suspend_resume(1181)@5cc224164e2f: 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 := '1ADA30381E8495534D0920FD2FEE6F43'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B7908E9B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '824160E8E25C7EAD'O } } } } } 20250413095857657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095857657 DLLC NOTICE LLME(ffffffff/c9c37cac){UNASSIGNED} LLC RX: unknown TLLI 0xc9c37cac, creating LLME on the fly (gprs_llc.c:552) 20250413095857657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095857657 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095857657 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095857657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095857657 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095857657 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095857657 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095857657 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095857657 DLLC NOTICE LLME(ffffffff/c9c37cac){UNASSIGNED} LLGM Assign pre (c9c37cac => dba15999) (gprs_llc.c:1079) 20250413095857657 DLLC NOTICE LLME(c9c37cac/dba15999){ASSIGNED} LLGM Assign post (c9c37cac => dba15999) (gprs_llc.c:1125) 20250413095857657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095857657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095857657 DMM DEBUG MM(262420000000049/dba15999) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095857683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095857683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095857683 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095857683 DMM DEBUG MM(262420000000049/dba15999) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1134) 20250413095857683 DMM NOTICE MM(262420000000049/dba15999) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095857683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095857683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095857683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095857683 DMM DEBUG MM(262420000000049/dba15999) Requesting authorization (sgsn_auth.c:160) 20250413095857683 DMM INFO MM(262420000000049/dba15999) Requesting authentication tuples (sgsn_auth.c:184) 20250413095857683 DMM DEBUG MM(262420000000049/dba15999) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095857683 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250413095857683 DGPRS INFO SUBSCR(262420000000049) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1179)@5cc224164e2f: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1181) SGSN_Test-GSUP(1179)@5cc224164e2f: Added IMSI table entry 0TC_suspend_resume(1181)"262420000000049" 20250413095857689 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095857689 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095857689 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095857689 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095857689 DMM INFO MM(262420000000049/dba15999) Subscriber data update (mmctx.c:445) 20250413095857689 DMM DEBUG MM(262420000000049/dba15999) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095857689 DMM INFO MM(262420000000049/dba15999) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095857689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095857689 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095857689 DMM INFO MM(262420000000049/dba15999) <- GMM AUTH AND CIPHERING REQ (rand = 1a da 30 38 1e 84 95 53 4d 09 20 fd 2f ee 6f 43 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095857706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095857707 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095857707 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095857707 DMM INFO MM(262420000000049/dba15999) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095857707 DMM NOTICE MM(262420000000049/dba15999) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095857707 DMM DEBUG MM(262420000000049/dba15999) checking auth: received GSM SRES = b7 90 8e 9b (gprs_gmm.c:716) 20250413095857707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095857707 DMM DEBUG MM(262420000000049/dba15999) Requesting authorization (sgsn_auth.c:160) 20250413095857707 DMM INFO MM(262420000000049/dba15999) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095857707 DMM DEBUG MM(262420000000049/dba15999) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095857707 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250413095857707 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) 20250413095857707 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095857707 DMM INFO MM(262420000000049/dba15999) <- GMM ATTACH ACCEPT (new P-TMSI=0xdba15999) (gprs_gmm.c:337) 20250413095857709 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095857709 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095857709 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250413095857709 DMM INFO MM(262420000000049/dba15999) Subscriber data update (mmctx.c:445) 20250413095857709 DMM DEBUG MM(262420000000049/dba15999) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095857709 DMM INFO MM(262420000000049/dba15999) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095857709 DMM NOTICE MM(262420000000049/dba15999) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1050) 20250413095857709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095857709 DMM NOTICE MM(262420000000049/dba15999) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095857709 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) 20250413095857710 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095857710 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250413095857710 DMM INFO MM(262420000000049/dba15999) Subscriber data update (mmctx.c:445) 20250413095857710 DMM DEBUG MM(262420000000049/dba15999) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095857721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095857721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095857721 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095857721 DMM INFO MM(262420000000049/dba15999) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095857721 DMM NOTICE MM(262420000000049/dba15999) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095857721 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095857721 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095857721 DLLC NOTICE LLME(c9c37cac/dba15999){ASSIGNED} LLGM Assign pre (ffffffff => dba15999) (gprs_llc.c:1079) 20250413095857721 DLLC NOTICE LLME(ffffffff/dba15999){ASSIGNED} LLGM Assign post (ffffffff => dba15999) (gprs_llc.c:1125) 20250413095857722 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095857722 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095857722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095857722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1181)@5cc224164e2f: setverdict(pass): none -> pass 20250413095857778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095857778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095857778 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095857778 DMM INFO MM(262420000000049/dba15999) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095857778 DMM INFO MM(262420000000049/dba15999) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095857778 DMM DEBUG MM(262420000000049/dba15999) Using GGSN 0 (gprs_sm.c:317) 20250413095857778 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) 20250413095857778 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250413095857778 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095857778 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095857778 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:386) 20250413095857799 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 94 d4 55 57 11 c0 25 8e 06 14 05 7f cf 32 1b 10 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:461) 20250413095857799 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfed310, cbp=0x55b5d3b60a60) (sgsn_libgtp.c:633) 20250413095857799 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095857799 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=dba15999, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095857799 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095857799 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1181)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1181)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095857815 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250413095857829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095857829 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2304) 20250413095857829 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250413095857837 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250413095857837 DMM INFO MM(262420000000049/dba15999) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250413095902849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095902849 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2330) 20250413095902849 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250413095902857 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1166)@5cc224164e2f: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1181)@5cc224164e2f: Final verdict of PTC: pass 20250413095902876 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48350<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095902881 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095902881 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1179)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@5cc224164e2f: Final verdict of PTC: none TC_suspend_resume-BVCI196(1166)@5cc224164e2f: Final verdict of PTC: none TC_suspend_resume-BVCI210(1171)@5cc224164e2f: Final verdict of PTC: none TC_suspend_resume-BVCI220(1176)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1173)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1172)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1167)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1177)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1165)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1175)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1170)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_suspend_resume-BVCI196(1166): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1170): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_suspend_resume-BVCI210(1171): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1172): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1173): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_suspend_resume-BVCI220(1176): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_suspend_resume(1181): pass (none -> pass) MTC@5cc224164e2f: Test case TC_suspend_resume finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sun Apr 13 09:59:02 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250413095902978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095903380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48354<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96848) 20250413095903882 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095903882 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96848, count=105640) 20250413095904883 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095904883 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sun Apr 13 09:59:05 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 20250413095905884 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095905884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_suspend_rau started. 20250413095906471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43194<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095906473 DMM INFO MM(262420000000049/dba15999) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095906473 DMM INFO MM(262420000000049/dba15999) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095906473 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095906473 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095906473 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095906473 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095906473 DLLC NOTICE LLME(ffffffff/dba15999){ASSIGNED} LLGM Assign pre (dba15999 => ffffffff) (gprs_llc.c:1079) 20250413095906473 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dba15999 => ffffffff) (gprs_llc.c:1125) 20250413095906473 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b65590 (gprs_sndcp.c:574) 20250413095906473 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095906473 DMM NOTICE MM(262420000000049/dba15999) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250413095906473 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250413095906473 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250413095906473 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413095906473 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:386) 20250413095906473 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250413095906473 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) 20250413095906473 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) 20250413095906474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095906474 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095906474 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095906474 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095906474 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1182)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1186)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095906527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095906527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095906527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095906527 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095906527 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095906527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095906527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095906527 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095906527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095906528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095906528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095906528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095906528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095906528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095906528 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095906528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095906528 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095906528 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095906528 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095906528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095906529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095906529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1187)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095906531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250413095906539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095906539 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1191)@5cc224164e2f: Provider Link came up: sending NS-RESET TC_suspend_rau-BVCI196(1185)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095906541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095906541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095906541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095906541 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095906541 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095906541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095906541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095906541 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095906541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095906543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095906543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095906543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095906543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095906543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095906543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095906543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095906543 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095906543 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095906543 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095906543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095906543 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095906543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1191)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1192)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095906545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1188)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1193)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095906551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095906551 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1192)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1196)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_rau-BVCI210(1190)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1196)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095906556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095906556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095906556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095906556 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095906556 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095906556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095906556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095906556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095906556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1196)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095906556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095906556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095906556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095906556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095906556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095906556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095906556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095906556 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095906556 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095906557 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095906557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095906557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095906557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1196)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1196)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095906559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095906564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095906564 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1195)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095906885 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095906885 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095906885 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095906885 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1197)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1197)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095906889 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1197)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1197)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095906890 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1197)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1197)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1197)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1197)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1185)@5cc224164e2f: Adding Client=TC_suspend_rau(1200), IMSI='262420000000050'H, TLLI='F9F791FD'O, index=0 SGSN_Test-GSUP(1198)@5cc224164e2f: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1200) TC_suspend_rau(1200)@5cc224164e2f: 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 := '2D9AC300B2FC240640E384F4EA29A8C7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '41D54EA0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0AC141D5796FBD96'O } } } } } 20250413095907969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095907969 DLLC NOTICE LLME(ffffffff/f9f791fd){UNASSIGNED} LLC RX: unknown TLLI 0xf9f791fd, creating LLME on the fly (gprs_llc.c:552) 20250413095907969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095907969 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095907969 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095907969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095907969 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095907969 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095907969 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095907969 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095907969 DLLC NOTICE LLME(ffffffff/f9f791fd){UNASSIGNED} LLGM Assign pre (f9f791fd => d95d8b54) (gprs_llc.c:1079) 20250413095907969 DLLC NOTICE LLME(f9f791fd/d95d8b54){ASSIGNED} LLGM Assign post (f9f791fd => d95d8b54) (gprs_llc.c:1125) 20250413095907969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095907969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095907969 DMM DEBUG MM(262420000000050/d95d8b54) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095907991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095907991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095907991 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095907991 DMM DEBUG MM(262420000000050/d95d8b54) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1134) 20250413095907991 DMM NOTICE MM(262420000000050/d95d8b54) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095907991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095907991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095907991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095907991 DMM DEBUG MM(262420000000050/d95d8b54) Requesting authorization (sgsn_auth.c:160) 20250413095907991 DMM INFO MM(262420000000050/d95d8b54) Requesting authentication tuples (sgsn_auth.c:184) 20250413095907991 DMM DEBUG MM(262420000000050/d95d8b54) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095907991 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250413095907991 DGPRS INFO SUBSCR(262420000000050) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1198)@5cc224164e2f: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1200) SGSN_Test-GSUP(1198)@5cc224164e2f: Added IMSI table entry 0TC_suspend_rau(1200)"262420000000050" 20250413095907998 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095907998 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095907998 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095907998 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095907998 DMM INFO MM(262420000000050/d95d8b54) Subscriber data update (mmctx.c:445) 20250413095907998 DMM DEBUG MM(262420000000050/d95d8b54) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095907998 DMM INFO MM(262420000000050/d95d8b54) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095907998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095907998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095907998 DMM INFO MM(262420000000050/d95d8b54) <- GMM AUTH AND CIPHERING REQ (rand = 2d 9a c3 00 b2 fc 24 06 40 e3 84 f4 ea 29 a8 c7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095908014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095908014 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095908014 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095908014 DMM INFO MM(262420000000050/d95d8b54) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095908014 DMM NOTICE MM(262420000000050/d95d8b54) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095908014 DMM DEBUG MM(262420000000050/d95d8b54) checking auth: received GSM SRES = 41 d5 4e a0 (gprs_gmm.c:716) 20250413095908014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095908014 DMM DEBUG MM(262420000000050/d95d8b54) Requesting authorization (sgsn_auth.c:160) 20250413095908014 DMM INFO MM(262420000000050/d95d8b54) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095908014 DMM DEBUG MM(262420000000050/d95d8b54) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095908014 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250413095908014 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) 20250413095908014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095908014 DMM INFO MM(262420000000050/d95d8b54) <- GMM ATTACH ACCEPT (new P-TMSI=0xd95d8b54) (gprs_gmm.c:337) 20250413095908017 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095908018 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095908018 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250413095908018 DMM INFO MM(262420000000050/d95d8b54) Subscriber data update (mmctx.c:445) 20250413095908018 DMM DEBUG MM(262420000000050/d95d8b54) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095908018 DMM INFO MM(262420000000050/d95d8b54) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095908018 DMM NOTICE MM(262420000000050/d95d8b54) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1050) 20250413095908018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095908018 DMM NOTICE MM(262420000000050/d95d8b54) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095908018 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) 20250413095908019 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095908019 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250413095908019 DMM INFO MM(262420000000050/d95d8b54) Subscriber data update (mmctx.c:445) 20250413095908019 DMM DEBUG MM(262420000000050/d95d8b54) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095908031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095908031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095908031 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095908031 DMM INFO MM(262420000000050/d95d8b54) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095908031 DMM NOTICE MM(262420000000050/d95d8b54) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095908031 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095908031 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095908031 DLLC NOTICE LLME(f9f791fd/d95d8b54){ASSIGNED} LLGM Assign pre (ffffffff => d95d8b54) (gprs_llc.c:1079) 20250413095908031 DLLC NOTICE LLME(ffffffff/d95d8b54){ASSIGNED} LLGM Assign post (ffffffff => d95d8b54) (gprs_llc.c:1125) 20250413095908031 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095908031 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095908031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095908031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1200)@5cc224164e2f: setverdict(pass): none -> pass 20250413095908085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095908085 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095908085 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095908085 DMM INFO MM(262420000000050/d95d8b54) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095908085 DMM INFO MM(262420000000050/d95d8b54) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095908085 DMM DEBUG MM(262420000000050/d95d8b54) Using GGSN 0 (gprs_sm.c:317) 20250413095908085 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) 20250413095908085 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250413095908085 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095908086 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095908086 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:386) 20250413095908110 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 48 42 ea f6 11 bd a8 c1 db 14 05 7f 43 8f 87 1f 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:461) 20250413095908110 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfee388, cbp=0x55b5d3b60df0) (sgsn_libgtp.c:633) 20250413095908110 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095908110 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=d95d8b54, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095908110 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095908110 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1200)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095908127 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250413095908149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095908149 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2304) 20250413095908149 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250413095908157 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250413095908157 DMM INFO MM(262420000000050/d95d8b54) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250413095913174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095913174 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095913174 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095913174 DMM INFO MM(262420000000050/d95d8b54) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250413095913174 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095913174 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250413095913174 DLLC NOTICE LLME(ffffffff/d95d8b54){ASSIGNED} LLGM Assign pre (d95d8b54 => c1ccf96f) (gprs_llc.c:1079) 20250413095913174 DLLC NOTICE LLME(d95d8b54/c1ccf96f){ASSIGNED} LLGM Assign post (d95d8b54 => c1ccf96f) (gprs_llc.c:1125) 20250413095913174 DMM INFO MM(262420000000050/c1ccf96f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_suspend_rau(1200)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1200)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095913193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095913193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095913193 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095913193 DMM INFO MM(262420000000050/c1ccf96f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250413095913193 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250413095913193 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095913193 DLLC NOTICE LLME(d95d8b54/c1ccf96f){ASSIGNED} LLGM Assign pre (ffffffff => c1ccf96f) (gprs_llc.c:1079) 20250413095913193 DLLC NOTICE LLME(ffffffff/c1ccf96f){ASSIGNED} LLGM Assign post (ffffffff => c1ccf96f) (gprs_llc.c:1125) 20250413095913193 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250413095913693 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1185)@5cc224164e2f: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1200)@5cc224164e2f: Final verdict of PTC: pass 20250413095913715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43194<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095913719 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095913719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1198)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1186)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1196)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1191)@5cc224164e2f: Final verdict of PTC: none TC_suspend_rau-BVCI210(1190)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1197)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@5cc224164e2f: Final verdict of PTC: none TC_suspend_rau-BVCI196(1185)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@5cc224164e2f: Final verdict of PTC: none TC_suspend_rau-BVCI220(1195)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1184)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1194)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1189)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_suspend_rau-BVCI196(1185): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_suspend_rau-BVCI210(1190): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1194): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_suspend_rau-BVCI220(1195): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1196): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1197): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_suspend_rau(1200): pass (none -> pass) MTC@5cc224164e2f: Test case TC_suspend_rau finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Sun Apr 13 09:59:13 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250413095913797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095914199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110336) 20250413095914720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095914720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110336, count=111596) 20250413095915721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095915721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sun Apr 13 09:59: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_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 20250413095916721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095916722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_paging_ps started. 20250413095917287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095917290 DMM INFO MM(262420000000050/c1ccf96f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095917290 DMM INFO MM(262420000000050/c1ccf96f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095917290 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095917290 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095917290 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095917290 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413095917290 DLLC NOTICE LLME(ffffffff/c1ccf96f){ASSIGNED} LLGM Assign pre (c1ccf96f => ffffffff) (gprs_llc.c:1079) 20250413095917290 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1ccf96f => ffffffff) (gprs_llc.c:1125) 20250413095917290 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b65590 (gprs_sndcp.c:574) 20250413095917290 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095917290 DMM NOTICE MM(262420000000050/c1ccf96f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250413095917290 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250413095917290 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250413095917290 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413095917290 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:386) 20250413095917290 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250413095917290 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) 20250413095917290 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) 20250413095917291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095917291 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095917291 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095917291 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095917291 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1201)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095917322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095917322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095917322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095917322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095917322 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095917322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095917322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095917322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095917322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095917323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095917323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095917323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095917323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095917323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095917323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095917323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095917323 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095917323 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095917323 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095917323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1205)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095917323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095917323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095917325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095917329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095917329 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1204)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1206)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1211)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1210)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095917340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095917340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095917340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095917340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095917340 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095917340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095917340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095917340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095917340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1211)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095917341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095917341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095917341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095917341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095917341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095917341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095917341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095917341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095917341 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095917341 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095917341 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095917341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095917341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1211)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1211)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095917343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1207)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1210)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1215)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250413095917349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095917349 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1215)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095917350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095917350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095917350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095917350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095917350 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095917350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095917350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095917350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095917350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1215)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095917351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095917351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095917351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) TC_paging_ps-BVCI210(1208)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095917351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095917351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095917351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095917351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095917351 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095917351 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095917351 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095917351 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095917351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095917351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1215)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1215)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095917354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095917358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095917358 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1214)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095917723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095917723 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095917723 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095917723 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1216)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1216)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095917727 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1216)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1216)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095917728 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1216)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1216)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1216)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1216)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1204)@5cc224164e2f: Adding Client=TC_paging_ps(1219), IMSI='262420000000051'H, TLLI='FAD84745'O, index=0 SGSN_Test-GSUP(1217)@5cc224164e2f: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1219) TC_paging_ps(1219)@5cc224164e2f: 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 := '89BBB3E14B11267AE158D33DDDE58F8A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FF4AA0E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6447FBAC8E43E04C'O } } } } } 20250413095918816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095918816 DLLC NOTICE LLME(ffffffff/fad84745){UNASSIGNED} LLC RX: unknown TLLI 0xfad84745, creating LLME on the fly (gprs_llc.c:552) 20250413095918816 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095918816 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095918816 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095918816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095918816 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095918816 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095918816 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095918816 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095918816 DLLC NOTICE LLME(ffffffff/fad84745){UNASSIGNED} LLGM Assign pre (fad84745 => e7fa2b9d) (gprs_llc.c:1079) 20250413095918816 DLLC NOTICE LLME(fad84745/e7fa2b9d){ASSIGNED} LLGM Assign post (fad84745 => e7fa2b9d) (gprs_llc.c:1125) 20250413095918816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095918816 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095918816 DMM DEBUG MM(262420000000051/e7fa2b9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095918835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095918835 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095918835 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095918835 DMM DEBUG MM(262420000000051/e7fa2b9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1134) 20250413095918835 DMM NOTICE MM(262420000000051/e7fa2b9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095918835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095918835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095918835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095918835 DMM DEBUG MM(262420000000051/e7fa2b9d) Requesting authorization (sgsn_auth.c:160) 20250413095918835 DMM INFO MM(262420000000051/e7fa2b9d) Requesting authentication tuples (sgsn_auth.c:184) 20250413095918835 DMM DEBUG MM(262420000000051/e7fa2b9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095918835 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250413095918835 DGPRS INFO SUBSCR(262420000000051) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1217)@5cc224164e2f: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1219) SGSN_Test-GSUP(1217)@5cc224164e2f: Added IMSI table entry 0TC_paging_ps(1219)"262420000000051" 20250413095918841 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095918841 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095918841 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095918841 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095918841 DMM INFO MM(262420000000051/e7fa2b9d) Subscriber data update (mmctx.c:445) 20250413095918841 DMM DEBUG MM(262420000000051/e7fa2b9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095918841 DMM INFO MM(262420000000051/e7fa2b9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095918841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095918841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095918841 DMM INFO MM(262420000000051/e7fa2b9d) <- GMM AUTH AND CIPHERING REQ (rand = 89 bb b3 e1 4b 11 26 7a e1 58 d3 3d dd e5 8f 8a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095918857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095918857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095918857 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095918857 DMM INFO MM(262420000000051/e7fa2b9d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095918857 DMM NOTICE MM(262420000000051/e7fa2b9d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095918857 DMM DEBUG MM(262420000000051/e7fa2b9d) checking auth: received GSM SRES = ff 4a a0 e0 (gprs_gmm.c:716) 20250413095918857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095918857 DMM DEBUG MM(262420000000051/e7fa2b9d) Requesting authorization (sgsn_auth.c:160) 20250413095918857 DMM INFO MM(262420000000051/e7fa2b9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095918857 DMM DEBUG MM(262420000000051/e7fa2b9d) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095918857 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250413095918857 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) 20250413095918857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095918857 DMM INFO MM(262420000000051/e7fa2b9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7fa2b9d) (gprs_gmm.c:337) 20250413095918860 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095918860 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095918860 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250413095918860 DMM INFO MM(262420000000051/e7fa2b9d) Subscriber data update (mmctx.c:445) 20250413095918860 DMM DEBUG MM(262420000000051/e7fa2b9d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095918860 DMM INFO MM(262420000000051/e7fa2b9d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095918860 DMM NOTICE MM(262420000000051/e7fa2b9d) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1050) 20250413095918860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095918860 DMM NOTICE MM(262420000000051/e7fa2b9d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095918860 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) 20250413095918862 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095918862 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250413095918862 DMM INFO MM(262420000000051/e7fa2b9d) Subscriber data update (mmctx.c:445) 20250413095918862 DMM DEBUG MM(262420000000051/e7fa2b9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095918872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095918872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095918872 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095918872 DMM INFO MM(262420000000051/e7fa2b9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095918872 DMM NOTICE MM(262420000000051/e7fa2b9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095918872 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095918872 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095918872 DLLC NOTICE LLME(fad84745/e7fa2b9d){ASSIGNED} LLGM Assign pre (ffffffff => e7fa2b9d) (gprs_llc.c:1079) 20250413095918872 DLLC NOTICE LLME(ffffffff/e7fa2b9d){ASSIGNED} LLGM Assign post (ffffffff => e7fa2b9d) (gprs_llc.c:1125) 20250413095918872 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095918872 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095918872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095918872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413095918930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095918930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095918930 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095918930 DMM INFO MM(262420000000051/e7fa2b9d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095918930 DMM INFO MM(262420000000051/e7fa2b9d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095918930 DMM DEBUG MM(262420000000051/e7fa2b9d) Using GGSN 0 (gprs_sm.c:317) 20250413095918930 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) 20250413095918930 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250413095918930 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095918930 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095918931 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:386) 20250413095918947 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 7b 8d 79 a5 11 b4 28 82 20 14 05 7f 04 93 c0 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=1068 from retransmit req queue (gtp.c:461) 20250413095918948 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cfef400, cbp=0x55b5d3b5c8b0) (sgsn_libgtp.c:633) 20250413095918948 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095918948 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b658e8 TLLI=e7fa2b9d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095918948 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095918948 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1219)@5cc224164e2f: setverdict(pass): none -> pass TC_paging_ps(1219)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095918964 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250413095921727 DGPRS DEBUG Checking for inactive LLMEs, time = 7769267 (sgsn.c:132) 20250413095921932 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Timeout of T3314 (fsm.c:317) 20250413095921932 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250413095921932 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250413095923979 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250413095923979 DMM INFO MM(262420000000051/e7fa2b9d) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1204)@5cc224164e2f: 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 := 'E7FA2B9D'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1219)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1204)@5cc224164e2f: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1219)@5cc224164e2f: Final verdict of PTC: pass 20250413095923994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49288<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095923995 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095923996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1216)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1202)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1217)@5cc224164e2f: Final verdict of PTC: none TC_paging_ps-BVCI210(1208)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@5cc224164e2f: Final verdict of PTC: none TC_paging_ps-BVCI196(1204)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1215)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1211)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@5cc224164e2f: Final verdict of PTC: none TC_paging_ps-BVCI220(1214)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1203)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1209)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1205)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1213)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_paging_ps-BVCI196(1204): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_paging_ps-BVCI210(1208): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1213): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_paging_ps-BVCI220(1214): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1215): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1216): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_paging_ps(1219): pass (none -> pass) MTC@5cc224164e2f: Test case TC_paging_ps finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sun Apr 13 09:59:24 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250413095924063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49292<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095924465 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49292<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100572) 20250413095924997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095924997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100572, count=104928) 20250413095925998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095925998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Sun Apr 13 09:59: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_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 20250413095926999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095926999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_paging_ps_ra_multiple_cells started. 20250413095927559 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095927561 DMM INFO MM(262420000000051/e7fa2b9d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095927561 DMM INFO MM(262420000000051/e7fa2b9d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095927561 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095927561 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095927561 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095927561 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250413095927561 DLLC NOTICE LLME(ffffffff/e7fa2b9d){ASSIGNED} LLGM Assign pre (e7fa2b9d => ffffffff) (gprs_llc.c:1079) 20250413095927561 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e7fa2b9d => ffffffff) (gprs_llc.c:1125) 20250413095927561 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b65590 (gprs_sndcp.c:574) 20250413095927562 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b658e8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095927562 DMM NOTICE MM(262420000000051/e7fa2b9d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250413095927562 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250413095927562 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250413095927562 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413095927562 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:386) 20250413095927562 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250413095927562 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) 20250413095927562 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) 20250413095927562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413095927562 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095927562 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095927562 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095927562 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1220)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1224)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1224)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095927608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095927608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095927608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095927608 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095927608 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095927608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095927608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095927608 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095927608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1224)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095927609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095927609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095927609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095927609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095927609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095927610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095927610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095927610 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095927610 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095927610 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095927610 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1224)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413095927610 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095927610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1224)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095927613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1225)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1221)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095927620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095927620 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1225)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1229)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095927625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095927625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095927625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095927625 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095927625 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095927625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095927625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095927625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095927625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095927625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095927625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095927625 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095927626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095927626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095927626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095927626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095927626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095927626 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095927626 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095927626 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095927626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095927626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1229)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1230)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095927628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095927633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095927633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1235)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1235)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095927641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095927641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095927641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095927641 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095927641 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095927641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095927641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095927641 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095927641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1235)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095927642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095927642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095927642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095927642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095927642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095927642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095927642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095927642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095927642 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095927642 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095927642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095927642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095927642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1235)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1235)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095927645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095927650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095927650 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1232)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095928000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095928000 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095928000 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095928000 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1234)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1234)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095928004 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095928005 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1234)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1234)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1234)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1234)@5cc224164e2f: 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(1234)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1234)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@5cc224164e2f: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F2C841FD'O, index=0 SGSN_Test-GSUP(1236)@5cc224164e2f: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1238) TC_paging_ps_ra_multiple_cells-BVCI196(1223)@5cc224164e2f: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1228)@5cc224164e2f: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F2C841FD'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1232)@5cc224164e2f: Adding Client=TC_paging_ps_ra_multiple_cells(1238), IMSI='262420000000052'H, TLLI='F2C841FD'O, index=0 TC_paging_ps_ra_multiple_cells(1238)@5cc224164e2f: 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 := '4DE304E38C11327E288CBC40767D04F9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F949FFC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1464DF9303998B28'O } } } } } 20250413095929099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095929099 DLLC NOTICE LLME(ffffffff/f2c841fd){UNASSIGNED} LLC RX: unknown TLLI 0xf2c841fd, creating LLME on the fly (gprs_llc.c:552) 20250413095929099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095929099 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095929099 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095929099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413095929099 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095929099 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413095929100 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095929100 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095929100 DLLC NOTICE LLME(ffffffff/f2c841fd){UNASSIGNED} LLGM Assign pre (f2c841fd => ff0ade72) (gprs_llc.c:1079) 20250413095929100 DLLC NOTICE LLME(f2c841fd/ff0ade72){ASSIGNED} LLGM Assign post (f2c841fd => ff0ade72) (gprs_llc.c:1125) 20250413095929100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095929100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095929100 DMM DEBUG MM(262420000000052/ff0ade72) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095929124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095929124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095929124 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095929124 DMM DEBUG MM(262420000000052/ff0ade72) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1134) 20250413095929124 DMM NOTICE MM(262420000000052/ff0ade72) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095929124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095929124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095929124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095929124 DMM DEBUG MM(262420000000052/ff0ade72) Requesting authorization (sgsn_auth.c:160) 20250413095929124 DMM INFO MM(262420000000052/ff0ade72) Requesting authentication tuples (sgsn_auth.c:184) 20250413095929124 DMM DEBUG MM(262420000000052/ff0ade72) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095929124 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250413095929124 DGPRS INFO SUBSCR(262420000000052) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 50 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1236)@5cc224164e2f: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1238) SGSN_Test-GSUP(1236)@5cc224164e2f: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1238)"262420000000052" 20250413095929130 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095929130 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095929130 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095929130 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095929130 DMM INFO MM(262420000000052/ff0ade72) Subscriber data update (mmctx.c:445) 20250413095929131 DMM DEBUG MM(262420000000052/ff0ade72) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095929131 DMM INFO MM(262420000000052/ff0ade72) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095929131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095929131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095929131 DMM INFO MM(262420000000052/ff0ade72) <- GMM AUTH AND CIPHERING REQ (rand = 4d e3 04 e3 8c 11 32 7e 28 8c bc 40 76 7d 04 f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095929146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095929146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095929146 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095929146 DMM INFO MM(262420000000052/ff0ade72) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095929146 DMM NOTICE MM(262420000000052/ff0ade72) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095929146 DMM DEBUG MM(262420000000052/ff0ade72) checking auth: received GSM SRES = 9f 94 9f fc (gprs_gmm.c:716) 20250413095929146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095929146 DMM DEBUG MM(262420000000052/ff0ade72) Requesting authorization (sgsn_auth.c:160) 20250413095929146 DMM INFO MM(262420000000052/ff0ade72) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095929146 DMM DEBUG MM(262420000000052/ff0ade72) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095929146 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250413095929146 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) 20250413095929146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095929146 DMM INFO MM(262420000000052/ff0ade72) <- GMM ATTACH ACCEPT (new P-TMSI=0xff0ade72) (gprs_gmm.c:337) 20250413095929149 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095929149 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095929149 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250413095929149 DMM INFO MM(262420000000052/ff0ade72) Subscriber data update (mmctx.c:445) 20250413095929149 DMM DEBUG MM(262420000000052/ff0ade72) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095929149 DMM INFO MM(262420000000052/ff0ade72) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095929150 DMM NOTICE MM(262420000000052/ff0ade72) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1050) 20250413095929150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095929150 DMM NOTICE MM(262420000000052/ff0ade72) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095929150 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) 20250413095929151 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095929151 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250413095929151 DMM INFO MM(262420000000052/ff0ade72) Subscriber data update (mmctx.c:445) 20250413095929151 DMM DEBUG MM(262420000000052/ff0ade72) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095929160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095929160 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095929160 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095929160 DMM INFO MM(262420000000052/ff0ade72) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095929160 DMM NOTICE MM(262420000000052/ff0ade72) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095929160 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095929160 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095929160 DLLC NOTICE LLME(f2c841fd/ff0ade72){ASSIGNED} LLGM Assign pre (ffffffff => ff0ade72) (gprs_llc.c:1079) 20250413095929160 DLLC NOTICE LLME(ffffffff/ff0ade72){ASSIGNED} LLGM Assign post (ffffffff => ff0ade72) (gprs_llc.c:1125) 20250413095929160 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095929160 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095929160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095929160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413095929218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095929218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095929218 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095929218 DMM INFO MM(262420000000052/ff0ade72) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095929218 DMM INFO MM(262420000000052/ff0ade72) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095929219 DMM DEBUG MM(262420000000052/ff0ade72) Using GGSN 0 (gprs_sm.c:317) 20250413095929219 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) 20250413095929219 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250413095929219 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095929219 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095929219 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:386) 20250413095929243 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 16 3c 71 9c 11 9f 33 b0 05 14 05 7f 06 d4 7e 6e 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:461) 20250413095929243 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cff0478, cbp=0x55b5d3b5cf90) (sgsn_libgtp.c:633) 20250413095929243 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095929243 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b669f8 TLLI=ff0ade72, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095929243 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095929243 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1238)@5cc224164e2f: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1238)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095929260 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250413095932220 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Timeout of T3314 (fsm.c:317) 20250413095932220 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250413095932220 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250413095934276 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250413095934276 DMM INFO MM(262420000000052/ff0ade72) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1228)@5cc224164e2f: 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 := 'FF0ADE72'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1232)@5cc224164e2f: 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 := 'FF0ADE72'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1223)@5cc224164e2f: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1238)@5cc224164e2f: Final verdict of PTC: pass 20250413095934302 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39548<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095934306 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095934306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1236)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1235)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1234)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1224)@5cc224164e2f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1232)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@5cc224164e2f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1223)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@5cc224164e2f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1228)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1229)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1225)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1233)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1227)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1222)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1222): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1223): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1224): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1225): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1227): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1228): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1229): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1232): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1233): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1234): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1235): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1236): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1238): pass (none -> pass) MTC@5cc224164e2f: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Sun Apr 13 09:59:34 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 20250413095934357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095934760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39558<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96284) 20250413095935308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095935308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96284, count=104580) 20250413095936309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095936309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sun Apr 13 09:59: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_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 20250413095937311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095937311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_bssgp_rim_single_report started. 20250413095937851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57248<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095937853 DMM INFO MM(262420000000052/ff0ade72) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413095937853 DMM INFO MM(262420000000052/ff0ade72) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413095937853 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413095937853 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413095937853 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413095937853 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250413095937854 DLLC NOTICE LLME(ffffffff/ff0ade72){ASSIGNED} LLGM Assign pre (ff0ade72 => ffffffff) (gprs_llc.c:1079) 20250413095937854 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff0ade72 => ffffffff) (gprs_llc.c:1125) 20250413095937854 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b666a0 (gprs_sndcp.c:574) 20250413095937854 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b669f8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095937854 DMM NOTICE MM(262420000000052/ff0ade72) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250413095937854 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250413095937854 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250413095937854 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413095937854 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:386) 20250413095937854 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250413095937854 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) 20250413095937854 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) 20250413095937854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413095937854 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413095937854 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413095937854 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413095937854 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1239)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1240)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1239)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1243)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1243)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095937904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095937904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095937904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095937904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095937904 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095937904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095937904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095937904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095937904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1243)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095937906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095937906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095937906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095937906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095937906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095937906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095937906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095937906 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095937906 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095937906 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095937906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095937906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095937906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1243)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1243)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1244)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413095937909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1240)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1240)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095937913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095937913 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1245)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1244)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_bssgp_rim_single_report-BVCI196(1242)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1248)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095937918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095937918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095937918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095937918 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095937918 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095937918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095937918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095937918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095937918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095937919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095937919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095937919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095937919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095937919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095937919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095937919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095937919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095937919 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095937919 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095937919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095937919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095937919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1248)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1249)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413095937922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1245)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1245)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1250)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413095937929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095937929 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1249)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1253)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1253)@5cc224164e2f: Provider Link came up: sending NS-RESET TC_bssgp_rim_single_report-BVCI210(1247)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095937932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095937932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095937932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095937932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095937932 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095937932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095937932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095937932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095937932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1253)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095937933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095937933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095937933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095937933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095937933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095937933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095937933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095937933 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095937933 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095937933 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095937933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095937934 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095937934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1253)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1253)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095937936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1250)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1250)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095937943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095937943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1252)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095938313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095938313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095938313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095938313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1254)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1254)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095938317 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1254)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1254)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413095938318 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1254)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1254)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1254)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1254)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250413095938340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5cc224164e2f: setverdict(pass): none -> pass MTC@5cc224164e2f: Warning: Re-starting timer T, which is already active (running or expired). 20250413095938361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095938377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57248<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413095938381 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413095938381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1239)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1254)@5cc224164e2f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1247)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1255)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1243)@5cc224164e2f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1252)@5cc224164e2f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1242)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1253)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1245)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1244)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1248)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1249)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1250)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1240)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1256)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1241)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1251)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1246)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: pass MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1239): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1240): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1241): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1242): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1243): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1244): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1245): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1247): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1249): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1250): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1251): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1252): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1253): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1254): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1255): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1256): none (pass -> pass) MTC@5cc224164e2f: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sun Apr 13 09:59:38 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 20250413095938450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095938853 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57258<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56140) 20250413095939382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095939382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56140, count=60496) 20250413095940383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095940384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sun Apr 13 09:59:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20250413095941386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095941386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_rim_eutran_to_geran started. 20250413095941948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095941950 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1257)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1258)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1257)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1261)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1261)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095941984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095941984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095941984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095941984 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095941984 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095941984 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095941985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095941985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095941985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1261)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095941985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095941985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095941985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095941985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095941985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095941985 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095941985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095941985 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095941985 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095941985 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095941985 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095941986 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095941986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1261)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1261)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095941987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1262)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1258)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1258)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095941992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095941992 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1263)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI196(1260)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1262)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1266)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1266)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095942001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095942001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095942001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095942001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095942001 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095942001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095942001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095942001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095942001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1266)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095942002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095942002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095942002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095942002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095942002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095942002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095942002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095942002 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095942002 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095942002 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095942002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095942002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095942002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1266)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1266)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095942004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1267)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1263)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1263)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095942009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095942009 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1268)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1264)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1267)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1271)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1271)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095942014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095942014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095942014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095942014 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095942014 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095942014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095942014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095942014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095942014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1271)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095942015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095942015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095942015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095942015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095942015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095942015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095942015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095942015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095942015 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095942015 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095942015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095942015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095942015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1271)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1271)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095942017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1268)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1268)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095942021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095942021 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1270)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095942387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095942387 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095942387 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095942387 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1272)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1272)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095942391 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095942392 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1272)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1272)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1272)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1272)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1272)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1272)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@5cc224164e2f: setverdict(pass): none -> pass 20250413095942436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095942445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57264<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1271)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1261)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1273)@5cc224164e2f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1260)@5cc224164e2f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1270)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1267)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1266)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1268)@5cc224164e2f: Final verdict of PTC: none 20250413095942451 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(1257)@5cc224164e2f: Final verdict of PTC: none 20250413095942451 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1262)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1258)@5cc224164e2f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1264)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1263)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1272)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1274)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1269)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1259)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1265)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: pass MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1257): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1258): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1259): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1260): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1261): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1262): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1263): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1264): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1265): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1266): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1267): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1268): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1269): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1270): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1271): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1272): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1273): none (pass -> pass) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1274): none (pass -> pass) MTC@5cc224164e2f: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sun Apr 13 09:59:42 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 20250413095942550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095942953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57266<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49144) 20250413095943452 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095943453 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49144, count=53500) 20250413095944454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095944454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Sun Apr 13 09:59:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20250413095945456 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095945456 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_cell_change_different_rai_ci_attach started. 20250413095946046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413095946048 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1275)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095946090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413095946090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095946090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095946090 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095946090 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413095946090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095946090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095946090 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095946090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095946091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095946091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095946091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095946091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095946091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095946091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095946091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095946091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095946091 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413095946091 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095946091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095946091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095946091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095946094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095946099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095946099 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095946105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413095946105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095946105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095946105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095946105 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413095946105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095946105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095946105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095946105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095946106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095946106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095946106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095946106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095946106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095946106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095946106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095946106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095946106 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413095946106 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095946106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095946107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095946107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1284)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095946109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1285)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1281)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095946113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095946113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1283)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1289)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413095946122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413095946122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413095946122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413095946122 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095946122 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413095946122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413095946122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413095946122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413095946122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413095946123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413095946123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413095946123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413095946124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413095946124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413095946124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413095946124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413095946124 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413095946124 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413095946124 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413095946124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413095946124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413095946124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413095946128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413095946133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095946133 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1288)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413095946457 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413095946457 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413095946457 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413095946457 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1290)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413095946461 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413095946463 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1290)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1290)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1290)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1278)@5cc224164e2f: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='C982C335'O, index=0 SGSN_Test-GSUP(1291)@5cc224164e2f: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1293) TC_cell_change_different_rai_ci_attach(1293)@5cc224164e2f: 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 := 'EE8C902F031A667546D0B39EFFA1D305'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E68BB5C0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '03766E020EA73BAB'O } } } } } 20250413095946541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095946541 DLLC NOTICE LLME(ffffffff/c982c335){UNASSIGNED} LLC RX: unknown TLLI 0xc982c335, creating LLME on the fly (gprs_llc.c:552) 20250413095946541 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095946541 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095946541 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413095946541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413095946541 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413095946541 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413095946541 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095946541 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413095946541 DLLC NOTICE LLME(ffffffff/c982c335){UNASSIGNED} LLGM Assign pre (c982c335 => d56ae1cb) (gprs_llc.c:1079) 20250413095946541 DLLC NOTICE LLME(c982c335/d56ae1cb){ASSIGNED} LLGM Assign post (c982c335 => d56ae1cb) (gprs_llc.c:1125) 20250413095946541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095946541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095946541 DMM DEBUG MM(262420000000068/d56ae1cb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095946563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095946563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413095946563 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095946563 DMM DEBUG MM(262420000000068/d56ae1cb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250413095946563 DMM NOTICE MM(262420000000068/d56ae1cb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095946563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095946563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095946563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095946563 DMM DEBUG MM(262420000000068/d56ae1cb) Requesting authorization (sgsn_auth.c:160) 20250413095946563 DMM INFO MM(262420000000068/d56ae1cb) Requesting authentication tuples (sgsn_auth.c:184) 20250413095946563 DMM DEBUG MM(262420000000068/d56ae1cb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413095946563 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250413095946563 DGPRS INFO SUBSCR(262420000000068) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1291)@5cc224164e2f: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1293) SGSN_Test-GSUP(1291)@5cc224164e2f: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1293)"262420000000068" 20250413095946569 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413095946569 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413095946569 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413095946569 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413095946569 DMM INFO MM(262420000000068/d56ae1cb) Subscriber data update (mmctx.c:445) 20250413095946569 DMM DEBUG MM(262420000000068/d56ae1cb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413095946569 DMM INFO MM(262420000000068/d56ae1cb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413095946569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413095946569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413095946569 DMM INFO MM(262420000000068/d56ae1cb) <- GMM AUTH AND CIPHERING REQ (rand = ee 8c 90 2f 03 1a 66 75 46 d0 b3 9e ff a1 d3 05 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413095946585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095946585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413095946585 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095946585 DMM INFO MM(262420000000068/d56ae1cb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413095946585 DMM NOTICE MM(262420000000068/d56ae1cb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413095946585 DMM DEBUG MM(262420000000068/d56ae1cb) checking auth: received GSM SRES = e6 8b b5 c0 (gprs_gmm.c:716) 20250413095946585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413095946585 DMM DEBUG MM(262420000000068/d56ae1cb) Requesting authorization (sgsn_auth.c:160) 20250413095946585 DMM INFO MM(262420000000068/d56ae1cb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095946585 DMM DEBUG MM(262420000000068/d56ae1cb) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095946585 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250413095946585 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) 20250413095946585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413095946585 DMM INFO MM(262420000000068/d56ae1cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xd56ae1cb) (gprs_gmm.c:337) 20250413095946588 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413095946588 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413095946588 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250413095946588 DMM INFO MM(262420000000068/d56ae1cb) Subscriber data update (mmctx.c:445) 20250413095946588 DMM DEBUG MM(262420000000068/d56ae1cb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413095946588 DMM INFO MM(262420000000068/d56ae1cb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413095946588 DMM NOTICE MM(262420000000068/d56ae1cb) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1050) 20250413095946588 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413095946588 DMM NOTICE MM(262420000000068/d56ae1cb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413095946588 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) 20250413095946590 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413095946590 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250413095946590 DMM INFO MM(262420000000068/d56ae1cb) Subscriber data update (mmctx.c:445) 20250413095946590 DMM DEBUG MM(262420000000068/d56ae1cb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413095946601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095946601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413095946601 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095946601 DMM INFO MM(262420000000068/d56ae1cb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413095946601 DMM NOTICE MM(262420000000068/d56ae1cb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413095946601 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413095946601 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413095946601 DLLC NOTICE LLME(c982c335/d56ae1cb){ASSIGNED} LLGM Assign pre (ffffffff => d56ae1cb) (gprs_llc.c:1079) 20250413095946601 DLLC NOTICE LLME(ffffffff/d56ae1cb){ASSIGNED} LLGM Assign post (ffffffff => d56ae1cb) (gprs_llc.c:1125) 20250413095946601 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413095946601 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413095946601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413095946601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413095946658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095946658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413095946659 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095946659 DMM INFO MM(262420000000068/d56ae1cb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413095946659 DMM INFO MM(262420000000068/d56ae1cb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413095946659 DMM DEBUG MM(262420000000068/d56ae1cb) Using GGSN 0 (gprs_sm.c:317) 20250413095946659 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) 20250413095946659 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250413095946659 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413095946659 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250413095946659 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:386) 20250413095946683 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 e3 83 49 3a 11 1d 0d 0e 92 14 05 7f 29 db a2 58 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:461) 20250413095946683 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cff14f0, cbp=0x55b5d3b5cc40) (sgsn_libgtp.c:633) 20250413095946683 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413095946683 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b66988 TLLI=d56ae1cb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413095946683 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413095946683 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1293)@5cc224164e2f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1293)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413095946701 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250413095946716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095946716 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250413095946716 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_rai_ci_attach-BVCI196(1278)@5cc224164e2f: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1283)@5cc224164e2f: Adding Client=TC_cell_change_different_rai_ci_attach(1293), IMSI='262420000000068'H, TLLI='D56AE1CB'O, index=0 TC_cell_change_different_rai_ci_attach(1293)@5cc224164e2f: 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 := 'DC1EB3E2C71892A5573E5026F8068997'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '26FABCC9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ED5C8F1EF50C7F76'O } } } } } 20250413095946730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095946730 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250413095946730 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xD56AE1CB) type="GPRS attach"  (gprs_gmm.c:1320) 20250413095946730 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413095946730 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413095946730 DLLC NOTICE LLME(ffffffff/d56ae1cb){ASSIGNED} LLGM Assign pre (d56ae1cb => f83f77e6) (gprs_llc.c:1079) 20250413095946730 DLLC NOTICE LLME(d56ae1cb/f83f77e6){ASSIGNED} LLGM Assign post (d56ae1cb => f83f77e6) (gprs_llc.c:1125) 20250413095946730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413095946730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413095946730 DMM DEBUG MM(262420000000068/f83f77e6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413095946755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413095946755 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250413095946755 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413095946755 DMM DEBUG MM(262420000000068/f83f77e6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250413095946755 DMM NOTICE MM(262420000000068/f83f77e6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413095946755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413095946755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413095946755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413095946755 DMM DEBUG MM(262420000000068/f83f77e6) Requesting authorization (sgsn_auth.c:160) 20250413095946755 DMM INFO MM(262420000000068/f83f77e6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413095946755 DMM DEBUG MM(262420000000068/f83f77e6) Requesting subscriber data update (gprs_subscriber.c:894) 20250413095946755 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250413095946755 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) 20250413095951728 DGPRS DEBUG Checking for inactive LLMEs, time = 7769297 (sgsn.c:132) 20250413095952756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250413095952756 DMM ERROR MM(262420000000068/f83f77e6) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250413095952756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250413095952756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250413095952756 DMM NOTICE MM(262420000000068/f83f77e6) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250413095952756 DMM NOTICE MM(262420000000068/f83f77e6) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250413095952756 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250413095952756 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b66988, TLLI=f83f77e6, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413095952756 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250413095952756 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413095952756 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:386) 20250413095952756 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250413095952756 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) 20250413095952756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Reject}: Deallocated (fsm.c:568) 20250413095952756 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Deallocated (fsm.c:568) 20250413095952756 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413095952756 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250413095952756 DLLC NOTICE LLME(d56ae1cb/f83f77e6){ASSIGNED} LLGM Assign pre (f83f77e6 => ffffffff) (gprs_llc.c:1079) 20250413095952756 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f83f77e6 => ffffffff) (gprs_llc.c:1125) 20250413095957757 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:274) 20250413100002758 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:274) 20250413100006459 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250413100006459 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250413100006460 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1290)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413100007759 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:274) 20250413100012760 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:274) 20250413100016092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100016099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100016099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413100016107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100016110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100016110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413100016125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100016130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100016130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_rai_ci_attach(1293)@5cc224164e2f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5cc224164e2f: Test Component 1293 has requested to stop MTC. Terminating current testcase execution. 20250413100016536 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413100016536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1291)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1284)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1279)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1289)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@5cc224164e2f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1288)@5cc224164e2f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1283)@5cc224164e2f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1278)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@5cc224164e2f: Final verdict of PTC: none 20250413100016540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41288<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(1287)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1277)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1282)@5cc224164e2f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1293)@5cc224164e2f: Final verdict of PTC: fail reason: "Tguard timeout" MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1278): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1283): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1288): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1293): fail (none -> fail) reason: "Tguard timeout" MTC@5cc224164e2f: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Sun Apr 13 10:00:16 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 20250413100016596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34858<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100016998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34858<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116492) 20250413100017537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100017537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413100017761 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:268) 20250413100017761 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55b5d3b5cc40) (sgsn_libgtp.c:633) 20250413100017761 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55b5d3b5cc40) (sgsn_libgtp.c:637) 20250413100017761 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250413100017761 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250413100017761 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250413100017761 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=116492, count=122544) 20250413100018539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100018540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Sun Apr 13 10:00: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_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 20250413100019542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100019542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_cell_change_different_rai_ci_data started. 20250413100020111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100020114 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1294)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1298)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100020161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100020161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100020161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100020161 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100020161 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100020161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100020161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100020161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100020161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100020163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100020163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100020163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100020163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100020163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100020163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100020163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100020163 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100020163 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100020163 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100020163 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1298)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413100020163 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100020163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1299)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413100020166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1295)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413100020172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100020172 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1299)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_cell_change_different_rai_ci_data-BVCI196(1297)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1303)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1303)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100020176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100020176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100020176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100020176 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100020176 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100020176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100020176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100020176 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100020176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1303)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100020177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100020177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100020177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100020177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100020177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100020177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100020177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100020177 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100020177 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100020177 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100020177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100020177 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100020177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1303)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1303)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100020179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1304)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1300)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100020185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100020185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1305)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1302)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1304)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1308)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100020190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100020190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100020190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100020190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100020190 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100020190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100020190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100020190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100020190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100020190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100020190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100020190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100020190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100020190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100020190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100020190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100020190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100020190 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100020191 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100020191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100020191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100020191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100020192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100020196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100020196 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1307)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100020543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100020543 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100020543 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100020543 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1309)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100020547 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413100020549 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1309)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1309)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1309)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1309)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1297)@5cc224164e2f: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='F6A3656F'O, index=0 SGSN_Test-GSUP(1310)@5cc224164e2f: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1312) TC_cell_change_different_rai_ci_data(1312)@5cc224164e2f: 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 := 'EA44487C5D8630BE0D0C2AC90DCC881B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F0EE8571'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '33F3DB3586DAE952'O } } } } } 20250413100020624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100020624 DLLC NOTICE LLME(ffffffff/f6a3656f){UNASSIGNED} LLC RX: unknown TLLI 0xf6a3656f, creating LLME on the fly (gprs_llc.c:552) 20250413100020624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413100020624 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100020624 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413100020624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413100020624 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413100020624 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413100020624 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100020624 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100020624 DLLC NOTICE LLME(ffffffff/f6a3656f){UNASSIGNED} LLGM Assign pre (f6a3656f => ec1efe8b) (gprs_llc.c:1079) 20250413100020624 DLLC NOTICE LLME(f6a3656f/ec1efe8b){ASSIGNED} LLGM Assign post (f6a3656f => ec1efe8b) (gprs_llc.c:1125) 20250413100020624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100020624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100020624 DMM DEBUG MM(262420000000070/ec1efe8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100020638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100020638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413100020638 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100020638 DMM DEBUG MM(262420000000070/ec1efe8b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1134) 20250413100020638 DMM NOTICE MM(262420000000070/ec1efe8b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100020638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100020638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100020638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100020638 DMM DEBUG MM(262420000000070/ec1efe8b) Requesting authorization (sgsn_auth.c:160) 20250413100020638 DMM INFO MM(262420000000070/ec1efe8b) Requesting authentication tuples (sgsn_auth.c:184) 20250413100020638 DMM DEBUG MM(262420000000070/ec1efe8b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413100020638 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250413100020638 DGPRS INFO SUBSCR(262420000000070) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f0 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1310)@5cc224164e2f: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1312) SGSN_Test-GSUP(1310)@5cc224164e2f: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1312)"262420000000070" 20250413100020643 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413100020643 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413100020643 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413100020643 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413100020643 DMM INFO MM(262420000000070/ec1efe8b) Subscriber data update (mmctx.c:445) 20250413100020643 DMM DEBUG MM(262420000000070/ec1efe8b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413100020643 DMM INFO MM(262420000000070/ec1efe8b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413100020643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413100020643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413100020643 DMM INFO MM(262420000000070/ec1efe8b) <- GMM AUTH AND CIPHERING REQ (rand = ea 44 48 7c 5d 86 30 be 0d 0c 2a c9 0d cc 88 1b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413100020657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100020657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250413100020657 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100020657 DMM INFO MM(262420000000070/ec1efe8b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413100020657 DMM NOTICE MM(262420000000070/ec1efe8b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413100020657 DMM DEBUG MM(262420000000070/ec1efe8b) checking auth: received GSM SRES = f0 ee 85 71 (gprs_gmm.c:716) 20250413100020657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413100020657 DMM DEBUG MM(262420000000070/ec1efe8b) Requesting authorization (sgsn_auth.c:160) 20250413100020657 DMM INFO MM(262420000000070/ec1efe8b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100020657 DMM DEBUG MM(262420000000070/ec1efe8b) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100020657 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250413100020657 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) 20250413100020657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413100020657 DMM INFO MM(262420000000070/ec1efe8b) <- GMM ATTACH ACCEPT (new P-TMSI=0xec1efe8b) (gprs_gmm.c:337) 20250413100020660 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413100020660 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413100020660 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250413100020660 DMM INFO MM(262420000000070/ec1efe8b) Subscriber data update (mmctx.c:445) 20250413100020660 DMM DEBUG MM(262420000000070/ec1efe8b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413100020660 DMM INFO MM(262420000000070/ec1efe8b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413100020660 DMM NOTICE MM(262420000000070/ec1efe8b) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1050) 20250413100020660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413100020660 DMM NOTICE MM(262420000000070/ec1efe8b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413100020660 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) 20250413100020662 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413100020662 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250413100020662 DMM INFO MM(262420000000070/ec1efe8b) Subscriber data update (mmctx.c:445) 20250413100020662 DMM DEBUG MM(262420000000070/ec1efe8b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413100020674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100020675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413100020675 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100020675 DMM INFO MM(262420000000070/ec1efe8b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413100020675 DMM NOTICE MM(262420000000070/ec1efe8b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413100020675 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413100020675 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100020675 DLLC NOTICE LLME(f6a3656f/ec1efe8b){ASSIGNED} LLGM Assign pre (ffffffff => ec1efe8b) (gprs_llc.c:1079) 20250413100020675 DLLC NOTICE LLME(ffffffff/ec1efe8b){ASSIGNED} LLGM Assign post (ffffffff => ec1efe8b) (gprs_llc.c:1125) 20250413100020675 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413100020675 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413100020675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413100020675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413100020731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100020731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413100020732 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100020732 DMM INFO MM(262420000000070/ec1efe8b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413100020732 DMM INFO MM(262420000000070/ec1efe8b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413100020732 DMM DEBUG MM(262420000000070/ec1efe8b) Using GGSN 0 (gprs_sm.c:317) 20250413100020732 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) 20250413100020732 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250413100020732 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413100020732 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250413100020732 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:386) 20250413100020757 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 a2 a1 96 d7 11 8e 35 9c b3 14 05 7f 14 e3 25 68 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1074 from retransmit req queue (gtp.c:461) 20250413100020757 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cff14f0, cbp=0x55b5d3b5cc40) (sgsn_libgtp.c:633) 20250413100020757 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413100020757 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b65ab8 TLLI=ec1efe8b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413100020757 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413100020757 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1312)@5cc224164e2f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1312)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413100020774 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250413100020789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100020789 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250413100020789 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_rai_ci_data-BVCI210(1302)@5cc224164e2f: Adding Client=TC_cell_change_different_rai_ci_data(1312), IMSI='262420000000070'H, TLLI='EC1EFE8B'O, index=0 20250413100020803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100020803 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250413100020803 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55b5d3b65ab8, TLLI=ec1efe8b, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20250413100021728 DGPRS DEBUG Checking for inactive LLMEs, time = 7769327 (sgsn.c:132) TC_cell_change_different_rai_ci_data(1312)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1302)@5cc224164e2f: Removing Client IMSI='262420000000070'H, index=0 20250413100022806 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1297)@5cc224164e2f: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1312)@5cc224164e2f: Final verdict of PTC: pass 20250413100022823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34870<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413100022827 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413100022827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1310)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1308)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@5cc224164e2f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1307)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1309)@5cc224164e2f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1302)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1304)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1303)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1298)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1296)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1306)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1301)@5cc224164e2f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1297)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1297): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1301): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1302): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1303): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1304): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1307): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_cell_change_different_rai_ci_data(1312): pass (none -> pass) MTC@5cc224164e2f: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sun Apr 13 10:00:22 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 20250413100022944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100023347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34886<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99928) 20250413100023828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100023828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99928, count=101088) 20250413100024829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100024829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Sun Apr 13 10:00:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20250413100025830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100025830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_cell_change_different_ci_attach started. 20250413100026441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100026443 DMM INFO MM(262420000000070/ec1efe8b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413100026443 DMM INFO MM(262420000000070/ec1efe8b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413100026443 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413100026443 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100026443 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413100026443 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413100026443 DLLC NOTICE LLME(ffffffff/ec1efe8b){ASSIGNED} LLGM Assign pre (ec1efe8b => ffffffff) (gprs_llc.c:1079) 20250413100026443 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec1efe8b => ffffffff) (gprs_llc.c:1125) 20250413100026443 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b65760 (gprs_sndcp.c:574) 20250413100026443 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b65ab8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413100026443 DMM NOTICE MM(262420000000070/ec1efe8b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250413100026443 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250413100026443 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250413100026443 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413100026443 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:386) 20250413100026443 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250413100026443 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) 20250413100026443 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) 20250413100026443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413100026443 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413100026443 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413100026443 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413100026443 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1313)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1317)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100026486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100026486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100026486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100026486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100026486 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100026486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100026486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100026486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100026486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100026486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100026486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100026486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100026487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100026487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100026487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100026487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100026487 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100026487 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100026487 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100026487 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1317)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413100026487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100026487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100026489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1318)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1314)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100026495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100026495 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1316)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1322)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1322)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100026506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100026506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100026506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100026506 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100026506 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100026506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100026506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100026506 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100026506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1322)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1323)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413100026508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100026508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100026508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100026508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100026508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100026508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100026508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100026508 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100026508 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100026508 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100026508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100026508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100026508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1322)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1322)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100026510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1323)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250413100026516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100026516 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1327)@5cc224164e2f: Provider Link came up: sending NS-RESET TC_cell_change_different_ci_attach-BVCI210(1321)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100026519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100026519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100026519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100026519 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100026519 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100026519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100026519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100026519 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100026519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100026521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100026521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100026521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100026521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100026521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100026521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100026521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100026521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100026521 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100026521 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100026521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100026521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100026521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100026524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100026531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100026531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1326)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100026831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100026831 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100026831 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100026831 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1328)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100026835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413100026836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1328)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1328)@5cc224164e2f: 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(1328)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1316)@5cc224164e2f: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='EB2CBCAC'O, index=0 SGSN_Test-GSUP(1329)@5cc224164e2f: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1331) TC_cell_change_different_ci_attach-BVCI196(1316)@5cc224164e2f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1321)@5cc224164e2f: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='EB2CBCAC'O, index=0 TC_cell_change_different_ci_attach(1331)@5cc224164e2f: 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 := '531F34EADA7F9DC6234AE80A77B9AB3D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B603A6A8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '959567D75A0B2483'O } } } } } 20250413100026923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100026923 DLLC NOTICE LLME(ffffffff/eb2cbcac){UNASSIGNED} LLC RX: unknown TLLI 0xeb2cbcac, creating LLME on the fly (gprs_llc.c:552) 20250413100026923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413100026923 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100026923 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413100026923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413100026923 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413100026923 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413100026923 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100026923 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100026923 DLLC NOTICE LLME(ffffffff/eb2cbcac){UNASSIGNED} LLGM Assign pre (eb2cbcac => d105a3b1) (gprs_llc.c:1079) 20250413100026923 DLLC NOTICE LLME(eb2cbcac/d105a3b1){ASSIGNED} LLGM Assign post (eb2cbcac => d105a3b1) (gprs_llc.c:1125) 20250413100026923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100026923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100026923 DMM DEBUG MM(262420000000069/d105a3b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100026949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100026949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413100026949 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100026949 DMM DEBUG MM(262420000000069/d105a3b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250413100026949 DMM NOTICE MM(262420000000069/d105a3b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100026949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100026949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100026949 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100026949 DMM DEBUG MM(262420000000069/d105a3b1) Requesting authorization (sgsn_auth.c:160) 20250413100026949 DMM INFO MM(262420000000069/d105a3b1) Requesting authentication tuples (sgsn_auth.c:184) 20250413100026949 DMM DEBUG MM(262420000000069/d105a3b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413100026949 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250413100026949 DGPRS INFO SUBSCR(262420000000069) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 60 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1329)@5cc224164e2f: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1331) SGSN_Test-GSUP(1329)@5cc224164e2f: Added IMSI table entry 0TC_cell_change_different_ci_attach(1331)"262420000000069" 20250413100026955 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413100026955 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413100026955 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413100026955 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413100026955 DMM INFO MM(262420000000069/d105a3b1) Subscriber data update (mmctx.c:445) 20250413100026955 DMM DEBUG MM(262420000000069/d105a3b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413100026955 DMM INFO MM(262420000000069/d105a3b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413100026955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413100026955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413100026955 DMM INFO MM(262420000000069/d105a3b1) <- GMM AUTH AND CIPHERING REQ (rand = 53 1f 34 ea da 7f 9d c6 23 4a e8 0a 77 b9 ab 3d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413100026974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100026974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250413100026974 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100026974 DMM INFO MM(262420000000069/d105a3b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413100026974 DMM NOTICE MM(262420000000069/d105a3b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413100026974 DMM DEBUG MM(262420000000069/d105a3b1) checking auth: received GSM SRES = b6 03 a6 a8 (gprs_gmm.c:716) 20250413100026974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413100026974 DMM DEBUG MM(262420000000069/d105a3b1) Requesting authorization (sgsn_auth.c:160) 20250413100026974 DMM INFO MM(262420000000069/d105a3b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100026974 DMM DEBUG MM(262420000000069/d105a3b1) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100026974 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250413100026974 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) 20250413100026974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413100026974 DMM INFO MM(262420000000069/d105a3b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xd105a3b1) (gprs_gmm.c:337) 20250413100026977 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413100026977 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413100026977 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250413100026977 DMM INFO MM(262420000000069/d105a3b1) Subscriber data update (mmctx.c:445) 20250413100026977 DMM DEBUG MM(262420000000069/d105a3b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413100026977 DMM INFO MM(262420000000069/d105a3b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413100026977 DMM NOTICE MM(262420000000069/d105a3b1) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1050) 20250413100026977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413100026977 DMM NOTICE MM(262420000000069/d105a3b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413100026977 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) 20250413100026979 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413100026979 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250413100026979 DMM INFO MM(262420000000069/d105a3b1) Subscriber data update (mmctx.c:445) 20250413100026979 DMM DEBUG MM(262420000000069/d105a3b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413100026992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100026992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413100026992 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100026992 DMM INFO MM(262420000000069/d105a3b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413100026992 DMM NOTICE MM(262420000000069/d105a3b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413100026992 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413100026992 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100026992 DLLC NOTICE LLME(eb2cbcac/d105a3b1){ASSIGNED} LLGM Assign pre (ffffffff => d105a3b1) (gprs_llc.c:1079) 20250413100026992 DLLC NOTICE LLME(ffffffff/d105a3b1){ASSIGNED} LLGM Assign post (ffffffff => d105a3b1) (gprs_llc.c:1125) 20250413100026992 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413100026992 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413100026992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413100026992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413100027050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100027050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413100027050 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100027050 DMM INFO MM(262420000000069/d105a3b1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413100027050 DMM INFO MM(262420000000069/d105a3b1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413100027050 DMM DEBUG MM(262420000000069/d105a3b1) Using GGSN 0 (gprs_sm.c:317) 20250413100027050 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) 20250413100027050 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250413100027050 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413100027050 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250413100027050 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:386) 20250413100027075 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 b8 07 22 10 11 0f 56 ea f6 14 05 7f fa 50 8f 22 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:461) 20250413100027075 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cff2568, cbp=0x55b5d3b68b80) (sgsn_libgtp.c:633) 20250413100027075 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413100027075 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b65ab8 TLLI=d105a3b1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413100027075 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413100027075 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1331)@5cc224164e2f: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1331)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413100027093 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250413100027107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100027107 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250413100027107 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_ci_attach-BVCI210(1321)@5cc224164e2f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1326)@5cc224164e2f: Adding Client=TC_cell_change_different_ci_attach(1331), IMSI='262420000000069'H, TLLI='D105A3B1'O, index=0 TC_cell_change_different_ci_attach(1331)@5cc224164e2f: 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 := 'BF97489FFB3D5E836AA78E457CCA123E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC80165B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '990BDA038CB7C7FB'O } } } } } 20250413100027121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100027121 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250413100027121 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100027121 DMM INFO MM(262420000000069/d105a3b1) -> GMM ATTACH REQUEST MI(TMSI-0xD105A3B1) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100027121 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100027121 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413100027121 DLLC NOTICE LLME(ffffffff/d105a3b1){ASSIGNED} LLGM Assign pre (d105a3b1 => da02d915) (gprs_llc.c:1079) 20250413100027121 DLLC NOTICE LLME(d105a3b1/da02d915){ASSIGNED} LLGM Assign post (d105a3b1 => da02d915) (gprs_llc.c:1125) 20250413100027121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100027121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100027121 DMM DEBUG MM(262420000000069/da02d915) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100027146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100027147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250413100027147 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100027147 DMM DEBUG MM(262420000000069/da02d915) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250413100027147 DMM NOTICE MM(262420000000069/da02d915) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100027147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100027147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100027147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100027147 DMM DEBUG MM(262420000000069/da02d915) Requesting authorization (sgsn_auth.c:160) 20250413100027147 DMM INFO MM(262420000000069/da02d915) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100027147 DMM DEBUG MM(262420000000069/da02d915) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100027147 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250413100027147 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) 20250413100033148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250413100033148 DMM ERROR MM(262420000000069/da02d915) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250413100033148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250413100033148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250413100033148 DMM NOTICE MM(262420000000069/da02d915) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250413100033148 DMM NOTICE MM(262420000000069/da02d915) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250413100033148 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250413100033148 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b65ab8, TLLI=da02d915, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413100033148 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250413100033148 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413100033148 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:386) 20250413100033148 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250413100033148 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) 20250413100033149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Reject}: Deallocated (fsm.c:568) 20250413100033149 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Deallocated (fsm.c:568) 20250413100033149 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413100033149 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250413100033149 DLLC NOTICE LLME(d105a3b1/da02d915){ASSIGNED} LLGM Assign pre (da02d915 => ffffffff) (gprs_llc.c:1079) 20250413100033149 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da02d915 => ffffffff) (gprs_llc.c:1125) 20250413100038150 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:274) 20250413100043151 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:274) 20250413100046831 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250413100046832 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250413100046832 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1328)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413100048152 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:274) 20250413100051729 DGPRS DEBUG Checking for inactive LLMEs, time = 7769357 (sgsn.c:132) 20250413100053153 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:274) 20250413100056488 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100056492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100056492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413100056508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100056511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100056511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413100056521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100056525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100056525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_cell_change_different_ci_attach(1331)@5cc224164e2f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@5cc224164e2f: Test Component 1331 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1329)@5cc224164e2f: Final verdict of PTC: none 20250413100056913 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413100056913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1323)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1327)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1322)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@5cc224164e2f: Final verdict of PTC: none 20250413100056915 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57880<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1317)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@5cc224164e2f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1316)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@5cc224164e2f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1326)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@5cc224164e2f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1321)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1320)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1315)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1325)@5cc224164e2f: Final verdict of PTC: none TC_cell_change_different_ci_attach(1331)@5cc224164e2f: Final verdict of PTC: fail reason: "Tguard timeout" MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1316): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1320): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1321): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1322): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1323): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1326): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_cell_change_different_ci_attach(1331): fail (none -> fail) reason: "Tguard timeout" MTC@5cc224164e2f: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Sun Apr 13 10:00:56 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 20250413100057027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33438<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100057429 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33438<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=124548) 20250413100057914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100057914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413100058154 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:268) 20250413100058154 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55b5d3b68b80) (sgsn_libgtp.c:633) 20250413100058154 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55b5d3b68b80) (sgsn_libgtp.c:637) 20250413100058154 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250413100058154 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250413100058154 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250413100058154 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=124548, count=128904) 20250413100058915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100058915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Sun Apr 13 10:00:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.TC_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 20250413100059916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100059916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_cell_change_different_ci_data started. 20250413100100528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33442<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100100530 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1332)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1336)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1336)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100100567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100100567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100100567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100100567 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100100567 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100100567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100100567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100100567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100100567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1336)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100100568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100100568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100100568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100100568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100100568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100100568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100100568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100100568 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100100568 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100100568 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100100568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100100568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100100568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1336)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1336)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100100570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1337)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1333)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100100574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100100574 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1335)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1338)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1337)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1341)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100100580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100100580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100100580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100100580 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100100580 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100100580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100100580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100100580 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100100580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100100581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100100581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100100581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100100581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100100581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100100581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100100581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100100581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100100581 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100100581 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100100581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1341)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413100100582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100100582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100100584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1342)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1338)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100100588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100100588 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1340)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1346)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100100595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100100595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100100595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100100595 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100100595 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100100595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100100595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100100595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100100595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100100596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100100596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100100596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100100596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100100596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100100596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100100596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100100596 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100100596 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100100596 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100100596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100100596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100100596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1346)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100100598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100100603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100100603 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1345)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100100917 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100100917 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100100917 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100100917 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1347)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100100921 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1347)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413100100922 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1347)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1347)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1347)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1335)@5cc224164e2f: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D2F4238D'O, index=0 SGSN_Test-GSUP(1348)@5cc224164e2f: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1350) TC_cell_change_different_ci_data-BVCI196(1335)@5cc224164e2f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1340)@5cc224164e2f: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='D2F4238D'O, index=0 TC_cell_change_different_ci_data(1350)@5cc224164e2f: 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 := '2905DFAC38417D26293D8C63BE4C3904'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8482627'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E2DE541ADEA025A'O } } } } } 20250413100100990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100100990 DLLC NOTICE LLME(ffffffff/d2f4238d){UNASSIGNED} LLC RX: unknown TLLI 0xd2f4238d, creating LLME on the fly (gprs_llc.c:552) 20250413100100990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413100100990 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100100990 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413100100990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413100100990 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413100100990 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413100100991 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100100991 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100100991 DLLC NOTICE LLME(ffffffff/d2f4238d){UNASSIGNED} LLGM Assign pre (d2f4238d => e906f6fb) (gprs_llc.c:1079) 20250413100100991 DLLC NOTICE LLME(d2f4238d/e906f6fb){ASSIGNED} LLGM Assign post (d2f4238d => e906f6fb) (gprs_llc.c:1125) 20250413100100991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100100991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100100991 DMM DEBUG MM(262420000000071/e906f6fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100101001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100101001 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413100101001 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100101001 DMM DEBUG MM(262420000000071/e906f6fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1134) 20250413100101001 DMM NOTICE MM(262420000000071/e906f6fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100101001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100101001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100101001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100101001 DMM DEBUG MM(262420000000071/e906f6fb) Requesting authorization (sgsn_auth.c:160) 20250413100101001 DMM INFO MM(262420000000071/e906f6fb) Requesting authentication tuples (sgsn_auth.c:184) 20250413100101001 DMM DEBUG MM(262420000000071/e906f6fb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413100101001 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250413100101001 DGPRS INFO SUBSCR(262420000000071) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1348)@5cc224164e2f: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1350) SGSN_Test-GSUP(1348)@5cc224164e2f: Added IMSI table entry 0TC_cell_change_different_ci_data(1350)"262420000000071" 20250413100101004 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413100101004 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413100101004 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413100101004 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413100101004 DMM INFO MM(262420000000071/e906f6fb) Subscriber data update (mmctx.c:445) 20250413100101004 DMM DEBUG MM(262420000000071/e906f6fb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413100101004 DMM INFO MM(262420000000071/e906f6fb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413100101004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413100101004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413100101004 DMM INFO MM(262420000000071/e906f6fb) <- GMM AUTH AND CIPHERING REQ (rand = 29 05 df ac 38 41 7d 26 29 3d 8c 63 be 4c 39 04 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413100101015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100101015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250413100101015 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100101015 DMM INFO MM(262420000000071/e906f6fb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413100101015 DMM NOTICE MM(262420000000071/e906f6fb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413100101015 DMM DEBUG MM(262420000000071/e906f6fb) checking auth: received GSM SRES = e8 48 26 27 (gprs_gmm.c:716) 20250413100101015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413100101015 DMM DEBUG MM(262420000000071/e906f6fb) Requesting authorization (sgsn_auth.c:160) 20250413100101015 DMM INFO MM(262420000000071/e906f6fb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100101015 DMM DEBUG MM(262420000000071/e906f6fb) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100101015 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250413100101015 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) 20250413100101015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413100101015 DMM INFO MM(262420000000071/e906f6fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xe906f6fb) (gprs_gmm.c:337) 20250413100101017 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413100101017 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413100101017 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250413100101017 DMM INFO MM(262420000000071/e906f6fb) Subscriber data update (mmctx.c:445) 20250413100101017 DMM DEBUG MM(262420000000071/e906f6fb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413100101017 DMM INFO MM(262420000000071/e906f6fb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413100101017 DMM NOTICE MM(262420000000071/e906f6fb) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1050) 20250413100101017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413100101017 DMM NOTICE MM(262420000000071/e906f6fb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413100101017 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) 20250413100101018 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413100101018 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250413100101018 DMM INFO MM(262420000000071/e906f6fb) Subscriber data update (mmctx.c:445) 20250413100101018 DMM DEBUG MM(262420000000071/e906f6fb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413100101023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100101023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413100101023 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100101023 DMM INFO MM(262420000000071/e906f6fb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413100101023 DMM NOTICE MM(262420000000071/e906f6fb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413100101023 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413100101023 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100101023 DLLC NOTICE LLME(d2f4238d/e906f6fb){ASSIGNED} LLGM Assign pre (ffffffff => e906f6fb) (gprs_llc.c:1079) 20250413100101023 DLLC NOTICE LLME(ffffffff/e906f6fb){ASSIGNED} LLGM Assign post (ffffffff => e906f6fb) (gprs_llc.c:1125) 20250413100101023 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413100101023 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413100101023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413100101023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413100101075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100101075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250413100101075 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100101075 DMM INFO MM(262420000000071/e906f6fb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250413100101075 DMM INFO MM(262420000000071/e906f6fb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250413100101075 DMM DEBUG MM(262420000000071/e906f6fb) Using GGSN 0 (gprs_sm.c:317) 20250413100101075 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) 20250413100101075 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250413100101075 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250413100101075 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250413100101075 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:386) 20250413100101085 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 02 b4 a6 ad 11 be aa 52 e6 14 05 7f ba 50 e7 7b 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:461) 20250413100101085 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fbe1cff2568, cbp=0x55b5d3b68b80) (sgsn_libgtp.c:633) 20250413100101085 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250413100101085 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55b5d3b65ab8 TLLI=e906f6fb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250413100101085 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250413100101085 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1350)@5cc224164e2f: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1350)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed 20250413100101098 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250413100101113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100101113 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250413100101114 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) TC_cell_change_different_ci_data-BVCI210(1340)@5cc224164e2f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1345)@5cc224164e2f: Adding Client=TC_cell_change_different_ci_data(1350), IMSI='262420000000071'H, TLLI='E906F6FB'O, index=0 20250413100101123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100101123 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250413100101123 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100101124 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1335)@5cc224164e2f: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1350)@5cc224164e2f: Final verdict of PTC: pass 20250413100101137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33442<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413100101140 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413100101140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1347)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1348)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@5cc224164e2f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1340)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1341)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1336)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1346)@5cc224164e2f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1335)@5cc224164e2f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1345)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1337)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1344)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1334)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1339)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1334): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1335): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1336): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1337): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1340): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1345): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_cell_change_different_ci_data(1350): pass (none -> pass) MTC@5cc224164e2f: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sun Apr 13 10:01:01 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 20250413100101229 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100101631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33450<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90896) 20250413100102141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100102141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90896, count=100392) 20250413100103142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100103142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sun Apr 13 10:01: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_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 20250413100104143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100104143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_sgsn_context_req_in started. 20250413100104676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100104678 DMM INFO MM(262420000000071/e906f6fb) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413100104678 DMM INFO MM(262420000000071/e906f6fb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413100104678 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413100104678 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100104678 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413100104678 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413100104678 DLLC NOTICE LLME(ffffffff/e906f6fb){ASSIGNED} LLGM Assign pre (e906f6fb => ffffffff) (gprs_llc.c:1079) 20250413100104678 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e906f6fb => ffffffff) (gprs_llc.c:1125) 20250413100104678 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55b5d3b65760 (gprs_sndcp.c:574) 20250413100104678 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55b5d3b65ab8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250413100104678 DMM NOTICE MM(262420000000071/e906f6fb) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250413100104678 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250413100104678 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250413100104678 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250413100104678 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:386) 20250413100104678 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250413100104678 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) 20250413100104678 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) 20250413100104679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413100104679 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413100104679 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413100104679 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413100104679 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1351)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1355)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100104711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100104711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100104711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100104711 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100104711 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100104711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100104711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100104711 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100104711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100104712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100104712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100104712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100104712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100104712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100104712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100104712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100104712 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100104712 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100104712 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100104712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100104712 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100104712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100104714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1357)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413100104721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100104721 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1356)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1354)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1360)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1360)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100104724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100104724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100104724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100104724 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100104724 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100104724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100104724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100104724 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100104724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1360)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100104725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100104725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100104725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100104725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100104725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100104725 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100104725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100104725 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100104725 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100104725 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100104725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100104726 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100104726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1360)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1360)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100104729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1361)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1357)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100104735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100104735 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1362)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI210(1359)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1361)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100104740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100104740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100104740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100104740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100104740 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100104740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100104740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100104740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100104740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100104741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100104741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100104741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100104741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100104741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100104741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100104741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100104741 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100104741 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100104741 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100104741 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1365)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100104742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100104742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413100104743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100104748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100104748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1364)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100105144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100105145 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100105145 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100105145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1366)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100105149 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413100105150 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1366)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1366)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1366)@5cc224164e2f: 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(1366)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1354)@5cc224164e2f: Adding Client=TC_sgsn_context_req_in(1369), IMSI='262420000000072'H, TLLI='F7385B5D'O, index=0 SGSN_Test-GSUP(1367)@5cc224164e2f: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1369) TC_sgsn_context_req_in(1369)@5cc224164e2f: 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 := 'E68D4CE45A4BD625642F2702C76BEFA0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8BED007B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8B7AC704E7CC0612'O } } } } } 20250413100106203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100106204 DLLC NOTICE LLME(ffffffff/f7385b5d){UNASSIGNED} LLC RX: unknown TLLI 0xf7385b5d, creating LLME on the fly (gprs_llc.c:552) 20250413100106204 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413100106204 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100106204 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413100106204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413100106204 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413100106204 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Allocated (fsm.c:456) 20250413100106204 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100106204 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100106204 DLLC NOTICE LLME(ffffffff/f7385b5d){UNASSIGNED} LLGM Assign pre (f7385b5d => e02c9973) (gprs_llc.c:1079) 20250413100106204 DLLC NOTICE LLME(f7385b5d/e02c9973){ASSIGNED} LLGM Assign post (f7385b5d => e02c9973) (gprs_llc.c:1125) 20250413100106204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100106204 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100106204 DMM DEBUG MM(262420000000072/e02c9973) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100106218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100106218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413100106218 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100106218 DMM DEBUG MM(262420000000072/e02c9973) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1134) 20250413100106218 DMM NOTICE MM(262420000000072/e02c9973) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100106218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100106218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100106218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100106218 DMM DEBUG MM(262420000000072/e02c9973) Requesting authorization (sgsn_auth.c:160) 20250413100106218 DMM INFO MM(262420000000072/e02c9973) Requesting authentication tuples (sgsn_auth.c:184) 20250413100106218 DMM DEBUG MM(262420000000072/e02c9973) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413100106218 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250413100106218 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1367)@5cc224164e2f: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1369) SGSN_Test-GSUP(1367)@5cc224164e2f: Added IMSI table entry 0TC_sgsn_context_req_in(1369)"262420000000072" 20250413100106221 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413100106222 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413100106222 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413100106222 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413100106222 DMM INFO MM(262420000000072/e02c9973) Subscriber data update (mmctx.c:445) 20250413100106222 DMM DEBUG MM(262420000000072/e02c9973) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413100106222 DMM INFO MM(262420000000072/e02c9973) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413100106222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413100106222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413100106222 DMM INFO MM(262420000000072/e02c9973) <- GMM AUTH AND CIPHERING REQ (rand = e6 8d 4c e4 5a 4b d6 25 64 2f 27 02 c7 6b ef a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250413100106233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100106233 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250413100106234 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100106234 DMM INFO MM(262420000000072/e02c9973) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413100106234 DMM NOTICE MM(262420000000072/e02c9973) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413100106234 DMM DEBUG MM(262420000000072/e02c9973) checking auth: received GSM SRES = 8b ed 00 7b (gprs_gmm.c:716) 20250413100106234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413100106234 DMM DEBUG MM(262420000000072/e02c9973) Requesting authorization (sgsn_auth.c:160) 20250413100106234 DMM INFO MM(262420000000072/e02c9973) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100106234 DMM DEBUG MM(262420000000072/e02c9973) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100106234 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250413100106234 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) 20250413100106234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413100106234 DMM INFO MM(262420000000072/e02c9973) <- GMM ATTACH ACCEPT (new P-TMSI=0xe02c9973) (gprs_gmm.c:337) 20250413100106236 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413100106236 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413100106236 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250413100106236 DMM INFO MM(262420000000072/e02c9973) Subscriber data update (mmctx.c:445) 20250413100106236 DMM DEBUG MM(262420000000072/e02c9973) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413100106236 DMM INFO MM(262420000000072/e02c9973) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413100106237 DMM NOTICE MM(262420000000072/e02c9973) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1050) 20250413100106237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413100106237 DMM NOTICE MM(262420000000072/e02c9973) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413100106237 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) 20250413100106238 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413100106238 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250413100106238 DMM INFO MM(262420000000072/e02c9973) Subscriber data update (mmctx.c:445) 20250413100106238 DMM DEBUG MM(262420000000072/e02c9973) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413100106248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100106248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413100106248 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100106248 DMM INFO MM(262420000000072/e02c9973) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413100106248 DMM NOTICE MM(262420000000072/e02c9973) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413100106248 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413100106248 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100106249 DLLC NOTICE LLME(f7385b5d/e02c9973){ASSIGNED} LLGM Assign pre (ffffffff => e02c9973) (gprs_llc.c:1079) 20250413100106249 DLLC NOTICE LLME(ffffffff/e02c9973){ASSIGNED} LLGM Assign post (ffffffff => e02c9973) (gprs_llc.c:1125) 20250413100106249 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413100106249 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413100106249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413100106249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413100106305 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 b2 88 00 00 03 52 f0 99 42 42 de 05 e0 2c 99 73 0c 01 02 03 0d fe 11 a4 23 1e b2 85 00 04 7f 00 00 67 : Unknown GTP message type received: 50 (gtp.c:2960) TC_sgsn_context_req_in(1369)@5cc224164e2f: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250413100108304 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250413100108304 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250413100108304 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) 20250413100108304 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250413100108304 DMM INFO MM(262420000000072/e02c9973) Subscriber data update (mmctx.c:445) 20250413100108304 DMM DEBUG MM(262420000000072/e02c9973) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250413100108304 DMM INFO MM(262420000000072/e02c9973) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250413100108304 DMM INFO MM(262420000000072/e02c9973) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413100108304 DMM INFO MM(262420000000072/e02c9973) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413100108304 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413100108304 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100108304 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413100108304 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413100108304 DLLC NOTICE LLME(ffffffff/e02c9973){ASSIGNED} LLGM Assign pre (e02c9973 => ffffffff) (gprs_llc.c:1079) 20250413100108304 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e02c9973 => ffffffff) (gprs_llc.c:1125) 20250413100108304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413100108304 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413100108304 DMM DEBUG MM_STATE_Iu[0x55b5d3b56eb0]{Detached}: Deallocated (fsm.c:568) 20250413100108304 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1354)@5cc224164e2f: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1369)@5cc224164e2f: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250413100108306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33466<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1367)@5cc224164e2f: Final verdict of PTC: none 20250413100108307 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(1351)@5cc224164e2f: Final verdict of PTC: none 20250413100108307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1352)@5cc224164e2f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1359)@5cc224164e2f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1364)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1355)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1365)@5cc224164e2f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1354)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1361)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1360)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1363)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1358)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1353)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1353): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1354): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1358): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1359): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1360): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1361): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1364): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_sgsn_context_req_in(1369): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@5cc224164e2f: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sun Apr 13 10:01:08 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 20250413100108393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100108794 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44346<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95656) 20250413100109308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100109308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95656, count=100012) 20250413100110310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100110310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sun Apr 13 10:01:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests.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 20250413100111311 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100111311 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_sgsn_context_req_out started. 20250413100111849 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100111851 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1370)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100111871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100111871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100111871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100111871 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100111871 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100111871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100111871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100111871 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100111871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100111872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100111872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100111872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100111872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100111872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100111872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100111872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100111872 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100111872 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100111872 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100111872 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100111872 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100111872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1375)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413100111875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1371)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250413100111881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100111881 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1379)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@5cc224164e2f: Provider Link came up: sending NS-RESET TC_sgsn_context_req_out-BVCI196(1372)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100111884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100111884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100111884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100111884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100111884 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100111884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100111884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100111884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100111884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100111885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100111885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100111885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100111885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100111885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100111885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100111885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100111885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100111885 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100111885 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100111885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100111885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100111885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100111888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100111893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100111893 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1381)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1378)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1380)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1384)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100111905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100111905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100111905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100111905 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100111905 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100111905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100111905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100111905 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100111905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100111906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100111906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100111906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100111906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100111906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100111906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100111906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100111906 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100111906 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100111906 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100111906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100111906 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100111906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100111909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100111915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100111915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1382)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100112313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100112313 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100112313 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100112313 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1385)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100112317 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413100112318 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1385)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_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(1385)@5cc224164e2f: 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(1385)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1372)@5cc224164e2f: Adding Client=TC_sgsn_context_req_out(1388), IMSI='262420000000073'H, TLLI='E6F1ED4A'O, index=0 SGSN_Test-GSUP(1386)@5cc224164e2f: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1388) 20250413100113352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100113352 DLLC NOTICE LLME(ffffffff/e6f1ed4a){UNASSIGNED} LLC RX: unknown TLLI 0xe6f1ed4a, creating LLME on the fly (gprs_llc.c:552) 20250413100113352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250413100113352 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250413100113352 DMM NOTICE LLME(ffffffff/e6f1ed4a){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250413100113352 DLLC NOTICE LLME(ffffffff/e6f1ed4a){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250413100113352 DMM ERROR LLME(ffffffff/e6f1ed4a){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250413100113352 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250413100113352 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250413100113352 DLLC NOTICE LLME(ffffffff/e6f1ed4a){UNASSIGNED} LLGM Assign pre (e6f1ed4a => ffffffff) (gprs_llc.c:1079) 20250413100113352 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6f1ed4a => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1388)@5cc224164e2f: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@5cc224164e2f: Test Component 1388 has requested to stop MTC. Terminating current testcase execution. 20250413100113359 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413100113359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1379)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1386)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1374)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1384)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@5cc224164e2f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1382)@5cc224164e2f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1378)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@5cc224164e2f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1372)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1373)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1377)@5cc224164e2f: Final verdict of PTC: none TC_sgsn_context_req_out(1388)@5cc224164e2f: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI99-provIP(1383)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1372): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1373): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1378): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1382): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1383): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_sgsn_context_req_out(1388): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@5cc224164e2f: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sun Apr 13 10:01:13 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 20250413100113361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44350<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413100113418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44356<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100113820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44356<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54404) 20250413100114360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100114360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54404, count=55664) 20250413100115361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100115361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Sun Apr 13 10:01: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_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 20250413100116362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100116363 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_req_id_req_ra_update started. 20250413100116846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100116849 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1389)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1393)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100116902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100116902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100116902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100116902 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100116902 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100116902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100116902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100116902 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100116902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100116903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100116903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100116903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100116903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100116903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100116903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100116903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100116903 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100116903 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100116903 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100116903 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100116903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100116903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1393)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100116906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100116912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100116912 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1395)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1394)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_req_id_req_ra_update-BVCI196(1392)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1398)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1398)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100116917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100116917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100116917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100116917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100116917 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100116917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100116917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100116917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100116917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1398)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100116918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100116918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100116918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100116919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100116919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100116919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100116919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100116919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100116919 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100116919 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100116919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1398)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413100116919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100116919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1398)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100116921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1399)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1395)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100116926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100116926 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1400)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1397)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1399)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1403)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1403)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100116932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100116932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100116932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100116932 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100116932 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100116932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100116932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100116932 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100116932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100116933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100116933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100116933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100116933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100116933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100116933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100116933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100116933 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100116933 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100116933 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100116933 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100116933 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100116933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100116935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100116939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100116939 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1402)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100117364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100117364 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100117364 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100117364 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1404)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1404)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100117365 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413100117366 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1404)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1404)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1404)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1404)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1404)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1404)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1392)@5cc224164e2f: Adding Client=TC_attach_req_id_req_ra_update(1407), IMSI='262420000000047'H, TLLI='F8AB5ABA'O, index=0 SGSN_Test-GSUP(1405)@5cc224164e2f: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1407) 20250413100117389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100117389 DLLC NOTICE LLME(ffffffff/f8ab5aba){UNASSIGNED} LLC RX: unknown TLLI 0xf8ab5aba, creating LLME on the fly (gprs_llc.c:552) 20250413100117389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413100117389 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100117389 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413100117389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413100117389 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413100117389 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413100117389 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100117389 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100117389 DLLC NOTICE LLME(ffffffff/f8ab5aba){UNASSIGNED} LLGM Assign pre (f8ab5aba => d507823b) (gprs_llc.c:1079) 20250413100117389 DLLC NOTICE LLME(f8ab5aba/d507823b){ASSIGNED} LLGM Assign post (f8ab5aba => d507823b) (gprs_llc.c:1125) 20250413100117389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100117389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100117389 DMM DEBUG MM(262420000000047/d507823b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100117396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100117396 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250413100117396 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100117396 DMM INFO MM(262420000000047/d507823b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250413100117396 DMM INFO MM(262420000000047/d507823b) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-60288-112 New RA: 262-42-13135-0 (gprs_gmm.c:1729) 20250413100117396 DMM NOTICE MM(262420000000047/d507823b) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250413100117396 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250413100117396 DMM INFO MM(262420000000047/d507823b) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250413100117396 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413100117396 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100117396 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413100117396 DMM ERROR MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250413100117396 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Deallocated (fsm.c:568) 20250413100117396 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413100117396 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413100117396 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413100117396 DLLC NOTICE LLME(f8ab5aba/d507823b){ASSIGNED} LLGM Assign pre (d507823b => ffffffff) (gprs_llc.c:1079) 20250413100117396 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d507823b => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1407)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1392)@5cc224164e2f: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1407)@5cc224164e2f: Final verdict of PTC: pass 20250413100117401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52392<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1405)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1393)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1398)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@5cc224164e2f: Final verdict of PTC: none 20250413100117402 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413100117402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_req_id_req_ra_update-BVCI196(1392)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1399)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1404)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@5cc224164e2f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1402)@5cc224164e2f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1397)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1406)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1403)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1395)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1391)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1396)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1401)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1392): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1396): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1397): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1398): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1399): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1402): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1404): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1405): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1406): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_req_id_req_ra_update(1407): pass (none -> pass) MTC@5cc224164e2f: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Sun Apr 13 10:01:17 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 20250413100117527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100117928 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52398<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58692) 20250413100118404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100118404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58692, count=63048) 20250413100119405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100119405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@5cc224164e2f: Test execution finished. MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sun Apr 13 10:01: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_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 20250413100120406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100120406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_iu_attach started. 20250413100120951 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52412<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100120953 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1408)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1409)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1408)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1412)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1412)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100120978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100120978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100120978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100120978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100120978 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100120978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100120978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100120978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100120978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1412)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100120979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100120979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100120979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100120979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100120979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100120979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100120979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100120979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100120979 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100120979 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100120979 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100120979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100120979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1412)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1412)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100120981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1409)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1409)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1413)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413100120986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100120986 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1411)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1414)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1413)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1417)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1417)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100120997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100120997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100120997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100120997 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100120997 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100120997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100120997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100120997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100120997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1417)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100120998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100120998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100120998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100120998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100120998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100120998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100120998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100120998 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100120998 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100120998 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100120998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100120998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100120998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1417)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1417)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1418)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413100121001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1414)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1414)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100121007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100121007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1419)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI210(1416)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1418)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1422)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1422)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100121012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100121012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100121012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100121012 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100121012 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100121012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100121012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100121012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100121012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1422)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100121013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100121013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100121013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100121013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100121013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100121013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100121013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100121013 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100121013 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100121013 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100121013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100121014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100121014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1422)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1422)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100121017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5cc224164e2f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1419)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-M3UA(1425)@5cc224164e2f: ************************************************* SGSN_Test_0-M3UA(1425)@5cc224164e2f: M3UA emulation initiated, the test can be started SGSN_Test-Gb2-BSSGP2(1419)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5cc224164e2f: Starting RAN_Emulation SGSN_Test_0-M3UA(1425)@5cc224164e2f: ************************************************* SGSN_Test_0-SCCP(1423)@5cc224164e2f: v_sccp_pdu_maxlen:268 20250413100121023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100121023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1421)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100121223 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250413100121223 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250413100121223 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250413100121223 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1425)@5cc224164e2f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250413100121225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100121225 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250413100121225 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250413100121225 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1174) 20250413100121225 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250413100121225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250413100121225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250413100121225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100121225 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250413100121225 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 (osmo_ss7_asp.c:1174) 20250413100121225 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250413100121226 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100121226 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250413100121226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250413100121226 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 (osmo_ss7_asp.c:1174) 20250413100121226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250413100121226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250413100121226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250413100121226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100121226 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250413100121226 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 (osmo_ss7_asp.c:1174) 20250413100121226 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100121226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250413100121226 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250413100121407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100121407 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100121407 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100121407 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1427)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1427)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100121408 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413100121409 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1427)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1427)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1427)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1427)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1427)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1427)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250413100121730 DGPRS DEBUG Checking for inactive LLMEs, time = 7769387 (sgsn.c:132) 20250413100122044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100122044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122044 DLSS7 DEBUG 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 'as-rkm-3' round-robin style (osmo_ss7_combined_linkset.c:283) 20250413100122044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100122044 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122044 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100122044 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250413100122044 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250413100122045 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122045 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122045 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100122045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122045 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250413100122045 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100122045 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122045 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 0b 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1424)@5cc224164e2f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1411)@5cc224164e2f: Adding Client=TC_iu_attach(1430), IMSI='262420000001001'H, TLLI='FE72468F'O, index=0 SGSN_Test-GSUP(1428)@5cc224164e2f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1430) TC_iu_attach(1430)@5cc224164e2f: 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 := 'D08B'O, rac := '0C'O ("\f") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1424)@5cc224164e2f: Added conn table entry 0TC_iu_attach(1430)10277115 SGSN_Test_0-SCCP(1423)@5cc224164e2f: First idle individual index:0 SGSN_Test_0-RAN(1424)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 20250413100122461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100122461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122461 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100122461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100122461 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122461 DLSS7 DEBUG 0: ASP(asp-dyn-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 d0 fb 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 10 62 f2 24 d0 8b 0c 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 (osmo_ss7_asp.c:1174) 20250413100122461 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100122461 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100122461 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100122461 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20250413100122461 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20250413100122461 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100122461 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b5e8b0]{Deregistered}: Allocated (fsm.c:456) 20250413100122461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{Init}: Allocated (fsm.c:456) 20250413100122461 DMM DEBUG MM_STATE_Gb[0x55b5d3b56eb0]{Idle}: Allocated (fsm.c:456) 20250413100122461 DMM DEBUG MM_STATE_Iu[0x55b5d3b656b0]{Detached}: Allocated (fsm.c:456) 20250413100122461 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b5e8b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100122461 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b5e8b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100122461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100122461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100122461 DMM DEBUG MM(262420000001001/d86ea9ec) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100122461 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250413100122461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100122461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122461 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250413100122461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100122461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122461 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 9c d0 fb 00 00 01 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100122461 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122461 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122461 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100122461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100122461 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100122461 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122461 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 9c d0 fb 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1423)@5cc224164e2f: { messageType := 2, destLocRef := '9CD0FB'O, sourceLocRef := '000001'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1423)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1430)@5cc224164e2f: 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 := '8EF3E11F6D54C69BCFC2F039DE91BDF9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '35DC29EA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3F04E79F70D5C151'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'FCF41177779D0A6E7839F94FC2EC8A48'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D0DE2373002046B70B4EF8B838EC612B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '84721CA1091DD4E53967ACFEF275B385'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A4F2B9958772C92F'O } } } } } SGSN_Test_0-SCCP(1423)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: vl_len:23 SGSN_Test_0-SCCP(1423)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250413100122468 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122468 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122468 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122468 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100122468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122468 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100122468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100122468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122468 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100122469 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100122469 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100122469 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100122469 DMM DEBUG MM(262420000001001/d86ea9ec) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250413100122469 DMM NOTICE MM(262420000001001/d86ea9ec) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100122469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100122469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100122469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100122469 DMM DEBUG MM(262420000001001/d86ea9ec) Requesting authorization (sgsn_auth.c:160) 20250413100122469 DMM INFO MM(262420000001001/d86ea9ec) Requesting authentication tuples (sgsn_auth.c:184) 20250413100122469 DMM DEBUG MM(262420000001001/d86ea9ec) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413100122469 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250413100122469 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1428)@5cc224164e2f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1430) SGSN_Test-GSUP(1428)@5cc224164e2f: Added IMSI table entry 0TC_iu_attach(1430)"262420000001001" 20250413100122470 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413100122470 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413100122470 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413100122470 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413100122470 DMM INFO MM(262420000001001/d86ea9ec) Subscriber data update (mmctx.c:445) 20250413100122470 DMM DEBUG MM(262420000001001/d86ea9ec) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413100122470 DMM INFO MM(262420000001001/d86ea9ec) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413100122470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413100122470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413100122470 DMM INFO MM(262420000001001/d86ea9ec) <- GMM AUTH AND CIPHERING REQ (rand = 8e f3 e1 1f 6d 54 c6 9b cf c2 f0 39 de 91 bd f9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 84 72 1c a1 09 1d d4 e5 39 67 ac fe f2 75 b3 85 ) (gprs_gmm.c:510) 20250413100122470 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250413100122470 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122470 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122470 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100122470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100122470 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100122470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122470 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 9c d0 fb 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 00 21 8e f3 e1 1f 6d 54 c6 9b cf c2 f0 39 de 91 bd f9 80 28 10 84 72 1c a1 09 1d d4 e5 39 67 ac fe f2 75 b3 85 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1423)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: vl_len:37 SGSN_Test_0-SCCP(1423)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022A4F2B99523094399990000100001F029048772C92F'O 20250413100122473 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100122473 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122473 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100122473 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122473 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100122473 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122473 DLSS7 DEBUG 0: ASP(asp-dyn-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 00 22 a4 f2 b9 95 23 09 43 99 99 00 00 10 00 01 f0 29 04 87 72 c9 2f 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) 20250413100122474 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100122474 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100122474 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100122474 DMM INFO MM(262420000001001/d86ea9ec) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413100122474 DMM NOTICE MM(262420000001001/d86ea9ec) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413100122474 DMM DEBUG MM(262420000001001/d86ea9ec) checking auth: received UMTS RES = a4 f2 b9 95 87 72 c9 2f (gprs_gmm.c:716) 20250413100122474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413100122474 DMM DEBUG MM(262420000001001/d86ea9ec) Requesting authorization (sgsn_auth.c:160) 20250413100122474 DMM INFO MM(262420000001001/d86ea9ec) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100122474 DMM DEBUG MM(262420000001001/d86ea9ec) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100122474 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250413100122474 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) 20250413100122474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250413100122474 DMM DEBUG MM(262420000001001/d86ea9ec) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250413100122474 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122474 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122474 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100122474 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100122474 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122474 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100122474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122474 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 9c d0 fb 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 fc f4 11 77 77 9d 0a 6e 78 39 f9 4f c2 ec 8a 48 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1423)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: vl_len:12 SGSN_Test_0-SCCP(1423)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250413100122479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122479 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122479 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122479 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100122479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122479 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100122479 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100122479 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122479 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100122479 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250413100122479 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250413100122479 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250413100122479 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20250413100122479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250413100122479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250413100122479 DMM INFO MM(262420000001001/d86ea9ec) <- GMM ATTACH ACCEPT (new P-TMSI=0xd86ea9ec) (gprs_gmm.c:337) 20250413100122479 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20250413100122479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100122479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100122479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100122479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122479 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 9c d0 fb 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 (osmo_ss7_asp.c:1174) 20250413100122479 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122479 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122479 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100122479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100122479 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100122479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122479 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 9c d0 fb 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 d8 6e a9 ec 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1423)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250413100122483 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413100122483 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413100122483 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250413100122483 DMM INFO MM(262420000001001/d86ea9ec) Subscriber data update (mmctx.c:445) 20250413100122483 DMM DEBUG MM(262420000001001/d86ea9ec) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413100122483 DMM INFO MM(262420000001001/d86ea9ec) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413100122483 DMM NOTICE MM(262420000001001/d86ea9ec) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250413100122483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413100122483 DMM NOTICE MM(262420000001001/d86ea9ec) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413100122483 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) 20250413100122484 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413100122484 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250413100122484 DMM INFO MM(262420000001001/d86ea9ec) Subscriber data update (mmctx.c:445) 20250413100122484 DMM DEBUG MM(262420000001001/d86ea9ec) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1423)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: vl_len:14 SGSN_Test_0-SCCP(1423)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250413100122485 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122485 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100122485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122485 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100122485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100122485 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122485 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100122485 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100122485 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100122485 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100122485 DMM INFO MM(262420000001001/d86ea9ec) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413100122485 DMM NOTICE MM(262420000001001/d86ea9ec) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413100122485 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b5e8b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413100122485 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b5e8b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100122485 DMM DEBUG MM_STATE_Iu(1)[0x55b5d3b656b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250413100122485 DMM DEBUG MM_STATE_Iu(1)[0x55b5d3b656b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250413100122485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413100122485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413100122485 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122485 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122485 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100122485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100122485 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100122485 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122485 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 9c d0 fb 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1423)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1423)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1423)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: vl_len:7 SGSN_Test_0-SCCP(1423)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1423)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250413100122488 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100122488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122488 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100122488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100122488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122488 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100122488 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250413100122488 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250413100122488 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250413100122488 DMM INFO MM(262420000001001/d86ea9ec) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250413100122488 DMM DEBUG MM_STATE_Iu(1)[0x55b5d3b656b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250413100122488 DMM DEBUG MM_STATE_Iu(1)[0x55b5d3b656b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250413100122488 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122488 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122488 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100122488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100122488 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100122488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122488 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 9c d0 fb 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1423)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-RAN(1424)@5cc224164e2f: Deleted conn table entry 0TC_iu_attach(1430)10277115 20250413100122489 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122489 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100122489 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100122489 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100122489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100122489 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100122489 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100122489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100122489 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100122489 DLSS7 DEBUG 0: ASP(asp-dyn-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 9c d0 fb 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) TC_iu_attach(1430)@5cc224164e2f: setverdict(pass): none -> pass TC_iu_attach(1430)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1411)@5cc224164e2f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1430)@5cc224164e2f: Final verdict of PTC: pass 20250413100122553 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52412<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1424)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-M3UA(1425)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-SCCP(1423)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1428)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1409)@5cc224164e2f: Final verdict of PTC: none TC_iu_attach-BVCI210(1416)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1417)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1412)@5cc224164e2f: Final verdict of PTC: none TC_iu_attach-BVCI196(1411)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1422)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1413)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1408)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1419)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1414)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1418)@5cc224164e2f: Final verdict of PTC: none TC_iu_attach-BVCI220(1421)@5cc224164e2f: Final verdict of PTC: none 20250413100122560 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413100122561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP(1429)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1427)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1415)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1426)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1410)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1420)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1408): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1409): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1410): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_iu_attach-BVCI196(1411): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1412): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1413): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1414): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1415): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_iu_attach-BVCI210(1416): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1417): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1418): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1419): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1420): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_iu_attach-BVCI220(1421): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1422): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-SCCP(1423): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-RAN(1424): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-M3UA(1425): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-RNC_GTP(1426): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1427): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1428): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1429): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_iu_attach(1430): pass (none -> pass) MTC@5cc224164e2f: Test case TC_iu_attach finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sun Apr 13 10:01:22 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 20250413100122696 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250413100122696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100122696 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250413100122696 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250413100122696 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250413100122696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100122696 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250413100122697 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250413100122697 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:769) 20250413100122697 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100122697 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1125) 20250413100122697 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1131) 20250413100122697 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250413100122697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250413100122697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250413100122697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100122697 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100122697 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250413100122697 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250413100122697 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250413100122733 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100123135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52420<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=233408) 20250413100123562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100123562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=233408, count=234764) 20250413100124563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100124563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413100124697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250413100124697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250413100124697 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sun Apr 13 10:01: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_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 20250413100125565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100125565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_iu_attach_encr started. 20250413100126178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100126178 DMM INFO MM(262420000001001/d86ea9ec) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413100126178 DMM INFO MM(262420000001001/d86ea9ec) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413100126178 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b5e8b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413100126178 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b5e8b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100126178 DMM DEBUG MM_STATE_Iu(1)[0x55b5d3b656b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250413100126178 DMM DEBUG MM_STATE_Iu(1)[0x55b5d3b656b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250413100126178 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250413100126178 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) 20250413100126178 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) 20250413100126178 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{Init}: Deallocated (fsm.c:568) 20250413100126178 DMM DEBUG MM_STATE_Gb[0x55b5d3b56eb0]{Idle}: Deallocated (fsm.c:568) 20250413100126178 DMM DEBUG MM_STATE_Iu(1)[0x55b5d3b656b0]{Detached}: Deallocated (fsm.c:568) 20250413100126178 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b5e8b0]{Deregistered}: Deallocated (fsm.c:568) 20250413100126178 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1431)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1432)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1431)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1435)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1435)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100126196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100126196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100126196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100126196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100126196 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100126196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100126196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100126196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100126196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1435)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100126197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100126197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100126197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100126198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100126198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100126198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100126198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100126198 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100126198 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100126198 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100126198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1435)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413100126198 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100126198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1435)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100126201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1436)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1432)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1432)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1437)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413100126209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100126209 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1436)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_iu_attach_encr-BVCI196(1434)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1440)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1440)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100126216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100126216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100126216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100126216 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100126216 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100126216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100126216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100126216 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100126216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1440)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100126217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100126217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100126217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100126217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100126217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100126217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100126217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100126217 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100126217 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100126217 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100126217 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100126218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100126218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1440)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1440)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1441)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413100126220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1442)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1437)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1437)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100126227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100126227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1439)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1441)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1446)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1446)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100126235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100126235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100126235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100126235 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100126235 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100126235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100126235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100126235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100126235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1446)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100126236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100126236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100126236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100126236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100126236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100126236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100126236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100126236 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100126236 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100126236 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100126236 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100126236 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100126236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1446)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1446)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@5cc224164e2f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1448)@5cc224164e2f: ************************************************* SGSN_Test_0-M3UA(1448)@5cc224164e2f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1448)@5cc224164e2f: ************************************************* MTC@5cc224164e2f: Starting RAN_Emulation 20250413100126238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1445)@5cc224164e2f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1442)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1442)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100126244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100126244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI220(1443)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100126438 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250413100126438 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250413100126438 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250413100126438 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1448)@5cc224164e2f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250413100126440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100126440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250413100126440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250413100126440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1174) 20250413100126440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250413100126440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250413100126440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250413100126440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100126440 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250413100126440 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 (osmo_ss7_asp.c:1174) 20250413100126440 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250413100126441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100126441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250413100126441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250413100126441 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 (osmo_ss7_asp.c:1174) 20250413100126441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250413100126441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250413100126441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250413100126441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100126441 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250413100126441 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 (osmo_ss7_asp.c:1174) 20250413100126441 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100126441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250413100126441 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250413100126566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100126566 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100126566 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100126566 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1450)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1450)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100126567 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413100126568 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1450)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1450)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1450)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1450)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1450)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1450)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250413100127244 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127244 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127244 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127244 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100127244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127244 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100127244 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100127244 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127244 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100127244 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250413100127244 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250413100127245 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127245 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127245 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100127245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127245 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250413100127245 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100127245 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127245 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1447)@5cc224164e2f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1434)@5cc224164e2f: Adding Client=TC_iu_attach_encr(1453), IMSI='262420000001001'H, TLLI='E011B497'O, index=0 SGSN_Test-GSUP(1451)@5cc224164e2f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1453) TC_iu_attach_encr(1453)@5cc224164e2f: 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 := '0F2F'O, rac := 'F6'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1447)@5cc224164e2f: Added conn table entry 0TC_iu_attach_encr(1453)4367439 SGSN_Test_0-RAN(1447)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1445)@5cc224164e2f: First idle individual index:0 20250413100127599 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127599 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100127599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127599 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100127599 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100127599 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127599 DLSS7 DEBUG 0: ASP(asp-dyn-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 42 a4 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 10 62 f2 24 0f 2f f6 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 (osmo_ss7_asp.c:1174) 20250413100127599 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100127599 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100127599 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100127599 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100127599 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b656b0]{Deregistered}: Allocated (fsm.c:456) 20250413100127599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413100127599 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Allocated (fsm.c:456) 20250413100127599 DMM DEBUG MM_STATE_Iu[0x55b5d3b56d80]{Detached}: Allocated (fsm.c:456) 20250413100127599 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b656b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100127599 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b656b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100127599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100127599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100127599 DMM DEBUG MM(262420000001001/c842dc18) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100127599 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250413100127599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100127599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127599 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250413100127599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100127599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127599 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 42 a4 4f 00 00 02 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100127599 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127599 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127599 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100127599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100127599 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100127599 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127599 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 42 a4 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1445)@5cc224164e2f: { messageType := 2, destLocRef := '42A44F'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(1445)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1453)@5cc224164e2f: 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 := '024F0AA9C79CBCB02CBDD5DFA6387367'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '321FB1E7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FBDE082902EFF88D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '52E53F4053A2112A6B0ADEFB673E6305'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B2CC8B249AA3C2975FAE262194E6750B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '119FAA78D8FC8A718F312004A2BF0087'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '57E02D7AEA248555'O } } } } } SGSN_Test_0-SCCP(1445)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: vl_len:23 SGSN_Test_0-SCCP(1445)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250413100127604 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127604 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127604 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127604 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100127604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127604 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100127604 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100127604 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127604 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100127604 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100127604 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100127604 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100127604 DMM DEBUG MM(262420000001001/c842dc18) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250413100127604 DMM NOTICE MM(262420000001001/c842dc18) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100127604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100127604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100127604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100127604 DMM DEBUG MM(262420000001001/c842dc18) Requesting authorization (sgsn_auth.c:160) 20250413100127604 DMM INFO MM(262420000001001/c842dc18) Requesting authentication tuples (sgsn_auth.c:184) 20250413100127604 DMM DEBUG MM(262420000001001/c842dc18) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413100127604 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250413100127604 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1451)@5cc224164e2f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1453) SGSN_Test-GSUP(1451)@5cc224164e2f: Added IMSI table entry 0TC_iu_attach_encr(1453)"262420000001001" 20250413100127605 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413100127605 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413100127605 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413100127605 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413100127605 DMM INFO MM(262420000001001/c842dc18) Subscriber data update (mmctx.c:445) 20250413100127605 DMM DEBUG MM(262420000001001/c842dc18) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413100127605 DMM INFO MM(262420000001001/c842dc18) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413100127605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413100127605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413100127605 DMM INFO MM(262420000001001/c842dc18) <- GMM AUTH AND CIPHERING REQ (rand = 02 4f 0a a9 c7 9c bc b0 2c bd d5 df a6 38 73 67 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 11 9f aa 78 d8 fc 8a 71 8f 31 20 04 a2 bf 00 87 ) (gprs_gmm.c:510) 20250413100127605 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250413100127605 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127605 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127605 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100127605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100127606 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100127606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127606 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 42 a4 4f 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 c0 21 02 4f 0a a9 c7 9c bc b0 2c bd d5 df a6 38 73 67 80 28 10 11 9f aa 78 d8 fc 8a 71 8f 31 20 04 a2 bf 00 87 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1445)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: vl_len:37 SGSN_Test_0-SCCP(1445)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C2257E02D7A23094399990000100001F02904EA248555'O 20250413100127608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100127608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127608 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100127608 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100127609 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127609 DLSS7 DEBUG 0: ASP(asp-dyn-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 0c 22 57 e0 2d 7a 23 09 43 99 99 00 00 10 00 01 f0 29 04 ea 24 85 55 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) 20250413100127609 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100127609 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100127609 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100127609 DMM INFO MM(262420000001001/c842dc18) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413100127609 DMM NOTICE MM(262420000001001/c842dc18) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413100127609 DMM DEBUG MM(262420000001001/c842dc18) checking auth: received UMTS RES = 57 e0 2d 7a ea 24 85 55 (gprs_gmm.c:716) 20250413100127609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413100127609 DMM DEBUG MM(262420000001001/c842dc18) Requesting authorization (sgsn_auth.c:160) 20250413100127609 DMM INFO MM(262420000001001/c842dc18) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100127609 DMM DEBUG MM(262420000001001/c842dc18) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100127609 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250413100127609 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) 20250413100127609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250413100127609 DMM DEBUG MM(262420000001001/c842dc18) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250413100127609 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127609 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127609 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100127609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100127609 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100127609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127609 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 42 a4 4f 00 01 38 00 06 00 34 00 00 03 00 0c 00 12 08 08 52 e5 3f 40 53 a2 11 2a 6b 0a de fb 67 3e 63 05 00 0b 40 12 08 90 b2 cc 8b 24 9a a3 c2 97 5f ae 26 21 94 e6 75 0b 00 4b 00 01 40 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1445)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: vl_len:17 SGSN_Test_0-SCCP(1445)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250413100127613 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127613 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100127613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127613 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100127613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100127613 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127613 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100127613 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250413100127613 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250413100127613 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250413100127613 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20250413100127613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250413100127613 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250413100127613 DMM INFO MM(262420000001001/c842dc18) <- GMM ATTACH ACCEPT (new P-TMSI=0xc842dc18) (gprs_gmm.c:337) 20250413100127613 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20250413100127613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100127613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100127613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100127613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127613 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 42 a4 4f 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 (osmo_ss7_asp.c:1174) 20250413100127613 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127613 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127613 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100127613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100127613 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100127613 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127613 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 42 a4 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 c8 42 dc 18 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1445)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250413100127615 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413100127615 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413100127615 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250413100127615 DMM INFO MM(262420000001001/c842dc18) Subscriber data update (mmctx.c:445) 20250413100127615 DMM DEBUG MM(262420000001001/c842dc18) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413100127615 DMM INFO MM(262420000001001/c842dc18) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413100127615 DMM NOTICE MM(262420000001001/c842dc18) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250413100127615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413100127615 DMM NOTICE MM(262420000001001/c842dc18) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413100127615 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) 20250413100127616 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413100127616 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250413100127616 DMM INFO MM(262420000001001/c842dc18) Subscriber data update (mmctx.c:445) 20250413100127616 DMM DEBUG MM(262420000001001/c842dc18) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1445)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: vl_len:14 SGSN_Test_0-SCCP(1445)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250413100127617 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127617 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100127617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127617 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100127617 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100127617 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127617 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100127617 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100127617 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100127617 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100127617 DMM INFO MM(262420000001001/c842dc18) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413100127617 DMM NOTICE MM(262420000001001/c842dc18) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413100127617 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b656b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413100127617 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b656b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100127617 DMM DEBUG MM_STATE_Iu(2)[0x55b5d3b56d80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250413100127617 DMM DEBUG MM_STATE_Iu(2)[0x55b5d3b56d80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250413100127617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413100127617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413100127617 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127617 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127617 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100127617 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100127617 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127617 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100127617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127617 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 42 a4 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1445)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1445)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1445)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: vl_len:7 SGSN_Test_0-SCCP(1445)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1445)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250413100127620 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127620 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100127620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127620 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100127620 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127620 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100127620 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127620 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100127621 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250413100127621 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250413100127621 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250413100127621 DMM INFO MM(262420000001001/c842dc18) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250413100127621 DMM DEBUG MM_STATE_Iu(2)[0x55b5d3b56d80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250413100127621 DMM DEBUG MM_STATE_Iu(2)[0x55b5d3b56d80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250413100127621 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127621 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127621 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100127621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100127621 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100127621 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127621 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 42 a4 4f 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1445)@5cc224164e2f: Session index based on local reference:0 20250413100127621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100127621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100127621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100127621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100127621 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100127621 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100127621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100127621 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100127621 DLSS7 DEBUG 0: ASP(asp-dyn-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 42 a4 4f 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1447)@5cc224164e2f: Deleted conn table entry 0TC_iu_attach_encr(1453)4367439 TC_iu_attach_encr(1453)@5cc224164e2f: setverdict(pass): none -> pass TC_iu_attach_encr(1453)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1434)@5cc224164e2f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1453)@5cc224164e2f: Final verdict of PTC: pass 20250413100127677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39038<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1445)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-RAN(1447)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1451)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-M3UA(1448)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1432)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1435)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1431)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1446)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1442)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1437)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1441)@5cc224164e2f: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1439)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1440)@5cc224164e2f: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1443)@5cc224164e2f: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1434)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1436)@5cc224164e2f: Final verdict of PTC: none 20250413100127682 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413100127682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97-provIP(1433)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1444)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1449)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1438)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1450)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1452)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1431): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1432): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1433): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_iu_attach_encr-BVCI196(1434): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1435): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1436): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1437): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1438): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_iu_attach_encr-BVCI210(1439): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1440): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1441): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1442): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_iu_attach_encr-BVCI220(1443): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1444): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-SCCP(1445): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1446): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-RAN(1447): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-M3UA(1448): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-RNC_GTP(1449): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1450): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1451): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1452): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_iu_attach_encr(1453): pass (none -> pass) MTC@5cc224164e2f: Test case TC_iu_attach_encr finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Sun Apr 13 10:01:27 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 20250413100127807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39042<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100127828 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250413100127828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100127828 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250413100127828 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250413100127828 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250413100127828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100127828 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250413100127828 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250413100127828 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:769) 20250413100127828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100127828 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1125) 20250413100127828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1131) 20250413100127828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250413100127828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250413100127828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250413100127828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100127828 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100127828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250413100127828 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250413100127828 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250413100128209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39042<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=236592) 20250413100128683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100128684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=236592, count=237848) 20250413100129684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100129685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413100129830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250413100129830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250413100129830 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Sun Apr 13 10:01: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_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 20250413100130687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100130687 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_iu_attach_geran_rau started. 20250413100131286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100131288 DMM INFO MM(262420000001001/c842dc18) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413100131288 DMM INFO MM(262420000001001/c842dc18) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413100131288 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b656b0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413100131288 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b656b0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100131288 DMM DEBUG MM_STATE_Iu(2)[0x55b5d3b56d80]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250413100131288 DMM DEBUG MM_STATE_Iu(2)[0x55b5d3b56d80]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250413100131288 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250413100131288 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) 20250413100131288 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) 20250413100131288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413100131288 DMM DEBUG MM_STATE_Gb[0x55b5d3b56fe0]{Idle}: Deallocated (fsm.c:568) 20250413100131288 DMM DEBUG MM_STATE_Iu(2)[0x55b5d3b56d80]{Detached}: Deallocated (fsm.c:568) 20250413100131288 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b656b0]{Deregistered}: Deallocated (fsm.c:568) 20250413100131288 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1454)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1455)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1454)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1458)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1458)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100131344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100131344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100131344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100131344 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100131344 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100131344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100131344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100131344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100131344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1458)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100131344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100131345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100131345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100131345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100131345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100131345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100131345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100131345 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100131345 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100131345 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100131345 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1458)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413100131345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100131345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1458)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100131347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1459)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1455)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1455)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100131353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100131353 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1460)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1457)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1459)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1463)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1463)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100131358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100131358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100131358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100131358 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100131358 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100131358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100131358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100131358 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100131358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1463)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100131359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100131359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100131359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100131359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100131359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100131359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100131359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100131359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100131359 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100131359 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100131359 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100131359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100131359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1463)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1463)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100131361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1464)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1460)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1460)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100131366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100131366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1465)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI210(1462)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1464)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1468)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1468)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100131372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100131372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100131372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100131372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100131372 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100131372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100131372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100131372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100131372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1468)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100131373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100131373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100131373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100131373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100131373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100131373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100131373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100131373 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100131373 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100131373 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100131373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100131373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100131373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1468)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1468)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100131376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5cc224164e2f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1471)@5cc224164e2f: ************************************************* SGSN_Test_0-M3UA(1471)@5cc224164e2f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1471)@5cc224164e2f: ************************************************* MTC@5cc224164e2f: Starting RAN_Emulation SGSN_Test_0-SCCP(1469)@5cc224164e2f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1465)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1465)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100131382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100131382 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1467)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100131579 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250413100131579 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250413100131579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250413100131579 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1471)@5cc224164e2f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250413100131580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100131580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250413100131580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250413100131580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1174) 20250413100131580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250413100131580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250413100131580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250413100131580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100131580 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250413100131580 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 (osmo_ss7_asp.c:1174) 20250413100131580 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250413100131581 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100131581 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250413100131581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250413100131581 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 (osmo_ss7_asp.c:1174) 20250413100131581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250413100131581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250413100131581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250413100131581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100131581 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250413100131581 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 (osmo_ss7_asp.c:1174) 20250413100131581 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100131581 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250413100131581 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250413100131687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100131687 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100131687 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100131687 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1473)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1473)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100131691 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413100131693 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1473)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1473)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1473)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1473)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1473)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1473)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250413100132384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100132384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132384 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100132384 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100132384 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132384 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100132385 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250413100132385 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250413100132385 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132385 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132385 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100132385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132385 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250413100132385 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100132385 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1470)@5cc224164e2f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1457)@5cc224164e2f: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='F3D39088'O, index=0 SGSN_Test-GSUP(1474)@5cc224164e2f: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1476) TC_iu_attach_geran_rau(1476)@5cc224164e2f: 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 := '9516'O, rac := 'E5'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1470)@5cc224164e2f: Added conn table entry 0TC_iu_attach_geran_rau(1476)15211689 SGSN_Test_0-SCCP(1469)@5cc224164e2f: First idle individual index:0 SGSN_Test_0-RAN(1470)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 20250413100132751 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132751 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132751 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132751 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100132751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132751 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100132751 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100132751 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132751 DLSS7 DEBUG 0: ASP(asp-dyn-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 e8 1c a9 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 95 16 e5 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 (osmo_ss7_asp.c:1174) 20250413100132752 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100132752 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100132752 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100132752 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100132752 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413100132752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{Init}: Allocated (fsm.c:456) 20250413100132752 DMM DEBUG MM_STATE_Gb[0x55b5d3b56eb0]{Idle}: Allocated (fsm.c:456) 20250413100132752 DMM DEBUG MM_STATE_Iu[0x55b5d3b5e8b0]{Detached}: Allocated (fsm.c:456) 20250413100132752 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100132752 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100132752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100132752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100132752 DMM DEBUG MM(262420000001002/c858098b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100132752 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250413100132752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100132752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132752 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250413100132752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100132752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132752 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 e8 1c a9 00 00 03 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100132752 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132752 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132752 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100132752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132752 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100132752 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100132752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132752 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 e8 1c a9 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1469)@5cc224164e2f: { messageType := 2, destLocRef := 'E81CA9'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1469)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1476)@5cc224164e2f: 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 := '8BE1C035C85B2300A2E946FFE504DBEC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BB894067'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '81B495F0219FAAAE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CAC8DA8CF889063E2CD82C1B41710D0C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9FEA4567DD833720E7BF23367C7EFA97'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8895CA6425CAB5991CEB6A03513C9C1F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C1984FFA612F84D8'O } } } } } SGSN_Test_0-SCCP(1469)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: vl_len:23 SGSN_Test_0-SCCP(1469)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250413100132757 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132757 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100132757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132757 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100132757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100132757 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132757 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100132757 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100132757 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100132757 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100132757 DMM DEBUG MM(262420000001002/c858098b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250413100132757 DMM NOTICE MM(262420000001002/c858098b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100132757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100132757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100132757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100132757 DMM DEBUG MM(262420000001002/c858098b) Requesting authorization (sgsn_auth.c:160) 20250413100132757 DMM INFO MM(262420000001002/c858098b) Requesting authentication tuples (sgsn_auth.c:184) 20250413100132757 DMM DEBUG MM(262420000001002/c858098b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413100132757 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250413100132757 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1474)@5cc224164e2f: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1476) SGSN_Test-GSUP(1474)@5cc224164e2f: Added IMSI table entry 0TC_iu_attach_geran_rau(1476)"262420000001002" 20250413100132760 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413100132760 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413100132760 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413100132760 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413100132760 DMM INFO MM(262420000001002/c858098b) Subscriber data update (mmctx.c:445) 20250413100132760 DMM DEBUG MM(262420000001002/c858098b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413100132760 DMM INFO MM(262420000001002/c858098b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413100132760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413100132760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413100132760 DMM INFO MM(262420000001002/c858098b) <- GMM AUTH AND CIPHERING REQ (rand = 8b e1 c0 35 c8 5b 23 00 a2 e9 46 ff e5 04 db ec , mmctx_is_r99=1, vec->auth_types=0x3, autn = 88 95 ca 64 25 ca b5 99 1c eb 6a 03 51 3c 9c 1f ) (gprs_gmm.c:510) 20250413100132760 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250413100132760 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132760 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132760 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100132760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100132760 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100132760 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132760 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 e8 1c a9 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 d0 21 8b e1 c0 35 c8 5b 23 00 a2 e9 46 ff e5 04 db ec 80 28 10 88 95 ca 64 25 ca b5 99 1c eb 6a 03 51 3c 9c 1f 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1469)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: vl_len:37 SGSN_Test_0-SCCP(1469)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22C1984FFA23094399990000100002F02904612F84D8'O 20250413100132766 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132766 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100132767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132767 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100132767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100132767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132767 DLSS7 DEBUG 0: ASP(asp-dyn-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 0d 22 c1 98 4f fa 23 09 43 99 99 00 00 10 00 02 f0 29 04 61 2f 84 d8 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) 20250413100132767 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100132767 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100132767 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100132767 DMM INFO MM(262420000001002/c858098b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413100132767 DMM NOTICE MM(262420000001002/c858098b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413100132767 DMM DEBUG MM(262420000001002/c858098b) checking auth: received UMTS RES = c1 98 4f fa 61 2f 84 d8 (gprs_gmm.c:716) 20250413100132767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413100132767 DMM DEBUG MM(262420000001002/c858098b) Requesting authorization (sgsn_auth.c:160) 20250413100132767 DMM INFO MM(262420000001002/c858098b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100132767 DMM DEBUG MM(262420000001002/c858098b) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100132767 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250413100132767 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) 20250413100132767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250413100132767 DMM DEBUG MM(262420000001002/c858098b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250413100132767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100132767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100132767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100132767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132767 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 e8 1c a9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ca c8 da 8c f8 89 06 3e 2c d8 2c 1b 41 71 0d 0c 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1469)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: vl_len:12 SGSN_Test_0-SCCP(1469)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250413100132776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100132776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132776 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100132776 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100132776 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132776 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100132776 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250413100132776 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250413100132776 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250413100132776 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20250413100132776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100132776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100132776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100132776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132776 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 e8 1c a9 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 (osmo_ss7_asp.c:1174) 20250413100132776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250413100132776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250413100132776 DMM INFO MM(262420000001002/c858098b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc858098b) (gprs_gmm.c:337) 20250413100132776 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20250413100132776 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132776 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132776 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100132776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100132776 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100132776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132776 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 e8 1c a9 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 c8 58 09 8b 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1469)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250413100132781 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413100132781 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413100132781 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250413100132781 DMM INFO MM(262420000001002/c858098b) Subscriber data update (mmctx.c:445) 20250413100132781 DMM DEBUG MM(262420000001002/c858098b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413100132781 DMM INFO MM(262420000001002/c858098b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413100132781 DMM NOTICE MM(262420000001002/c858098b) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250413100132781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413100132781 DMM NOTICE MM(262420000001002/c858098b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413100132781 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) 20250413100132782 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413100132782 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250413100132782 DMM INFO MM(262420000001002/c858098b) Subscriber data update (mmctx.c:445) 20250413100132782 DMM DEBUG MM(262420000001002/c858098b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1469)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: vl_len:14 SGSN_Test_0-SCCP(1469)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250413100132786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100132786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132786 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100132786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100132786 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132786 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100132786 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100132786 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100132786 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100132786 DMM INFO MM(262420000001002/c858098b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413100132786 DMM NOTICE MM(262420000001002/c858098b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413100132786 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413100132786 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100132786 DMM DEBUG MM_STATE_Iu(3)[0x55b5d3b5e8b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250413100132786 DMM DEBUG MM_STATE_Iu(3)[0x55b5d3b5e8b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250413100132786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413100132786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413100132786 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132786 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132786 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100132786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100132786 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100132786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132786 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 e8 1c a9 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1469)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1469)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1469)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: vl_len:7 SGSN_Test_0-SCCP(1469)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1469)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250413100132794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100132794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132794 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100132794 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100132794 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132794 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100132794 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250413100132794 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250413100132794 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250413100132794 DMM INFO MM(262420000001002/c858098b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250413100132794 DMM DEBUG MM_STATE_Iu(3)[0x55b5d3b5e8b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250413100132795 DMM DEBUG MM_STATE_Iu(3)[0x55b5d3b5e8b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250413100132795 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132795 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132795 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100132795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132795 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100132795 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100132795 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132795 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 e8 1c a9 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1469)@5cc224164e2f: Session index based on local reference:0 20250413100132797 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100132797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100132797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100132797 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100132797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100132797 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100132797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100132797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100132797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100132797 DLSS7 DEBUG 0: ASP(asp-dyn-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 e8 1c a9 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1470)@5cc224164e2f: Deleted conn table entry 0TC_iu_attach_geran_rau(1476)15211689 TC_iu_attach_geran_rau(1476)@5cc224164e2f: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1457)@5cc224164e2f: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1457)@5cc224164e2f: Adding Client=TC_iu_attach_geran_rau(1476), IMSI='262420000001002'H, TLLI='C858098B'O, index=1 20250413100132868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100132868 DLLC NOTICE LLME(ffffffff/c858098b){UNASSIGNED} LLC RX: unknown TLLI 0xc858098b, creating LLME on the fly (gprs_llc.c:552) 20250413100132868 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250413100132868 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250413100132868 DMM INFO MM(262420000001002/c858098b) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c858098b, P-TMSI: c858098b (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1697) 20250413100132868 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250413100132868 DMM DEBUG MM_STATE_Iu(3)[0x55b5d3b5e8b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250413100132868 DMM DEBUG MM_STATE_Iu(3)[0x55b5d3b5e8b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250413100132868 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100132868 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250413100132868 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100132868 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100132868 DLLC NOTICE LLME(ffffffff/c858098b){UNASSIGNED} LLGM Assign pre (c858098b => c858098b) (gprs_llc.c:1079) 20250413100132868 DLLC NOTICE LLME(c858098b/c858098b){ASSIGNED} LLGM Assign post (c858098b => c858098b) (gprs_llc.c:1125) 20250413100132868 DMM INFO MM(262420000001002/c858098b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_iu_attach_geran_rau(1476)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1476)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1457)@5cc224164e2f: Removing Client IMSI='262420000001002'H, index=1 20250413100132892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100132892 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250413100132892 DMM DEBUG MM_STATE_Gb[0x55b5d3b56eb0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100132892 DMM INFO MM(262420000001002/c858098b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250413100132892 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250413100132892 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100132892 DLLC NOTICE LLME(c858098b/c858098b){ASSIGNED} LLGM Assign pre (ffffffff => c858098b) (gprs_llc.c:1079) 20250413100132892 DLLC NOTICE LLME(ffffffff/c858098b){ASSIGNED} LLGM Assign post (ffffffff => c858098b) (gprs_llc.c:1125) 20250413100132892 DMM DEBUG MM_STATE_Gb[0x55b5d3b56eb0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250413100132892 DMM ERROR MM_STATE_Gb[0x55b5d3b56eb0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1869) TC_iu_attach_geran_rau(1476)@5cc224164e2f: Final verdict of PTC: pass 20250413100132901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39054<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1469)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-M3UA(1471)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1474)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-RAN(1470)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1473)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1458)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1463)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1468)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1460)@5cc224164e2f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1467)@5cc224164e2f: Final verdict of PTC: none 20250413100132908 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413100132908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1464)@5cc224164e2f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1462)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1465)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1475)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1454)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1455)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1461)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1459)@5cc224164e2f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1457)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1456)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1466)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1472)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1454): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1455): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1456): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1457): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1458): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1459): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1460): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1461): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1462): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1463): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1464): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1465): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1466): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1467): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1468): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-SCCP(1469): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-RAN(1470): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-M3UA(1471): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-RNC_GTP(1472): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1473): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1474): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1475): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_iu_attach_geran_rau(1476): pass (none -> pass) MTC@5cc224164e2f: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Sun Apr 13 10:01:32 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== 20250413100133004 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250413100133004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100133004 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250413100133004 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250413100133004 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250413100133004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100133004 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250413100133004 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250413100133004 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:769) 20250413100133004 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100133004 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1125) 20250413100133004 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1131) 20250413100133004 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250413100133004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250413100133004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250413100133004 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100133004 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100133004 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250413100133004 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250413100133005 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20250413100133074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39062<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100133476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39062<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=241768) 20250413100133909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100133909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=241768, count=246220) 20250413100134910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100134910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413100135006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250413100135006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250413100135006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Sun Apr 13 10:01: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_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 20250413100135911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100135911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_geran_attach_iu_rau started. 20250413100136544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100136547 DMM INFO MM(262420000001002/c858098b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413100136547 DMM INFO MM(262420000001002/c858098b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413100136547 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413100136547 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100136547 DMM DEBUG MM_STATE_Gb[0x55b5d3b56eb0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250413100136547 DMM ERROR MM_STATE_Gb[0x55b5d3b56eb0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250413100136547 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250413100136547 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) 20250413100136547 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) 20250413100136547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56fe0]{Init}: Deallocated (fsm.c:568) 20250413100136547 DMM DEBUG MM_STATE_Gb[0x55b5d3b56eb0]{Idle}: Deallocated (fsm.c:568) 20250413100136547 DMM DEBUG MM_STATE_Iu(3)[0x55b5d3b5e8b0]{Detached}: Deallocated (fsm.c:568) 20250413100136547 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413100136547 DLLC NOTICE LLME(ffffffff/c858098b){ASSIGNED} LLGM Assign pre (c858098b => ffffffff) (gprs_llc.c:1079) 20250413100136547 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c858098b => ffffffff) (gprs_llc.c:1125) 20250413100136547 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1477)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1478)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1477)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1481)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1481)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100136596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100136597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100136597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100136597 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100136597 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100136597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100136597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100136597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100136597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1481)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100136598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100136598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100136598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100136598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100136598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100136598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100136598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100136598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100136598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100136598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100136598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1481)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413100136598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100136598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1481)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100136601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1482)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1478)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1478)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100136608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100136608 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1483)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI196(1480)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1482)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1486)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1486)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100136613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100136613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100136613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100136613 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100136613 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100136613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100136613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100136613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100136613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1486)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100136614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100136614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100136614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100136615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100136615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100136615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100136615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100136615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100136615 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100136615 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100136615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100136615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100136615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1486)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1486)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1487)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413100136617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1483)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1483)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1488)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1487)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250413100136625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100136625 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1491)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1491)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100136627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100136627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100136627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100136627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100136627 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100136627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100136627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100136627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100136627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_geran_attach_iu_rau-BVCI210(1485)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1491)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100136629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100136629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100136629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100136629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100136629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100136629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100136629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100136629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100136629 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100136629 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100136629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100136629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100136629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1491)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1491)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100136631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5cc224164e2f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1494)@5cc224164e2f: ************************************************* SGSN_Test_0-M3UA(1494)@5cc224164e2f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1494)@5cc224164e2f: ************************************************* MTC@5cc224164e2f: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1488)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1488)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1492)@5cc224164e2f: v_sccp_pdu_maxlen:268 20250413100136637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100136637 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1490)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100136836 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250413100136836 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250413100136836 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250413100136836 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1494)@5cc224164e2f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250413100136842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100136842 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250413100136842 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250413100136842 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1174) 20250413100136842 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250413100136842 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250413100136843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250413100136843 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100136843 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250413100136843 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 (osmo_ss7_asp.c:1174) 20250413100136843 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250413100136845 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100136845 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250413100136845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250413100136845 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 (osmo_ss7_asp.c:1174) 20250413100136845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250413100136845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250413100136845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250413100136845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100136845 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250413100136845 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 (osmo_ss7_asp.c:1174) 20250413100136845 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100136845 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250413100136845 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250413100136912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100136912 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100136912 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100136912 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1496)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1496)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100136916 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413100136917 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1496)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1496)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1496)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1496)@5cc224164e2f: 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(1496)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1496)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250413100137640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100137640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100137640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100137640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100137640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100137640 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100137640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100137640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100137640 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100137640 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100137640 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250413100137640 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250413100137640 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100137640 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100137640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100137640 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100137640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100137640 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250413100137640 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100137640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100137640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100137640 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1493)@5cc224164e2f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1480)@5cc224164e2f: Adding Client=TC_geran_attach_iu_rau(1499), IMSI='262420000001003'H, TLLI='FC2D1258'O, index=0 SGSN_Test-GSUP(1497)@5cc224164e2f: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1499) TC_geran_attach_iu_rau(1499)@5cc224164e2f: 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 := 'B2FF9795767C9F2F38719A625CE73C11'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3208DD05'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B987CD218E98DF47'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CC6E2C119C730825DF14979983784BDC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DA1F9080459BF89B36B6FB092D40E331'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '31CD85844DA0A732E3FBE25118516B6A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E01D5CF6D6B511E7'O } } } } } 20250413100137990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100137990 DLLC NOTICE LLME(ffffffff/fc2d1258){UNASSIGNED} LLC RX: unknown TLLI 0xfc2d1258, creating LLME on the fly (gprs_llc.c:552) 20250413100137990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250413100137991 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100137991 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Allocated (fsm.c:456) 20250413100137991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413100137991 DMM DEBUG MM_STATE_Gb[0x55b5d3b56eb0]{Idle}: Allocated (fsm.c:456) 20250413100137991 DMM DEBUG MM_STATE_Iu[0x55b5d3b56fe0]{Detached}: Allocated (fsm.c:456) 20250413100137991 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100137991 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100137991 DLLC NOTICE LLME(ffffffff/fc2d1258){UNASSIGNED} LLGM Assign pre (fc2d1258 => e43408ad) (gprs_llc.c:1079) 20250413100137991 DLLC NOTICE LLME(fc2d1258/e43408ad){ASSIGNED} LLGM Assign post (fc2d1258 => e43408ad) (gprs_llc.c:1125) 20250413100137991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100137991 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100137991 DMM DEBUG MM(262420000001003/e43408ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100138006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100138006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250413100138006 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56eb0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100138006 DMM DEBUG MM(262420000001003/e43408ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250413100138006 DMM NOTICE MM(262420000001003/e43408ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100138006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100138006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100138006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100138006 DMM DEBUG MM(262420000001003/e43408ad) Requesting authorization (sgsn_auth.c:160) 20250413100138006 DMM INFO MM(262420000001003/e43408ad) Requesting authentication tuples (sgsn_auth.c:184) 20250413100138006 DMM DEBUG MM(262420000001003/e43408ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413100138006 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250413100138006 DGPRS INFO SUBSCR(262420000001003) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1497)@5cc224164e2f: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1499) SGSN_Test-GSUP(1497)@5cc224164e2f: Added IMSI table entry 0TC_geran_attach_iu_rau(1499)"262420000001003" 20250413100138012 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413100138012 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413100138012 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413100138012 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413100138012 DMM INFO MM(262420000001003/e43408ad) Subscriber data update (mmctx.c:445) 20250413100138012 DMM DEBUG MM(262420000001003/e43408ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413100138012 DMM INFO MM(262420000001003/e43408ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413100138012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413100138012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413100138012 DMM INFO MM(262420000001003/e43408ad) <- GMM AUTH AND CIPHERING REQ (rand = b2 ff 97 95 76 7c 9f 2f 38 71 9a 62 5c e7 3c 11 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 31 cd 85 84 4d a0 a7 32 e3 fb e2 51 18 51 6b 6a ) (gprs_gmm.c:510) 20250413100138025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100138025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250413100138025 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56eb0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100138025 DMM INFO MM(262420000001003/e43408ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413100138025 DMM NOTICE MM(262420000001003/e43408ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413100138025 DMM DEBUG MM(262420000001003/e43408ad) checking auth: received UMTS RES = e0 1d 5c f6 d6 b5 11 e7 (gprs_gmm.c:716) 20250413100138025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413100138025 DMM DEBUG MM(262420000001003/e43408ad) Requesting authorization (sgsn_auth.c:160) 20250413100138025 DMM INFO MM(262420000001003/e43408ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100138025 DMM DEBUG MM(262420000001003/e43408ad) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100138025 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250413100138025 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) 20250413100138025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250413100138025 DMM INFO MM(262420000001003/e43408ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xe43408ad) (gprs_gmm.c:337) 20250413100138028 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413100138028 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413100138028 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250413100138028 DMM INFO MM(262420000001003/e43408ad) Subscriber data update (mmctx.c:445) 20250413100138028 DMM DEBUG MM(262420000001003/e43408ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413100138028 DMM INFO MM(262420000001003/e43408ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413100138028 DMM NOTICE MM(262420000001003/e43408ad) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250413100138028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413100138028 DMM NOTICE MM(262420000001003/e43408ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413100138028 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) 20250413100138029 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413100138029 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250413100138029 DMM INFO MM(262420000001003/e43408ad) Subscriber data update (mmctx.c:445) 20250413100138030 DMM DEBUG MM(262420000001003/e43408ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250413100138041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100138041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250413100138041 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56eb0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2339) 20250413100138041 DMM INFO MM(262420000001003/e43408ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413100138041 DMM NOTICE MM(262420000001003/e43408ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413100138041 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413100138041 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100138041 DLLC NOTICE LLME(fc2d1258/e43408ad){ASSIGNED} LLGM Assign pre (ffffffff => e43408ad) (gprs_llc.c:1079) 20250413100138041 DLLC NOTICE LLME(ffffffff/e43408ad){ASSIGNED} LLGM Assign post (ffffffff => e43408ad) (gprs_llc.c:1125) 20250413100138041 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56eb0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250413100138041 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56eb0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250413100138041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413100138041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1499)@5cc224164e2f: 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 := 'E43408AD'O } } } } }, mSNetworkCapability := omit, pdpContextStatus := omit, pC_LCSCapability := omit, mBMS_ContextStatus := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, oldRoutingAreaIdentification2 := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, voiceDomainUEUsageSetting := omit, p_TMSI_Type := omit, deviceProperties := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1493)@5cc224164e2f: Added conn table entry 0TC_geran_attach_iu_rau(1499)14887238 SGSN_Test_0-RAN(1493)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1492)@5cc224164e2f: First idle individual index:0 20250413100138101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100138101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100138101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100138101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100138101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100138101 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100138101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100138101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100138101 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100138101 DLSS7 DEBUG 0: ASP(asp-dyn-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 e3 29 46 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 e4 34 08 ad 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 (osmo_ss7_asp.c:1174) 20250413100138101 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100138101 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100138101 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100138101 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250413100138101 DMM INFO MM(262420000001003/e43408ad) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: e43408ad (00000000), TLLI: e43408ad (e43408ad), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250413100138101 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250413100138101 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56eb0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250413100138101 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56eb0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250413100138101 DLLC NOTICE LLME(ffffffff/e43408ad){ASSIGNED} LLGM Assign pre (e43408ad => ffffffff) (gprs_llc.c:1079) 20250413100138101 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e43408ad => ffffffff) (gprs_llc.c:1125) 20250413100138101 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100138101 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250413100138101 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100138101 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100138101 DMM DEBUG MM(262420000001003/e43408ad) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250413100138101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100138101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100138101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100138101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100138101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100138101 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250413100138101 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100138101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100138101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100138101 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 e3 29 46 00 00 04 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100138101 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100138101 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100138101 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100138102 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100138102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100138102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100138102 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100138102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100138102 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100138102 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 e3 29 46 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cc 6e 2c 11 9c 73 08 25 df 14 97 99 83 78 4b dc 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1492)@5cc224164e2f: { messageType := 2, destLocRef := 'E32946'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1492)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@5cc224164e2f: vl_len:12 SGSN_Test_0-SCCP(1492)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1492)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250413100138108 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100138108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100138108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100138108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100138108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100138108 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100138108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100138108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100138108 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100138108 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100138109 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250413100138109 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250413100138109 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250413100138109 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20250413100138109 DMM INFO MM(262420000001003/e43408ad) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) 20250413100138109 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20250413100138109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100138109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100138109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100138109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100138109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100138109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100138109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100138109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100138109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100138109 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 e3 29 46 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 (osmo_ss7_asp.c:1174) 20250413100138109 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100138109 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100138109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100138109 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100138109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100138109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100138109 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100138109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100138109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100138109 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 e3 29 46 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 e4 34 08 ad 17 16 32 02 00 00 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1492)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1492)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1492)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1492)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1499)@5cc224164e2f: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1499)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1499)@5cc224164e2f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1480)@5cc224164e2f: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1492)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1492)@5cc224164e2f: vl_len:14 SGSN_Test_0-SCCP(1492)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1492)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250413100138119 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100138120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100138120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100138120 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100138120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100138120 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100138120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100138120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100138120 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100138120 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100138120 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100138120 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100138120 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100138120 DMM INFO MM(262420000001003/e43408ad) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250413100138120 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250413100138120 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100138120 DMM DEBUG MM_STATE_Iu[0x55b5d3b56fe0]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1862) 20250413100138120 DMM ERROR MM_STATE_Iu[0x55b5d3b56fe0]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1862) TC_geran_attach_iu_rau(1499)@5cc224164e2f: Final verdict of PTC: pass 20250413100138123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44736<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1492)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1497)@5cc224164e2f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1480)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1491)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1478)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1482)@5cc224164e2f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1485)@5cc224164e2f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1490)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-RAN(1493)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1477)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1481)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1483)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1486)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-M3UA(1494)@5cc224164e2f: Final verdict of PTC: none 20250413100138128 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413100138129 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1487)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1488)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1484)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1496)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1479)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1498)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1489)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1495)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1477): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1478): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1479): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1480): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1481): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1482): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1483): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1484): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1485): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1486): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1487): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1488): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1489): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1490): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1491): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-SCCP(1492): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-RAN(1493): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-M3UA(1494): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-RNC_GTP(1495): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1496): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1497): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1498): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_geran_attach_iu_rau(1499): pass (none -> pass) MTC@5cc224164e2f: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sun Apr 13 10:01:38 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 20250413100138255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44746<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100138324 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250413100138324 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100138324 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250413100138324 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250413100138324 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250413100138324 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100138324 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250413100138324 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250413100138325 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:769) 20250413100138325 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100138325 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1125) 20250413100138325 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1131) 20250413100138325 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250413100138325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250413100138325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250413100138325 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100138325 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100138325 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250413100138325 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250413100138325 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250413100138657 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44746<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=149148) 20250413100139130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100139130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=149148, count=194136) 20250413100140131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100140131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413100140326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250413100140326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250413100140326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Sun Apr 13 10:01: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_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 20250413100141132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100141132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act_user started. 20250413100141756 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44750<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100141756 DMM INFO MM(262420000001003/e43408ad) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413100141756 DMM INFO MM(262420000001003/e43408ad) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413100141756 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413100141756 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100141756 DMM DEBUG MM_STATE_Iu[0x55b5d3b56fe0]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250413100141756 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250413100141756 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) 20250413100141756 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) 20250413100141757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413100141757 DMM DEBUG MM_STATE_Gb(0)[0x55b5d3b56eb0]{Idle}: Deallocated (fsm.c:568) 20250413100141757 DMM DEBUG MM_STATE_Iu[0x55b5d3b56fe0]{Detached}: Deallocated (fsm.c:568) 20250413100141757 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56d80]{Deregistered}: Deallocated (fsm.c:568) 20250413100141757 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1500)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1501)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1500)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1504)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1504)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100141798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100141798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100141798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100141798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100141798 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100141798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100141798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100141798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100141798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1504)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100141799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100141799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100141799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100141799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100141799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100141799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100141799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100141799 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100141799 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100141799 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100141799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100141800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100141800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1504)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1504)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1505)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413100141804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1506)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1501)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1501)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100141810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100141810 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1503)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1505)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1510)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1510)@5cc224164e2f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1509)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413100141818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100141818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100141818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100141818 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100141818 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100141818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100141818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100141818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100141818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1510)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100141819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100141819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100141819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100141819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100141819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100141819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100141819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100141819 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100141819 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100141819 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100141819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1510)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413100141819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100141819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1510)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100141821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1509)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1514)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1506)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1506)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1514)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100141827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100141827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100141827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100141827 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100141827 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100141827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100141827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100141827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100141827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250413100141827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100141827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1514)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100141827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100141827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100141827 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100141828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100141828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100141828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100141828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100141828 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100141828 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100141828 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100141828 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100141828 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100141828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1514)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1514)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_user-BVCI210(1507)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100141830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1511)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1511)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100141834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100141834 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1513)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@5cc224164e2f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1517)@5cc224164e2f: ************************************************* SGSN_Test_0-M3UA(1517)@5cc224164e2f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1517)@5cc224164e2f: ************************************************* MTC@5cc224164e2f: Starting RAN_Emulation SGSN_Test_0-SCCP(1515)@5cc224164e2f: v_sccp_pdu_maxlen:268 20250413100142038 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250413100142038 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250413100142038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250413100142038 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1517)@5cc224164e2f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250413100142044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100142044 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250413100142044 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250413100142044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1174) 20250413100142044 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250413100142044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250413100142044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250413100142044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100142044 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250413100142044 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 (osmo_ss7_asp.c:1174) 20250413100142044 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250413100142046 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100142046 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250413100142046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250413100142046 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 (osmo_ss7_asp.c:1174) 20250413100142046 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250413100142046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250413100142046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250413100142046 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100142046 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250413100142046 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 (osmo_ss7_asp.c:1174) 20250413100142047 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100142047 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250413100142047 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250413100142133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100142133 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100142134 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100142134 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1519)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1519)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100142138 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413100142139 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1519)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1519)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1519)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1519)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1519)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1519)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250413100142850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100142850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100142850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100142850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100142850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100142850 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100142850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100142850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100142850 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100142850 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100142850 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250413100142850 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250413100142851 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100142851 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100142851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100142851 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100142851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100142851 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250413100142851 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100142851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100142851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100142851 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 0f 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1516)@5cc224164e2f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1503)@5cc224164e2f: Adding Client=TC_attach_pdp_act_user(1522), IMSI='262420000001004'H, TLLI='E0B08907'O, index=0 SGSN_Test-GSUP(1520)@5cc224164e2f: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1522) TC_attach_pdp_act_user(1522)@5cc224164e2f: 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 := '4DCD'O, rac := 'C7'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(1516)@5cc224164e2f: Added conn table entry 0TC_attach_pdp_act_user(1522)14616290 SGSN_Test_0-SCCP(1515)@5cc224164e2f: First idle individual index:0 SGSN_Test_0-RAN(1516)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 20250413100143224 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143224 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100143224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143224 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100143224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100143224 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143224 DLSS7 DEBUG 0: ASP(asp-dyn-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 df 06 e2 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 4d cd c7 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 (osmo_ss7_asp.c:1174) 20250413100143224 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100143224 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100143224 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100143224 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100143224 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56fe0]{Deregistered}: Allocated (fsm.c:456) 20250413100143224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413100143224 DMM DEBUG MM_STATE_Gb[0x55b5d3b5e8b0]{Idle}: Allocated (fsm.c:456) 20250413100143224 DMM DEBUG MM_STATE_Iu[0x55b5d3b669b0]{Detached}: Allocated (fsm.c:456) 20250413100143224 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56fe0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100143224 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56fe0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100143224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100143224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100143224 DMM DEBUG MM(262420000001004/e176a0dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100143224 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250413100143224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100143224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143224 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250413100143224 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100143224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143224 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 df 06 e2 00 00 05 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100143224 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143224 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143224 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143225 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100143225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100143225 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100143225 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143225 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 df 06 e2 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1515)@5cc224164e2f: { messageType := 2, destLocRef := 'DF06E2'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@5cc224164e2f: 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 := '663FD83EBC55CEF9774A1A9CD127334E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7E3F845B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D7A8A259E4FEC263'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5835DB59A495D8EEE6959BABB0D1846E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '52F9127560BE66A2D10A092BC97EF216'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D877D5C0ACABF5AB5D7EA2C3F85C35E3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2AD48C0EAA8FDF48'O } } } } } SGSN_Test_0-SCCP(1515)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: vl_len:23 SGSN_Test_0-SCCP(1515)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250413100143234 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143234 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143234 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143234 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100143234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143234 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100143234 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100143234 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143234 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100143234 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100143234 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100143234 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100143234 DMM DEBUG MM(262420000001004/e176a0dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250413100143234 DMM NOTICE MM(262420000001004/e176a0dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100143234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100143234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100143234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100143234 DMM DEBUG MM(262420000001004/e176a0dc) Requesting authorization (sgsn_auth.c:160) 20250413100143234 DMM INFO MM(262420000001004/e176a0dc) Requesting authentication tuples (sgsn_auth.c:184) 20250413100143234 DMM DEBUG MM(262420000001004/e176a0dc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413100143234 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250413100143234 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1520)@5cc224164e2f: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1522) SGSN_Test-GSUP(1520)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act_user(1522)"262420000001004" 20250413100143238 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413100143238 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413100143238 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413100143238 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413100143238 DMM INFO MM(262420000001004/e176a0dc) Subscriber data update (mmctx.c:445) 20250413100143238 DMM DEBUG MM(262420000001004/e176a0dc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413100143238 DMM INFO MM(262420000001004/e176a0dc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413100143238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413100143238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413100143238 DMM INFO MM(262420000001004/e176a0dc) <- GMM AUTH AND CIPHERING REQ (rand = 66 3f d8 3e bc 55 ce f9 77 4a 1a 9c d1 27 33 4e , mmctx_is_r99=1, vec->auth_types=0x3, autn = d8 77 d5 c0 ac ab f5 ab 5d 7e a2 c3 f8 5c 35 e3 ) (gprs_gmm.c:510) 20250413100143238 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250413100143238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100143238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100143238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100143238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143238 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 df 06 e2 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 30 21 66 3f d8 3e bc 55 ce f9 77 4a 1a 9c d1 27 33 4e 80 28 10 d8 77 d5 c0 ac ab f5 ab 5d 7e a2 c3 f8 5c 35 e3 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1515)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: vl_len:37 SGSN_Test_0-SCCP(1515)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081303222AD48C0E23094399990000100004F02904AA8FDF48'O 20250413100143248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100143248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143248 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100143248 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100143248 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143248 DLSS7 DEBUG 0: ASP(asp-dyn-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 03 22 2a d4 8c 0e 23 09 43 99 99 00 00 10 00 04 f0 29 04 aa 8f df 48 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) 20250413100143248 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100143248 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100143248 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100143248 DMM INFO MM(262420000001004/e176a0dc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413100143248 DMM NOTICE MM(262420000001004/e176a0dc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413100143248 DMM DEBUG MM(262420000001004/e176a0dc) checking auth: received UMTS RES = 2a d4 8c 0e aa 8f df 48 (gprs_gmm.c:716) 20250413100143248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413100143248 DMM DEBUG MM(262420000001004/e176a0dc) Requesting authorization (sgsn_auth.c:160) 20250413100143248 DMM INFO MM(262420000001004/e176a0dc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100143248 DMM DEBUG MM(262420000001004/e176a0dc) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100143248 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250413100143248 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) 20250413100143248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250413100143248 DMM DEBUG MM(262420000001004/e176a0dc) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250413100143248 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143248 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143248 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100143248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143248 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100143248 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100143248 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143248 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 df 06 e2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 58 35 db 59 a4 95 d8 ee e6 95 9b ab b0 d1 84 6e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1515)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: vl_len:12 SGSN_Test_0-SCCP(1515)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250413100143259 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143259 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143259 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143259 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100143259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143259 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100143259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100143259 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143259 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100143259 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250413100143259 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250413100143259 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250413100143259 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20250413100143259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250413100143260 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250413100143260 DMM INFO MM(262420000001004/e176a0dc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe176a0dc) (gprs_gmm.c:337) 20250413100143260 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20250413100143260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100143260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100143260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100143260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143260 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 df 06 e2 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 (osmo_ss7_asp.c:1174) 20250413100143260 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143260 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143260 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100143260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100143260 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100143260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143260 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 df 06 e2 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 e1 76 a0 dc 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1515)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250413100143265 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413100143265 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413100143265 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250413100143265 DMM INFO MM(262420000001004/e176a0dc) Subscriber data update (mmctx.c:445) 20250413100143265 DMM DEBUG MM(262420000001004/e176a0dc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413100143265 DMM INFO MM(262420000001004/e176a0dc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413100143265 DMM NOTICE MM(262420000001004/e176a0dc) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250413100143265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413100143265 DMM NOTICE MM(262420000001004/e176a0dc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413100143265 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) 20250413100143266 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413100143266 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250413100143266 DMM INFO MM(262420000001004/e176a0dc) Subscriber data update (mmctx.c:445) 20250413100143266 DMM DEBUG MM(262420000001004/e176a0dc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1515)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: vl_len:14 SGSN_Test_0-SCCP(1515)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250413100143269 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143269 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100143269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143269 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100143269 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100143269 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143269 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100143269 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100143269 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100143269 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100143269 DMM INFO MM(262420000001004/e176a0dc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413100143269 DMM NOTICE MM(262420000001004/e176a0dc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413100143269 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56fe0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413100143269 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56fe0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100143269 DMM DEBUG MM_STATE_Iu(5)[0x55b5d3b669b0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250413100143269 DMM DEBUG MM_STATE_Iu(5)[0x55b5d3b669b0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250413100143269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413100143269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413100143269 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143269 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143269 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100143269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100143269 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100143269 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143269 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 df 06 e2 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1515)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1515)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: vl_len:7 SGSN_Test_0-SCCP(1515)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250413100143275 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143275 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143275 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143275 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100143275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143275 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100143275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100143275 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143275 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100143275 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250413100143275 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250413100143275 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250413100143275 DMM INFO MM(262420000001004/e176a0dc) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250413100143275 DMM DEBUG MM_STATE_Iu(5)[0x55b5d3b669b0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250413100143275 DMM DEBUG MM_STATE_Iu(5)[0x55b5d3b669b0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250413100143275 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143275 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143275 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100143275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100143275 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100143275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143275 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 df 06 e2 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1515)@5cc224164e2f: Session index based on local reference:0 20250413100143277 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) SGSN_Test_0-RAN(1516)@5cc224164e2f: Deleted conn table entry 0TC_attach_pdp_act_user(1522)14616290 20250413100143277 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100143277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143277 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100143277 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100143277 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143277 DLSS7 DEBUG 0: ASP(asp-dyn-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 df 06 e2 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) TC_attach_pdp_act_user(1522)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_pdp_act_user(1522)@5cc224164e2f: 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 := 'E176A0DC'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1516)@5cc224164e2f: Added conn table entry 0TC_attach_pdp_act_user(1522)8494354 SGSN_Test_0-RAN(1516)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1515)@5cc224164e2f: First idle individual index:0 20250413100143481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143481 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100143481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143481 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100143481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100143481 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143481 DLSS7 DEBUG 0: ASP(asp-dyn-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 81 9d 12 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 e1 76 a0 dc 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 (osmo_ss7_asp.c:1174) 20250413100143481 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100143481 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100143482 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100143482 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE176A0DC) type="signalling"  (gprs_gmm.c:1936) 20250413100143482 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56fe0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250413100143482 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56fe0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413100143482 DMM DEBUG MM(262420000001004/e176a0dc) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250413100143482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100143482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143482 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250413100143482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100143482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143482 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 81 9d 12 00 00 06 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100143482 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143482 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100143482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100143482 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100143482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100143482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100143482 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100143482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100143482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100143482 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 81 9d 12 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 58 35 db 59 a4 95 d8 ee e6 95 9b ab b0 d1 84 6e 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1515)@5cc224164e2f: { messageType := 2, destLocRef := '819D12'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1515)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1515)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1522)@5cc224164e2f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user(1522)@5cc224164e2f: setverdict(error): pass -> error SGSN_Test_0-RAN(1516)@5cc224164e2f: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user(1522)@5cc224164e2f: Final verdict of PTC: error 20250413100143500 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250413100143500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100143500 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250413100143500 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250413100143500 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250413100143500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100143500 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250413100143500 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250413100143500 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:769) 20250413100143500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100143500 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1125) 20250413100143500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1131) 20250413100143500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250413100143500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250413100143500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250413100143500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100143500 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100143500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250413100143500 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250413100143500 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250413100143505 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44750<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1516)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-M3UA(1517)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1520)@5cc224164e2f: Final verdict of PTC: none 20250413100143510 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413100143510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1514)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1510)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1509)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1506)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1519)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1513)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1507)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-SCCP(1515)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1501)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1511)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1503)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1521)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1512)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1502)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1508)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1518)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1505)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1504)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1500)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1500): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1501): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1502): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1503): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1504): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1505): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1506): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1507): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1508): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1509): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1510): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1511): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1512): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1513): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1514): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-SCCP(1515): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-RAN(1516): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-M3UA(1517): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-RNC_GTP(1518): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1519): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1520): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1521): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user(1522): error (none -> error) MTC@5cc224164e2f: Test case TC_attach_pdp_act_user finished. Verdict: error MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error'. Sun Apr 13 10:01:43 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20250413100143631 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100144134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261448) 20250413100144511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100144511 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=261448, count=265900) 20250413100145500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250413100145500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250413100145500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250413100145514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100145514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user error' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Sun Apr 13 10:01: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_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 20250413100146516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100146516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250413100147204 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100147207 DMM INFO MM(262420000001004/e176a0dc) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413100147207 DMM INFO MM(262420000001004/e176a0dc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413100147207 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56fe0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413100147207 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56fe0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100147207 DMM DEBUG MM_STATE_Iu(5)[0x55b5d3b669b0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250413100147207 DMM DEBUG MM_STATE_Iu(5)[0x55b5d3b669b0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250413100147207 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250413100147207 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) 20250413100147207 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) 20250413100147207 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413100147207 DMM DEBUG MM_STATE_Gb[0x55b5d3b5e8b0]{Idle}: Deallocated (fsm.c:568) 20250413100147207 DMM DEBUG MM_STATE_Iu(5)[0x55b5d3b669b0]{Detached}: Deallocated (fsm.c:568) 20250413100147207 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56fe0]{Deregistered}: Deallocated (fsm.c:568) 20250413100147207 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1523)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1524)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1523)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1527)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1527)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100147257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100147257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100147257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100147257 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100147257 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100147257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100147257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100147257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100147257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1527)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100147259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100147259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100147259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100147259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100147259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100147259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100147259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100147259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100147259 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100147259 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100147259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100147260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100147260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1527)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1527)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100147265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1528)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1524)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1524)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100147271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100147271 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1529)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1528)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1532)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1532)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100147279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100147279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100147279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100147279 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100147279 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100147279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100147279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100147279 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100147279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1532)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100147280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100147280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100147280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100147280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100147280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100147280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100147280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100147280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100147280 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100147280 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100147280 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100147280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100147280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1532)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1532)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100147282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1533)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1529)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1529)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100147288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100147288 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1534)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1533)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1537)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1537)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100147296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100147296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100147296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100147296 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100147296 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100147296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100147296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100147296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100147296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1537)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100147297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100147297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100147297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100147297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100147297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100147297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100147297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100147297 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100147297 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100147297 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100147297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1537)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413100147298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100147298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1537)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100147300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5cc224164e2f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1540)@5cc224164e2f: ************************************************* SGSN_Test_0-M3UA(1540)@5cc224164e2f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1540)@5cc224164e2f: ************************************************* MTC@5cc224164e2f: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1534)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1534)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1538)@5cc224164e2f: v_sccp_pdu_maxlen:268 20250413100147305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100147305 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100147504 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250413100147504 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250413100147504 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250413100147505 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1540)@5cc224164e2f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250413100147512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100147512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250413100147512 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250413100147513 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1174) 20250413100147513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250413100147513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250413100147513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250413100147513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100147513 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250413100147513 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 (osmo_ss7_asp.c:1174) 20250413100147513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250413100147515 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100147515 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250413100147515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250413100147515 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 (osmo_ss7_asp.c:1174) 20250413100147515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250413100147515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250413100147515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250413100147515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100147515 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250413100147515 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 (osmo_ss7_asp.c:1174) 20250413100147515 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100147515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250413100147515 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250413100147517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100147517 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100147517 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100147517 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1542)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1542)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100147521 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413100147522 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1542)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1542)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1542)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1542)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1542)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1542)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250413100148316 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148316 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100148316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148316 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100148316 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100148316 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148316 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100148316 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250413100148316 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250413100148316 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148316 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148316 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100148316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100148316 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100148316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148316 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 0f 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1539)@5cc224164e2f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@5cc224164e2f: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1545), IMSI='262420000001058'H, TLLI='F56611CB'O, index=0 SGSN_Test-GSUP(1543)@5cc224164e2f: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1545) TC_attach_pdp_act_user_addr_v4raw(1545)@5cc224164e2f: 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 := 'CA25'O, rac := '62'O ("b") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1539)@5cc224164e2f: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)7864456 SGSN_Test_0-SCCP(1538)@5cc224164e2f: First idle individual index:0 SGSN_Test_0-RAN(1539)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 20250413100148607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100148607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148607 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100148607 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100148607 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148607 DLSS7 DEBUG 0: ASP(asp-dyn-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 78 00 88 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 ca 25 62 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 (osmo_ss7_asp.c:1174) 20250413100148607 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100148607 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100148608 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100148608 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100148608 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b669b0]{Deregistered}: Allocated (fsm.c:456) 20250413100148608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413100148608 DMM DEBUG MM_STATE_Gb[0x55b5d3b56eb0]{Idle}: Allocated (fsm.c:456) 20250413100148608 DMM DEBUG MM_STATE_Iu[0x55b5d3b66ae0]{Detached}: Allocated (fsm.c:456) 20250413100148608 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b669b0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100148608 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b669b0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100148608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100148608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100148608 DMM DEBUG MM(262420000001058/ddc35ef5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100148608 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250413100148608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100148608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148608 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250413100148608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100148608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148608 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 78 00 88 00 00 07 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100148608 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148608 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148608 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100148608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100148608 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148608 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100148608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148608 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 78 00 88 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1538)@5cc224164e2f: { messageType := 2, destLocRef := '780088'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@5cc224164e2f: 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 := '92FA4488DEEB140275F3A481F4FC4A23'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F28FBA5C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '049DB1036C94A3D6'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F393382879A0686A467744989C178EF2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6CCA14F1787DEAFB69AB53F878A9B600'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BF77F53F8A07D32F40F6F03BE6F2846C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '68554077C70093FD'O } } } } } SGSN_Test_0-SCCP(1538)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: vl_len:23 SGSN_Test_0-SCCP(1538)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250413100148622 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148622 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100148622 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148622 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100148622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100148622 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148622 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100148622 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100148622 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100148622 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100148622 DMM DEBUG MM(262420000001058/ddc35ef5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1134) 20250413100148622 DMM NOTICE MM(262420000001058/ddc35ef5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100148622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100148622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100148622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100148622 DMM DEBUG MM(262420000001058/ddc35ef5) Requesting authorization (sgsn_auth.c:160) 20250413100148622 DMM INFO MM(262420000001058/ddc35ef5) Requesting authentication tuples (sgsn_auth.c:184) 20250413100148622 DMM DEBUG MM(262420000001058/ddc35ef5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413100148623 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250413100148623 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1543)@5cc224164e2f: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1545) SGSN_Test-GSUP(1543)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)"262420000001058" 20250413100148627 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413100148627 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413100148627 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413100148627 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413100148627 DMM INFO MM(262420000001058/ddc35ef5) Subscriber data update (mmctx.c:445) 20250413100148627 DMM DEBUG MM(262420000001058/ddc35ef5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413100148627 DMM INFO MM(262420000001058/ddc35ef5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413100148627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413100148627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413100148627 DMM INFO MM(262420000001058/ddc35ef5) <- GMM AUTH AND CIPHERING REQ (rand = 92 fa 44 88 de eb 14 02 75 f3 a4 81 f4 fc 4a 23 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bf 77 f5 3f 8a 07 d3 2f 40 f6 f0 3b e6 f2 84 6c ) (gprs_gmm.c:510) 20250413100148627 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250413100148628 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148628 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148628 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100148628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148628 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100148628 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100148628 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148628 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 78 00 88 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 70 21 92 fa 44 88 de eb 14 02 75 f3 a4 81 f4 fc 4a 23 80 28 10 bf 77 f5 3f 8a 07 d3 2f 40 f6 f0 3b e6 f2 84 6c 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1538)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: vl_len:37 SGSN_Test_0-SCCP(1538)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081307226855407723094399990000105008F02904C70093FD'O 20250413100148637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148637 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100148637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148637 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100148637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100148637 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148637 DLSS7 DEBUG 0: ASP(asp-dyn-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 07 22 68 55 40 77 23 09 43 99 99 00 00 10 50 08 f0 29 04 c7 00 93 fd 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) 20250413100148638 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100148638 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100148638 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100148638 DMM INFO MM(262420000001058/ddc35ef5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413100148638 DMM NOTICE MM(262420000001058/ddc35ef5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413100148638 DMM DEBUG MM(262420000001058/ddc35ef5) checking auth: received UMTS RES = 68 55 40 77 c7 00 93 fd (gprs_gmm.c:716) 20250413100148638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413100148638 DMM DEBUG MM(262420000001058/ddc35ef5) Requesting authorization (sgsn_auth.c:160) 20250413100148638 DMM INFO MM(262420000001058/ddc35ef5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100148638 DMM DEBUG MM(262420000001058/ddc35ef5) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100148638 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250413100148638 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) 20250413100148638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250413100148638 DMM DEBUG MM(262420000001058/ddc35ef5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250413100148638 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148638 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148638 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100148638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100148638 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100148639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148639 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 78 00 88 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f3 93 38 28 79 a0 68 6a 46 77 44 98 9c 17 8e f2 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1538)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: vl_len:12 SGSN_Test_0-SCCP(1538)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250413100148650 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100148650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148650 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100148650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100148650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148650 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100148650 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250413100148650 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250413100148650 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250413100148650 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20250413100148650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250413100148650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250413100148650 DMM INFO MM(262420000001058/ddc35ef5) <- GMM ATTACH ACCEPT (new P-TMSI=0xddc35ef5) (gprs_gmm.c:337) 20250413100148650 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20250413100148651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100148651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100148651 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100148651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148651 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 78 00 88 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 (osmo_ss7_asp.c:1174) 20250413100148651 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148651 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148651 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100148651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100148651 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100148651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148651 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 78 00 88 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 dd c3 5e f5 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1538)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250413100148656 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413100148656 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413100148656 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250413100148656 DMM INFO MM(262420000001058/ddc35ef5) Subscriber data update (mmctx.c:445) 20250413100148656 DMM DEBUG MM(262420000001058/ddc35ef5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413100148656 DMM INFO MM(262420000001058/ddc35ef5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413100148656 DMM NOTICE MM(262420000001058/ddc35ef5) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1050) 20250413100148656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413100148656 DMM NOTICE MM(262420000001058/ddc35ef5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413100148656 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) 20250413100148657 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413100148657 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250413100148657 DMM INFO MM(262420000001058/ddc35ef5) Subscriber data update (mmctx.c:445) 20250413100148657 DMM DEBUG MM(262420000001058/ddc35ef5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1538)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: vl_len:14 SGSN_Test_0-SCCP(1538)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250413100148659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100148659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148659 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100148659 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100148659 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148659 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100148659 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100148659 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100148659 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100148659 DMM INFO MM(262420000001058/ddc35ef5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413100148659 DMM NOTICE MM(262420000001058/ddc35ef5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413100148659 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b669b0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413100148659 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b669b0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100148659 DMM DEBUG MM_STATE_Iu(7)[0x55b5d3b66ae0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250413100148659 DMM DEBUG MM_STATE_Iu(7)[0x55b5d3b66ae0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250413100148659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413100148659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413100148659 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148659 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148659 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100148659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148659 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100148659 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100148659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148659 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 78 00 88 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1538)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1538)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: vl_len:7 SGSN_Test_0-SCCP(1538)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250413100148663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100148664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148664 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100148664 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100148664 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148664 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100148664 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250413100148664 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250413100148664 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250413100148664 DMM INFO MM(262420000001058/ddc35ef5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250413100148664 DMM DEBUG MM_STATE_Iu(7)[0x55b5d3b66ae0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250413100148664 DMM DEBUG MM_STATE_Iu(7)[0x55b5d3b66ae0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250413100148664 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148664 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148664 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100148664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100148664 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100148664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148664 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 78 00 88 00 00 07 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1538)@5cc224164e2f: Session index based on local reference:0 20250413100148665 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100148665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148665 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100148665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100148665 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148665 DLSS7 DEBUG 0: ASP(asp-dyn-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 78 00 88 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1539)@5cc224164e2f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)7864456 TC_attach_pdp_act_user_addr_v4raw(1545)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1545)@5cc224164e2f: 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 := 'DDC35EF5'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1539)@5cc224164e2f: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1545)4225959 SGSN_Test_0-RAN(1539)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1538)@5cc224164e2f: First idle individual index:0 20250413100148869 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148869 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100148869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148869 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100148869 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100148869 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148869 DLSS7 DEBUG 0: ASP(asp-dyn-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 40 7b a7 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 dd c3 5e f5 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 (osmo_ss7_asp.c:1174) 20250413100148870 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100148870 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100148870 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100148870 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDDC35EF5) type="signalling"  (gprs_gmm.c:1936) 20250413100148870 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b669b0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250413100148870 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b669b0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413100148870 DMM DEBUG MM(262420000001058/ddc35ef5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250413100148871 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100148871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148871 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250413100148871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100148871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148871 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 40 7b a7 00 00 08 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100148871 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148871 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100148871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100148871 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100148871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100148871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100148871 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100148871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100148871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100148871 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 40 7b a7 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f3 93 38 28 79 a0 68 6a 46 77 44 98 9c 17 8e f2 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1538)@5cc224164e2f: { messageType := 2, destLocRef := '407BA7'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1538)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1538)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1545)@5cc224164e2f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_v4raw(1545)@5cc224164e2f: setverdict(error): pass -> error TC_attach_pdp_act_user_addr_v4raw(1545)@5cc224164e2f: Final verdict of PTC: error SGSN_Test_0-RAN(1539)@5cc224164e2f: Warning: The last outgoing messages on port CLIENT may be lost. 20250413100148886 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250413100148886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100148886 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250413100148886 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250413100148886 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250413100148886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100148886 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250413100148886 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250413100148886 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:769) 20250413100148886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100148886 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1125) 20250413100148886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1131) 20250413100148886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250413100148886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250413100148886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250413100148886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100148886 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100148886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250413100148886 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250413100148886 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250413100148891 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38064<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1540)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-RAN(1539)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-SCCP(1538)@5cc224164e2f: Final verdict of PTC: none 20250413100148896 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413100148897 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1527)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1537)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1524)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1523)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1533)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1528)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1534)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1543)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1542)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1532)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1529)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1544)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1541)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1530)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1535)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1525)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1523): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1524): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1525): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1526): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1527): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1528): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1529): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1530): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1531): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1532): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1533): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1534): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1535): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1536): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1537): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-SCCP(1538): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-RAN(1539): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-M3UA(1540): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-RNC_GTP(1541): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1542): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1543): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1544): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1545): error (none -> error) MTC@5cc224164e2f: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: error MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error'. Sun Apr 13 10:01:48 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250413100149015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100149518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=263396) 20250413100149898 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100149898 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=263396, count=267848) 20250413100150888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250413100150888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250413100150888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250413100150899 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100150899 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw error' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Sun Apr 13 10:01:51 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 20250413100151731 DGPRS DEBUG Checking for inactive LLMEs, time = 7769417 (sgsn.c:132) 20250413100151901 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100151901 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250413100152594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100152597 DMM INFO MM(262420000001058/ddc35ef5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413100152597 DMM INFO MM(262420000001058/ddc35ef5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413100152597 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b669b0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413100152597 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b669b0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100152597 DMM DEBUG MM_STATE_Iu(7)[0x55b5d3b66ae0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250413100152597 DMM DEBUG MM_STATE_Iu(7)[0x55b5d3b66ae0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250413100152597 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250413100152597 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) 20250413100152597 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) 20250413100152597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413100152597 DMM DEBUG MM_STATE_Gb[0x55b5d3b56eb0]{Idle}: Deallocated (fsm.c:568) 20250413100152597 DMM DEBUG MM_STATE_Iu(7)[0x55b5d3b66ae0]{Detached}: Deallocated (fsm.c:568) 20250413100152597 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b669b0]{Deregistered}: Deallocated (fsm.c:568) 20250413100152597 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1546)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1547)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1546)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1550)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1550)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100152641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100152641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100152641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100152641 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100152641 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100152641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100152641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100152641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100152641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1550)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100152642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100152642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100152642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100152642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100152642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100152642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100152642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100152642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100152642 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100152642 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100152642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1550)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413100152642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100152642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1550)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100152645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1551)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1547)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1547)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100152651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100152651 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1552)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1551)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1555)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1555)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100152656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100152656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100152656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100152656 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100152656 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100152656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100152656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100152656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100152656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1555)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100152657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100152657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100152657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100152658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100152658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100152658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100152658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100152658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100152658 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100152658 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100152658 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100152658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100152658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1555)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1555)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100152660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1556)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1552)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1552)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100152667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100152667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1557)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1556)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1560)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1560)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100152678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100152678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100152678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100152678 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100152678 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100152678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100152678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100152678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100152678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1560)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100152680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100152680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100152680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100152680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100152680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100152680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100152680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100152680 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100152680 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100152680 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100152680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100152680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100152680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1560)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1560)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100152683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5cc224164e2f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1563)@5cc224164e2f: ************************************************* SGSN_Test_0-M3UA(1563)@5cc224164e2f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1563)@5cc224164e2f: ************************************************* MTC@5cc224164e2f: Starting RAN_Emulation SGSN_Test_0-SCCP(1561)@5cc224164e2f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1557)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1557)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100152688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100152688 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100152885 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250413100152885 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250413100152885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250413100152885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1563)@5cc224164e2f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250413100152888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100152888 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250413100152888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250413100152888 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1174) 20250413100152888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250413100152888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250413100152888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250413100152888 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100152888 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250413100152888 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 (osmo_ss7_asp.c:1174) 20250413100152888 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250413100152889 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100152889 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250413100152889 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250413100152889 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 (osmo_ss7_asp.c:1174) 20250413100152889 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250413100152889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250413100152889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250413100152889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100152889 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250413100152889 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 (osmo_ss7_asp.c:1174) 20250413100152889 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100152889 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250413100152889 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250413100152902 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100152902 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100152902 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100152902 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1565)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1565)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100152905 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1565)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1565)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413100152906 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1565)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1565)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1565)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1565)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250413100153707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100153707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100153707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100153707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100153707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100153707 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100153707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100153707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100153707 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100153707 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100153707 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250413100153707 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250413100153707 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100153707 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100153707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100153707 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100153708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100153708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100153708 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100153708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100153708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100153708 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 0b 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1562)@5cc224164e2f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@5cc224164e2f: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568), IMSI='262420000001055'H, TLLI='F7BED4CE'O, index=0 SGSN_Test-GSUP(1566)@5cc224164e2f: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5cc224164e2f: 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 := 'CA7B'O, rac := 'AA'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1562)@5cc224164e2f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)5337125 SGSN_Test_0-SCCP(1561)@5cc224164e2f: First idle individual index:0 SGSN_Test_0-RAN(1562)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 20250413100153984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100153984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100153984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100153984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100153984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100153984 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100153984 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100153984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100153984 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100153984 DLSS7 DEBUG 0: ASP(asp-dyn-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 51 70 25 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 ca 7b aa 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 (osmo_ss7_asp.c:1174) 20250413100153984 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100153984 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100153984 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100153984 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100153984 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b66ae0]{Deregistered}: Allocated (fsm.c:456) 20250413100153984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Allocated (fsm.c:456) 20250413100153984 DMM DEBUG MM_STATE_Gb[0x55b5d3b5e8b0]{Idle}: Allocated (fsm.c:456) 20250413100153984 DMM DEBUG MM_STATE_Iu[0x55b5d3b649a0]{Detached}: Allocated (fsm.c:456) 20250413100153984 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b66ae0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100153984 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b66ae0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100153984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100153984 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100153984 DMM DEBUG MM(262420000001055/f2d10108) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100153984 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250413100153984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100153984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100153984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100153984 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100153984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100153984 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100153984 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100153984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100153984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100153984 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 51 70 25 00 00 09 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100153984 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100153984 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100153985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100153985 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100153985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100153985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100153985 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100153985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100153985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100153985 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 51 70 25 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1561)@5cc224164e2f: { messageType := 2, destLocRef := '517025'O ("Qp%"), sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5cc224164e2f: 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 := '54B42BA7140003D5F766DE9EC7B0A818'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1930E4E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C8C25DB66787C7CF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E51BBC8F746A78A877CF1A437FC70D8A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F60155B73DE8494685D86380941FEACD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '25E19FF1EB129891608778140696DAB6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F3CDE5414F03ED55'O } } } } } SGSN_Test_0-SCCP(1561)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: vl_len:23 SGSN_Test_0-SCCP(1561)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250413100153994 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100153994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100153994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100153994 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100153994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100153994 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100153994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100153994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100153994 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100153994 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100153994 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100153994 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100153994 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100153994 DMM DEBUG MM(262420000001055/f2d10108) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1134) 20250413100153994 DMM NOTICE MM(262420000001055/f2d10108) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100153994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100153994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100153994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100153994 DMM DEBUG MM(262420000001055/f2d10108) Requesting authorization (sgsn_auth.c:160) 20250413100153994 DMM INFO MM(262420000001055/f2d10108) Requesting authentication tuples (sgsn_auth.c:184) 20250413100153994 DMM DEBUG MM(262420000001055/f2d10108) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413100153994 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250413100153995 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1566)@5cc224164e2f: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568) SGSN_Test-GSUP(1566)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)"262420000001055" 20250413100153998 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413100153998 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413100153998 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413100153998 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413100153998 DMM INFO MM(262420000001055/f2d10108) Subscriber data update (mmctx.c:445) 20250413100153998 DMM DEBUG MM(262420000001055/f2d10108) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413100153998 DMM INFO MM(262420000001055/f2d10108) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413100153998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413100153998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413100153998 DMM INFO MM(262420000001055/f2d10108) <- GMM AUTH AND CIPHERING REQ (rand = 54 b4 2b a7 14 00 03 d5 f7 66 de 9e c7 b0 a8 18 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 25 e1 9f f1 eb 12 98 91 60 87 78 14 06 96 da b6 ) (gprs_gmm.c:510) 20250413100153998 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250413100153998 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100153998 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100153998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100153998 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100153998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100153998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100153998 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100153998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100153998 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100153998 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 51 70 25 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 90 21 54 b4 2b a7 14 00 03 d5 f7 66 de 9e c7 b0 a8 18 80 28 10 25 e1 9f f1 eb 12 98 91 60 87 78 14 06 96 da b6 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1561)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: vl_len:37 SGSN_Test_0-SCCP(1561)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922F3CDE54123094399990000105005F029044F03ED55'O 20250413100154005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100154005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100154005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100154005 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100154005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100154005 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100154005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100154005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100154005 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100154005 DLSS7 DEBUG 0: ASP(asp-dyn-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 09 22 f3 cd e5 41 23 09 43 99 99 00 00 10 50 05 f0 29 04 4f 03 ed 55 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) 20250413100154005 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100154005 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100154005 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100154005 DMM INFO MM(262420000001055/f2d10108) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413100154005 DMM NOTICE MM(262420000001055/f2d10108) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413100154005 DMM DEBUG MM(262420000001055/f2d10108) checking auth: received UMTS RES = f3 cd e5 41 4f 03 ed 55 (gprs_gmm.c:716) 20250413100154005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413100154005 DMM DEBUG MM(262420000001055/f2d10108) Requesting authorization (sgsn_auth.c:160) 20250413100154005 DMM INFO MM(262420000001055/f2d10108) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100154005 DMM DEBUG MM(262420000001055/f2d10108) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100154005 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250413100154005 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) 20250413100154005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250413100154005 DMM DEBUG MM(262420000001055/f2d10108) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250413100154005 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100154005 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100154005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100154005 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100154005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100154005 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100154005 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100154005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100154005 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100154005 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 51 70 25 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e5 1b bc 8f 74 6a 78 a8 77 cf 1a 43 7f c7 0d 8a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1561)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: vl_len:12 SGSN_Test_0-SCCP(1561)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250413100154014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100154014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100154014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100154014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100154014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100154014 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100154014 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100154014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100154014 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100154014 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100154014 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250413100154014 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250413100154014 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250413100154014 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20250413100154014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250413100154014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250413100154014 DMM INFO MM(262420000001055/f2d10108) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2d10108) (gprs_gmm.c:337) 20250413100154014 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20250413100154014 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100154014 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100154014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100154014 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100154014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100154015 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100154015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100154015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100154015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100154015 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 51 70 25 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 (osmo_ss7_asp.c:1174) 20250413100154015 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100154015 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100154015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100154015 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100154015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100154015 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100154015 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100154015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100154015 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100154015 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 51 70 25 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 f2 d1 01 08 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1561)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250413100154020 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413100154020 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413100154020 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250413100154020 DMM INFO MM(262420000001055/f2d10108) Subscriber data update (mmctx.c:445) 20250413100154020 DMM DEBUG MM(262420000001055/f2d10108) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413100154020 DMM INFO MM(262420000001055/f2d10108) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413100154020 DMM NOTICE MM(262420000001055/f2d10108) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1050) 20250413100154020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413100154020 DMM NOTICE MM(262420000001055/f2d10108) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413100154020 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) 20250413100154020 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413100154020 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250413100154020 DMM INFO MM(262420000001055/f2d10108) Subscriber data update (mmctx.c:445) 20250413100154020 DMM DEBUG MM(262420000001055/f2d10108) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1561)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: vl_len:14 SGSN_Test_0-SCCP(1561)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250413100154023 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100154023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100154023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100154023 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100154023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100154023 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100154023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100154023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100154023 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100154023 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100154023 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100154023 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100154023 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100154023 DMM INFO MM(262420000001055/f2d10108) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413100154023 DMM NOTICE MM(262420000001055/f2d10108) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413100154023 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b66ae0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413100154023 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b66ae0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100154023 DMM DEBUG MM_STATE_Iu(9)[0x55b5d3b649a0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250413100154023 DMM DEBUG MM_STATE_Iu(9)[0x55b5d3b649a0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250413100154023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413100154023 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413100154023 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100154023 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100154023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100154023 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100154023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100154023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100154023 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100154023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100154023 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100154023 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 51 70 25 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1561)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1561)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: vl_len:7 SGSN_Test_0-SCCP(1561)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250413100154030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100154030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100154030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100154030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100154030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100154030 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100154030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100154030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100154030 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100154030 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100154030 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250413100154031 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250413100154031 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250413100154031 DMM INFO MM(262420000001055/f2d10108) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250413100154031 DMM DEBUG MM_STATE_Iu(9)[0x55b5d3b649a0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250413100154031 DMM DEBUG MM_STATE_Iu(9)[0x55b5d3b649a0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250413100154031 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100154031 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100154031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100154031 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100154031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100154031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100154031 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100154031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100154031 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100154031 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 51 70 25 00 00 09 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1561)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-RAN(1562)@5cc224164e2f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)5337125 20250413100154033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100154033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100154033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100154033 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100154033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100154033 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100154033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100154033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100154033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100154033 DLSS7 DEBUG 0: ASP(asp-dyn-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 51 70 25 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5cc224164e2f: 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 := 'F2D10108'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1562)@5cc224164e2f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)9777429 SGSN_Test_0-RAN(1562)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1561)@5cc224164e2f: First idle individual index:0 20250413100154236 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100154236 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100154237 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100154237 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100154237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100154237 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100154237 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100154237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100154237 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100154237 DLSS7 DEBUG 0: ASP(asp-dyn-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 95 31 15 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 f2 d1 01 08 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 (osmo_ss7_asp.c:1174) 20250413100154237 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100154237 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100154237 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100154238 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF2D10108) type="signalling"  (gprs_gmm.c:1936) 20250413100154238 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b66ae0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250413100154238 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b66ae0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413100154238 DMM DEBUG MM(262420000001055/f2d10108) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250413100154238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100154238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100154238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100154238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100154238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100154238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100154238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100154238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100154238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100154238 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 95 31 15 00 00 0a 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100154238 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100154238 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100154238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100154238 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100154238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100154238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100154238 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100154238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100154238 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100154238 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 95 31 15 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e5 1b bc 8f 74 6a 78 a8 77 cf 1a 43 7f c7 0d 8a 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1561)@5cc224164e2f: { messageType := 2, destLocRef := '953115'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1561)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1561)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5cc224164e2f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5cc224164e2f: setverdict(error): pass -> error TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568)@5cc224164e2f: Final verdict of PTC: error SGSN_Test_0-RAN(1562)@5cc224164e2f: Warning: The last outgoing messages on port CLIENT may be lost. 20250413100154255 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250413100154255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100154255 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250413100154255 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250413100154255 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250413100154255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100154255 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250413100154255 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250413100154255 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:769) 20250413100154255 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100154255 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1125) 20250413100154255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1131) 20250413100154255 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250413100154255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250413100154255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250413100154255 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100154255 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100154256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250413100154256 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250413100154256 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250413100154261 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38086<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1562)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-M3UA(1563)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1566)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1550)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1547)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-SCCP(1561)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1555)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1560)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1552)@5cc224164e2f: Final verdict of PTC: none 20250413100154268 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(1546)@5cc224164e2f: Final verdict of PTC: none20250413100154268 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1551)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1557)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1565)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1567)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1556)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1564)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1553)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1558)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1548)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1546): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1547): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1548): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1549): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1550): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1551): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1552): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1553): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1554): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1555): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1556): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1557): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1558): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1559): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1560): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-SCCP(1561): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-RAN(1562): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-M3UA(1563): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-RNC_GTP(1564): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1565): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1566): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1567): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1568): error (none -> error) MTC@5cc224164e2f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: error MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error'. Sun Apr 13 10:01:54 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20250413100154383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100154886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=263944) 20250413100155269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100155269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=263944, count=268396) 20250413100156256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250413100156256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250413100156256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250413100156271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100156271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 error' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Sun Apr 13 10:01: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_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 20250413100157272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100157272 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250413100157973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100157973 DMM INFO MM(262420000001055/f2d10108) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413100157973 DMM INFO MM(262420000001055/f2d10108) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413100157973 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b66ae0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413100157973 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b66ae0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100157973 DMM DEBUG MM_STATE_Iu(9)[0x55b5d3b649a0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250413100157973 DMM DEBUG MM_STATE_Iu(9)[0x55b5d3b649a0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250413100157974 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250413100157974 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) 20250413100157974 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) 20250413100157974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b56eb0]{Init}: Deallocated (fsm.c:568) 20250413100157974 DMM DEBUG MM_STATE_Gb[0x55b5d3b5e8b0]{Idle}: Deallocated (fsm.c:568) 20250413100157974 DMM DEBUG MM_STATE_Iu(9)[0x55b5d3b649a0]{Detached}: Deallocated (fsm.c:568) 20250413100157974 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b66ae0]{Deregistered}: Deallocated (fsm.c:568) 20250413100157974 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1569)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1570)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1569)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1573)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1573)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100157990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100157990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100157990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100157990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100157990 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100157990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100157990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100157990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100157990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1573)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100157991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100157991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100157991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100157991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100157991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100157991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100157991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100157991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100157991 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100157991 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100157991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100157992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100157992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1573)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1573)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1574)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413100157994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1570)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1570)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1575)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413100158000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100158000 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1574)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1578)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1578)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100158005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100158005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100158005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100158005 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100158005 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100158005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100158005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100158005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100158005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1578)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100158006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100158006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100158006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100158006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100158006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100158006 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100158006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100158006 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100158006 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100158006 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100158006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100158007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100158007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1578)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1578)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1579)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413100158009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1580)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1575)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1575)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1579)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1583)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250413100158017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100158017 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1583)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100158019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100158019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100158019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100158019 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100158019 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100158019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100158019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100158019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100158019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1583)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100158020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100158020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100158020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100158020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100158020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100158020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100158020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100158020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100158020 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100158020 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100158020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100158021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100158021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1583)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1583)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100158023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5cc224164e2f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1586)@5cc224164e2f: ************************************************* SGSN_Test_0-M3UA(1586)@5cc224164e2f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1586)@5cc224164e2f: ************************************************* MTC@5cc224164e2f: Starting RAN_Emulation SGSN_Test_0-SCCP(1584)@5cc224164e2f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1580)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1580)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100158031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100158031 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100158226 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250413100158226 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250413100158226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250413100158226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1586)@5cc224164e2f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250413100158228 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100158228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250413100158228 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250413100158228 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1174) 20250413100158228 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250413100158228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250413100158228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250413100158228 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100158228 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250413100158228 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 (osmo_ss7_asp.c:1174) 20250413100158228 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250413100158229 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100158229 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250413100158229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250413100158229 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 (osmo_ss7_asp.c:1174) 20250413100158229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250413100158229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250413100158229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250413100158229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100158229 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250413100158229 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 (osmo_ss7_asp.c:1174) 20250413100158229 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100158229 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250413100158229 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250413100158273 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100158273 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100158273 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100158273 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1588)@5cc224164e2f: Established a new IPA connection (conn_id=2) 20250413100158274 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1588)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100158274 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1588)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1588)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1588)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1588)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1588)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1588)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250413100159047 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159047 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159047 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159047 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100159047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159047 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100159047 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100159047 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159047 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100159048 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250413100159048 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250413100159048 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159048 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159048 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100159048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159048 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100159048 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100159048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159048 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 0f 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1585)@5cc224164e2f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@5cc224164e2f: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591), IMSI='262420000001056'H, TLLI='CFBC47B8'O, index=0 SGSN_Test-GSUP(1589)@5cc224164e2f: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5cc224164e2f: 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 := 'B3C0'O, rac := 'DD'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1585)@5cc224164e2f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)3582695 SGSN_Test_0-SCCP(1584)@5cc224164e2f: First idle individual index:0 SGSN_Test_0-RAN(1585)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 20250413100159376 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159376 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159376 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159376 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100159376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159376 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100159376 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100159376 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159376 DLSS7 DEBUG 0: ASP(asp-dyn-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 36 aa e7 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 b3 c0 dd 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 (osmo_ss7_asp.c:1174) 20250413100159377 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100159377 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100159377 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100159377 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100159377 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b649a0]{Deregistered}: Allocated (fsm.c:456) 20250413100159377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413100159377 DMM DEBUG MM_STATE_Gb[0x55b5d3b56eb0]{Idle}: Allocated (fsm.c:456) 20250413100159377 DMM DEBUG MM_STATE_Iu[0x55b5d3b65d80]{Detached}: Allocated (fsm.c:456) 20250413100159377 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b649a0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100159377 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b649a0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100159377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100159377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100159377 DMM DEBUG MM(262420000001056/cb702ea9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100159377 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250413100159377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100159377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159377 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100159377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100159377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159377 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 36 aa e7 00 00 0b 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100159377 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159377 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159377 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100159377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159377 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100159377 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100159377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159377 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 36 aa e7 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1584)@5cc224164e2f: { messageType := 2, destLocRef := '36AAE7'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5cc224164e2f: 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 := 'F88ECEFA845386CF258B63266E5344B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57E4C564'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DC9BB14427BE5EF7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'CFACC2EC9F7FF0B8099E38BDB277E776'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0EFDB56033FCEA089A3519553C5FBA4A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '44F61A60A3EA269E1121BE628DFD92B6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8B841E44DA19D3F9'O } } } } } SGSN_Test_0-SCCP(1584)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: vl_len:23 SGSN_Test_0-SCCP(1584)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250413100159391 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100159391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159391 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100159391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100159391 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159391 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100159391 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100159392 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100159392 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100159392 DMM DEBUG MM(262420000001056/cb702ea9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1134) 20250413100159392 DMM NOTICE MM(262420000001056/cb702ea9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100159392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100159392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100159392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100159392 DMM DEBUG MM(262420000001056/cb702ea9) Requesting authorization (sgsn_auth.c:160) 20250413100159392 DMM INFO MM(262420000001056/cb702ea9) Requesting authentication tuples (sgsn_auth.c:184) 20250413100159392 DMM DEBUG MM(262420000001056/cb702ea9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413100159392 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250413100159392 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1589)@5cc224164e2f: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591) SGSN_Test-GSUP(1589)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)"262420000001056" 20250413100159395 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413100159395 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413100159395 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413100159395 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413100159395 DMM INFO MM(262420000001056/cb702ea9) Subscriber data update (mmctx.c:445) 20250413100159395 DMM DEBUG MM(262420000001056/cb702ea9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413100159395 DMM INFO MM(262420000001056/cb702ea9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413100159395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413100159395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413100159395 DMM INFO MM(262420000001056/cb702ea9) <- GMM AUTH AND CIPHERING REQ (rand = f8 8e ce fa 84 53 86 cf 25 8b 63 26 6e 53 44 b0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 44 f6 1a 60 a3 ea 26 9e 11 21 be 62 8d fd 92 b6 ) (gprs_gmm.c:510) 20250413100159395 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250413100159395 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159395 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159395 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100159395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100159395 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100159395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159395 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 36 aa e7 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 f0 21 f8 8e ce fa 84 53 86 cf 25 8b 63 26 6e 53 44 b0 80 28 10 44 f6 1a 60 a3 ea 26 9e 11 21 be 62 8d fd 92 b6 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1584)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: vl_len:37 SGSN_Test_0-SCCP(1584)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F228B841E4423094399990000105006F02904DA19D3F9'O 20250413100159401 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100159401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159401 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100159401 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159401 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100159401 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159401 DLSS7 DEBUG 0: ASP(asp-dyn-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 0f 22 8b 84 1e 44 23 09 43 99 99 00 00 10 50 06 f0 29 04 da 19 d3 f9 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) 20250413100159401 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100159401 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100159401 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100159401 DMM INFO MM(262420000001056/cb702ea9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413100159401 DMM NOTICE MM(262420000001056/cb702ea9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413100159401 DMM DEBUG MM(262420000001056/cb702ea9) checking auth: received UMTS RES = 8b 84 1e 44 da 19 d3 f9 (gprs_gmm.c:716) 20250413100159401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413100159401 DMM DEBUG MM(262420000001056/cb702ea9) Requesting authorization (sgsn_auth.c:160) 20250413100159401 DMM INFO MM(262420000001056/cb702ea9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100159401 DMM DEBUG MM(262420000001056/cb702ea9) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100159401 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250413100159401 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) 20250413100159401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250413100159401 DMM DEBUG MM(262420000001056/cb702ea9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250413100159402 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159402 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159402 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100159402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100159402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100159402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159402 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 36 aa e7 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cf ac c2 ec 9f 7f f0 b8 09 9e 38 bd b2 77 e7 76 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1584)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: vl_len:12 SGSN_Test_0-SCCP(1584)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250413100159410 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159410 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159410 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159410 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100159410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159410 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100159410 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100159410 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159410 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100159410 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250413100159410 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250413100159410 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250413100159410 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20250413100159410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250413100159410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250413100159410 DMM INFO MM(262420000001056/cb702ea9) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb702ea9) (gprs_gmm.c:337) 20250413100159410 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20250413100159410 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159410 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100159410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100159410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100159410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159410 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 36 aa e7 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 (osmo_ss7_asp.c:1174) 20250413100159410 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159410 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159410 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100159410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100159410 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100159410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159410 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 36 aa e7 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 cb 70 2e a9 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1584)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250413100159415 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413100159415 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413100159415 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250413100159415 DMM INFO MM(262420000001056/cb702ea9) Subscriber data update (mmctx.c:445) 20250413100159415 DMM DEBUG MM(262420000001056/cb702ea9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413100159415 DMM INFO MM(262420000001056/cb702ea9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413100159415 DMM NOTICE MM(262420000001056/cb702ea9) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1050) 20250413100159415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413100159415 DMM NOTICE MM(262420000001056/cb702ea9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413100159415 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) 20250413100159416 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413100159416 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250413100159416 DMM INFO MM(262420000001056/cb702ea9) Subscriber data update (mmctx.c:445) 20250413100159416 DMM DEBUG MM(262420000001056/cb702ea9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1584)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: vl_len:14 SGSN_Test_0-SCCP(1584)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250413100159418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100159418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159418 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100159418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100159418 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159418 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100159418 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100159418 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100159418 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100159419 DMM INFO MM(262420000001056/cb702ea9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413100159419 DMM NOTICE MM(262420000001056/cb702ea9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413100159419 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b649a0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413100159419 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b649a0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100159419 DMM DEBUG MM_STATE_Iu(11)[0x55b5d3b65d80]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250413100159419 DMM DEBUG MM_STATE_Iu(11)[0x55b5d3b65d80]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250413100159419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413100159419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413100159419 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159419 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159419 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100159419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100159419 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159419 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100159419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159419 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 36 aa e7 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1584)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1584)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: vl_len:7 SGSN_Test_0-SCCP(1584)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250413100159424 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159424 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100159424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159424 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100159424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100159424 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159424 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100159424 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250413100159424 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250413100159424 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250413100159424 DMM INFO MM(262420000001056/cb702ea9) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250413100159424 DMM DEBUG MM_STATE_Iu(11)[0x55b5d3b65d80]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250413100159424 DMM DEBUG MM_STATE_Iu(11)[0x55b5d3b65d80]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250413100159424 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159424 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159424 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100159424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100159424 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100159424 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159424 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 36 aa e7 00 00 0b 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1584)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-RAN(1585)@5cc224164e2f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)3582695 20250413100159426 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159426 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159426 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159426 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100159426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159426 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100159426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100159426 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159426 DLSS7 DEBUG 0: ASP(asp-dyn-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 36 aa e7 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5cc224164e2f: 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 := 'CB702EA9'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1585)@5cc224164e2f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)10005633 SGSN_Test_0-RAN(1585)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1584)@5cc224164e2f: First idle individual index:0 20250413100159629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100159629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159629 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100159629 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100159629 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159629 DLSS7 DEBUG 0: ASP(asp-dyn-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 98 ac 81 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 cb 70 2e a9 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 (osmo_ss7_asp.c:1174) 20250413100159629 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100159629 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100159630 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100159630 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCB702EA9) type="signalling"  (gprs_gmm.c:1936) 20250413100159630 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b649a0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250413100159630 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b649a0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413100159630 DMM DEBUG MM(262420000001056/cb702ea9) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250413100159630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100159630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159630 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250413100159630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100159630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159630 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 98 ac 81 00 00 0c 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100159630 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159630 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100159630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100159630 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100159630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100159630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100159630 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100159630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100159630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100159630 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 98 ac 81 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 cf ac c2 ec 9f 7f f0 b8 09 9e 38 bd b2 77 e7 76 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1584)@5cc224164e2f: { messageType := 2, destLocRef := '98AC81'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1584)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1584)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5cc224164e2f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5cc224164e2f: setverdict(error): pass -> error SGSN_Test_0-RAN(1585)@5cc224164e2f: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591)@5cc224164e2f: Final verdict of PTC: error 20250413100159643 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250413100159643 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100159643 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250413100159643 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250413100159643 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250413100159643 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100159643 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250413100159643 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250413100159643 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:769) 20250413100159644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100159644 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1125) 20250413100159644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1131) 20250413100159644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250413100159644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250413100159644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250413100159644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100159644 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100159644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250413100159644 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250413100159644 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250413100159651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50592<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1585)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-SCCP(1584)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1589)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-M3UA(1586)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1570)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1569)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1578)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1583)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1573)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1580)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1587)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1574)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1579)@5cc224164e2f: Final verdict of PTC: none 20250413100159661 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413100159661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1575)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1590)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1588)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1571)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1576)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1581)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1569): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1570): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1571): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1572): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1573): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1574): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1575): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1576): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1577): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1578): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1579): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1580): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1581): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1582): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1583): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-SCCP(1584): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-RAN(1585): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-M3UA(1586): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-RNC_GTP(1587): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1588): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1589): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1590): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1591): error (none -> error) MTC@5cc224164e2f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: error MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error'. Sun Apr 13 10:01:59 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250413100159832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100200334 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50606<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=263520) 20250413100200663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100200663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=263520, count=267972) 20250413100201644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250413100201644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250413100201644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250413100201665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100201665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 error' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Sun Apr 13 10:02: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_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 20250413100202667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100202667 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250413100203389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100203389 DMM INFO MM(262420000001056/cb702ea9) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413100203389 DMM INFO MM(262420000001056/cb702ea9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413100203389 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b649a0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413100203389 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b649a0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100203389 DMM DEBUG MM_STATE_Iu(11)[0x55b5d3b65d80]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250413100203389 DMM DEBUG MM_STATE_Iu(11)[0x55b5d3b65d80]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250413100203389 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250413100203389 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) 20250413100203389 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) 20250413100203389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413100203389 DMM DEBUG MM_STATE_Gb[0x55b5d3b56eb0]{Idle}: Deallocated (fsm.c:568) 20250413100203389 DMM DEBUG MM_STATE_Iu(11)[0x55b5d3b65d80]{Detached}: Deallocated (fsm.c:568) 20250413100203389 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b649a0]{Deregistered}: Deallocated (fsm.c:568) 20250413100203389 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1592)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1593)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1592)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1596)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1596)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100203408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100203408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100203408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100203408 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100203408 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100203408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100203408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100203408 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100203408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1596)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100203409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100203409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100203409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100203409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100203409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100203409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100203409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100203409 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100203409 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100203409 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100203409 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100203409 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100203409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1596)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1596)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100203412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1597)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1593)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1593)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100203417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100203417 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1598)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1597)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1601)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1601)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100203425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100203425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100203425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100203425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100203425 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100203425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100203425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100203425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100203425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1601)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100203426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100203426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100203426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100203426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100203426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100203426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100203426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100203426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100203426 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100203426 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100203426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100203426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100203426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1601)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1601)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100203428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1602)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1598)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1598)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1603)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413100203435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100203435 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1602)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1606)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1606)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100203440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100203440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100203440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100203440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100203440 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100203440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100203440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100203440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100203440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1606)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100203441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100203441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100203441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100203441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100203441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100203441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100203441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100203441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100203441 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100203441 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100203441 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1606)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1606)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100203442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100203442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250413100203444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@5cc224164e2f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1609)@5cc224164e2f: ************************************************* SGSN_Test_0-M3UA(1609)@5cc224164e2f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1609)@5cc224164e2f: ************************************************* MTC@5cc224164e2f: Starting RAN_Emulation SGSN_Test_0-SCCP(1607)@5cc224164e2f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1603)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1603)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100203450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100203450 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(1605)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100203647 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250413100203647 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250413100203647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250413100203647 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1609)@5cc224164e2f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250413100203649 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100203649 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250413100203649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250413100203649 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1174) 20250413100203649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250413100203649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250413100203649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250413100203649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100203649 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250413100203649 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 (osmo_ss7_asp.c:1174) 20250413100203649 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250413100203650 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100203650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250413100203650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250413100203650 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 (osmo_ss7_asp.c:1174) 20250413100203650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250413100203650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250413100203650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250413100203650 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100203650 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250413100203650 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 (osmo_ss7_asp.c:1174) 20250413100203650 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100203650 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250413100203650 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250413100203668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100203668 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100203668 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100203668 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1611)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1611)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100203669 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1611)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1611)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413100203669 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1611)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1611)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1611)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1611)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250413100204463 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204463 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100204463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204463 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100204463 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100204463 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204463 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100204464 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250413100204464 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250413100204465 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204465 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204465 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100204465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100204465 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100204465 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204465 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1608)@5cc224164e2f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@5cc224164e2f: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614), IMSI='262420000001057'H, TLLI='CC44C36D'O, index=0 SGSN_Test-GSUP(1612)@5cc224164e2f: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@5cc224164e2f: 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 := '2A99'O, rac := 'AD'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(1608)@5cc224164e2f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)14050699 SGSN_Test_0-SCCP(1607)@5cc224164e2f: First idle individual index:0 SGSN_Test_0-RAN(1608)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 20250413100204733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100204733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204733 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100204733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100204733 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204733 DLSS7 DEBUG 0: ASP(asp-dyn-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 d6 65 8b 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 2a 99 ad 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 (osmo_ss7_asp.c:1174) 20250413100204734 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100204734 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100204734 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100204734 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100204734 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56eb0]{Deregistered}: Allocated (fsm.c:456) 20250413100204734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413100204734 DMM DEBUG MM_STATE_Gb[0x55b5d3b69d40]{Idle}: Allocated (fsm.c:456) 20250413100204734 DMM DEBUG MM_STATE_Iu[0x55b5d3b6afd0]{Detached}: Allocated (fsm.c:456) 20250413100204734 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56eb0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100204734 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56eb0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100204734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100204734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100204734 DMM DEBUG MM(262420000001057/cbe21f19) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100204734 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250413100204735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100204735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204735 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250413100204735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100204735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204735 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 d6 65 8b 00 00 0d 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100204735 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204735 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204735 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100204735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100204735 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100204735 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204735 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 d6 65 8b 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1607)@5cc224164e2f: { messageType := 2, destLocRef := 'D6658B'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(1607)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@5cc224164e2f: 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 := '0C420B77DC0D16D25864F3C51E155E80'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43CAF5ED'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '479188F516227FED'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ADF1CDCD298DE2CF823470748D45C33E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '73A55E0AFA7D987C6DE5CE7FEBCE2518'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '58B0E5878E75DED57FE5EDC1847091A8'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '411DA5B44C452504'O } } } } } SGSN_Test_0-SCCP(1607)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: vl_len:23 SGSN_Test_0-SCCP(1607)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250413100204753 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204753 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100204753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204753 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100204753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100204753 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204753 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100204753 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100204753 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100204753 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100204754 DMM DEBUG MM(262420000001057/cbe21f19) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1134) 20250413100204754 DMM NOTICE MM(262420000001057/cbe21f19) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100204754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100204754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100204754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100204754 DMM DEBUG MM(262420000001057/cbe21f19) Requesting authorization (sgsn_auth.c:160) 20250413100204754 DMM INFO MM(262420000001057/cbe21f19) Requesting authentication tuples (sgsn_auth.c:184) 20250413100204754 DMM DEBUG MM(262420000001057/cbe21f19) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413100204754 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250413100204754 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1612)@5cc224164e2f: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614) SGSN_Test-GSUP(1612)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)"262420000001057" 20250413100204757 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413100204757 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413100204757 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413100204757 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413100204757 DMM INFO MM(262420000001057/cbe21f19) Subscriber data update (mmctx.c:445) 20250413100204757 DMM DEBUG MM(262420000001057/cbe21f19) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413100204757 DMM INFO MM(262420000001057/cbe21f19) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413100204757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413100204757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413100204757 DMM INFO MM(262420000001057/cbe21f19) <- GMM AUTH AND CIPHERING REQ (rand = 0c 42 0b 77 dc 0d 16 d2 58 64 f3 c5 1e 15 5e 80 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 58 b0 e5 87 8e 75 de d5 7f e5 ed c1 84 70 91 a8 ) (gprs_gmm.c:510) 20250413100204757 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250413100204757 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204757 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204757 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100204757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100204757 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100204757 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204757 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 d6 65 8b 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 d0 21 0c 42 0b 77 dc 0d 16 d2 58 64 f3 c5 1e 15 5e 80 80 28 10 58 b0 e5 87 8e 75 de d5 7f e5 ed c1 84 70 91 a8 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1607)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: vl_len:37 SGSN_Test_0-SCCP(1607)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22411DA5B423094399990000105007F029044C452504'O 20250413100204767 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204767 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100204767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204767 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100204767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100204767 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204767 DLSS7 DEBUG 0: ASP(asp-dyn-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 0d 22 41 1d a5 b4 23 09 43 99 99 00 00 10 50 07 f0 29 04 4c 45 25 04 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) 20250413100204767 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100204767 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100204767 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100204767 DMM INFO MM(262420000001057/cbe21f19) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413100204767 DMM NOTICE MM(262420000001057/cbe21f19) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413100204767 DMM DEBUG MM(262420000001057/cbe21f19) checking auth: received UMTS RES = 41 1d a5 b4 4c 45 25 04 (gprs_gmm.c:716) 20250413100204767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413100204767 DMM DEBUG MM(262420000001057/cbe21f19) Requesting authorization (sgsn_auth.c:160) 20250413100204767 DMM INFO MM(262420000001057/cbe21f19) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100204767 DMM DEBUG MM(262420000001057/cbe21f19) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100204767 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250413100204767 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) 20250413100204767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250413100204767 DMM DEBUG MM(262420000001057/cbe21f19) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250413100204767 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204767 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204767 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100204767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100204767 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100204767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204767 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 d6 65 8b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ad f1 cd cd 29 8d e2 cf 82 34 70 74 8d 45 c3 3e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1607)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: vl_len:12 SGSN_Test_0-SCCP(1607)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250413100204779 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204779 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100204779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204779 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100204779 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100204779 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204779 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100204779 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250413100204779 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250413100204779 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250413100204779 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:366) 20250413100204779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250413100204779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250413100204779 DMM INFO MM(262420000001057/cbe21f19) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbe21f19) (gprs_gmm.c:337) 20250413100204779 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:510) 20250413100204779 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204779 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100204779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100204779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100204779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204779 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 d6 65 8b 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 (osmo_ss7_asp.c:1174) 20250413100204779 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204779 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204779 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100204779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204779 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100204779 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204779 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100204779 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204779 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 d6 65 8b 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 cb e2 1f 19 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1607)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250413100204785 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413100204785 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413100204785 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250413100204785 DMM INFO MM(262420000001057/cbe21f19) Subscriber data update (mmctx.c:445) 20250413100204785 DMM DEBUG MM(262420000001057/cbe21f19) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413100204785 DMM INFO MM(262420000001057/cbe21f19) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413100204785 DMM NOTICE MM(262420000001057/cbe21f19) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1050) 20250413100204785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413100204785 DMM NOTICE MM(262420000001057/cbe21f19) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413100204785 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) 20250413100204785 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413100204785 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250413100204785 DMM INFO MM(262420000001057/cbe21f19) Subscriber data update (mmctx.c:445) 20250413100204785 DMM DEBUG MM(262420000001057/cbe21f19) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1607)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: vl_len:14 SGSN_Test_0-SCCP(1607)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250413100204787 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204787 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100204787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204787 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100204787 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204787 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100204787 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204787 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100204788 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100204788 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100204788 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100204788 DMM INFO MM(262420000001057/cbe21f19) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413100204788 DMM NOTICE MM(262420000001057/cbe21f19) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413100204788 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56eb0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413100204788 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56eb0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100204788 DMM DEBUG MM_STATE_Iu(13)[0x55b5d3b6afd0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250413100204788 DMM DEBUG MM_STATE_Iu(13)[0x55b5d3b6afd0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250413100204788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413100204788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413100204788 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204788 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204788 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100204788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100204788 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100204788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204788 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 d6 65 8b 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1607)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1607)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: vl_len:7 SGSN_Test_0-SCCP(1607)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250413100204791 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204791 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100204791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204791 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100204791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100204791 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204791 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100204791 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250413100204791 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250413100204791 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250413100204791 DMM INFO MM(262420000001057/cbe21f19) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250413100204791 DMM DEBUG MM_STATE_Iu(13)[0x55b5d3b6afd0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250413100204791 DMM DEBUG MM_STATE_Iu(13)[0x55b5d3b6afd0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250413100204791 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204791 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204791 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100204791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100204791 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100204791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204791 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 d6 65 8b 00 00 0d 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1607)@5cc224164e2f: Session index based on local reference:0 20250413100204792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100204792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204792 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100204792 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100204792 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204792 DLSS7 DEBUG 0: ASP(asp-dyn-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 d6 65 8b 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1608)@5cc224164e2f: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)14050699 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@5cc224164e2f: 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 := 'CBE21F19'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1608)@5cc224164e2f: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)8676666 SGSN_Test_0-RAN(1608)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1607)@5cc224164e2f: First idle individual index:0 20250413100204993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100204993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204993 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100204993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100204993 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204993 DLSS7 DEBUG 0: ASP(asp-dyn-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 84 65 3a 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 cb e2 1f 19 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 (osmo_ss7_asp.c:1174) 20250413100204994 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100204994 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100204994 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100204994 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCBE21F19) type="signalling"  (gprs_gmm.c:1936) 20250413100204994 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56eb0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250413100204994 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56eb0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413100204994 DMM DEBUG MM(262420000001057/cbe21f19) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250413100204994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100204994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204994 DLSS7 DEBUG 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 (osmo_ss7_combined_linkset.c:283) 20250413100204994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100204994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204994 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 84 65 3a 00 00 0e 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100204994 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100204994 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100204994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100204994 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100204994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100204994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100204994 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100204994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100204994 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100204995 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 84 65 3a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ad f1 cd cd 29 8d e2 cf 82 34 70 74 8d 45 c3 3e 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1607)@5cc224164e2f: { messageType := 2, destLocRef := '84653A'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(1607)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1607)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@5cc224164e2f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@5cc224164e2f: setverdict(error): pass -> error SGSN_Test_0-RAN(1608)@5cc224164e2f: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614)@5cc224164e2f: Final verdict of PTC: error 20250413100205012 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250413100205012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100205012 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250413100205012 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250413100205012 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250413100205012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100205012 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250413100205012 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250413100205012 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:769) 20250413100205012 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100205012 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1125) 20250413100205012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1131) 20250413100205012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250413100205012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250413100205012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250413100205012 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100205012 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100205012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250413100205012 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250413100205012 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250413100205019 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50618<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1607)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-M3UA(1609)@5cc224164e2f: Final verdict of PTC: none 20250413100205023 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413100205023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1611)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-RAN(1608)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1612)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1597)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1606)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1596)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1601)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1593)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1592)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1598)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1602)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1603)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1610)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1594)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1604)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1613)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1599)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1592): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1593): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1594): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1595): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1596): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1597): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1598): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1599): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1600): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1601): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1602): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1603): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1604): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1605): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1606): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-SCCP(1607): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-RAN(1608): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-M3UA(1609): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-RNC_GTP(1610): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1611): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1612): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1613): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1614): error (none -> error) MTC@5cc224164e2f: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: error MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error'. Sun Apr 13 10:02:05 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20250413100205171 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100205674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50622<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262832) 20250413100206024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100206024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=262832, count=267284) 20250413100207014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250413100207014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250413100207014 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250413100207024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100207024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge error' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Sun Apr 13 10:02: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_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 20250413100208026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100208026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_attach_pdp_act_pmm_idle started. 20250413100208744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100208746 DMM INFO MM(262420000001057/cbe21f19) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413100208746 DMM INFO MM(262420000001057/cbe21f19) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413100208746 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56eb0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413100208746 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56eb0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100208747 DMM DEBUG MM_STATE_Iu(13)[0x55b5d3b6afd0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250413100208747 DMM DEBUG MM_STATE_Iu(13)[0x55b5d3b6afd0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250413100208747 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250413100208747 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) 20250413100208747 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) 20250413100208747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413100208747 DMM DEBUG MM_STATE_Gb[0x55b5d3b69d40]{Idle}: Deallocated (fsm.c:568) 20250413100208747 DMM DEBUG MM_STATE_Iu(13)[0x55b5d3b6afd0]{Detached}: Deallocated (fsm.c:568) 20250413100208747 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b56eb0]{Deregistered}: Deallocated (fsm.c:568) 20250413100208747 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1615)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1616)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1615)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1619)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1619)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100208782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100208782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100208782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100208782 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100208782 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100208782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100208782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100208782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100208782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1619)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100208784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100208784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100208784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100208784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100208784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100208784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100208784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100208784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100208784 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100208784 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100208784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100208784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100208784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1619)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1619)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1620)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413100208788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1616)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1616)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1621)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413100208795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100208795 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1620)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1624)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1624)@5cc224164e2f: Provider Link came up: sending NS-RESET TC_attach_pdp_act_pmm_idle-BVCI196(1618)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100208797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100208797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100208797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100208797 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100208797 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100208797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100208797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100208797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100208797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1624)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100208798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100208798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100208798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100208798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100208798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100208798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100208798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100208798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100208798 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100208798 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100208798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100208798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100208798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1624)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1624)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100208801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1625)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1621)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1621)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100208808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100208808 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1626)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI210(1623)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1625)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1629)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1629)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100208812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100208812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100208812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100208812 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100208812 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100208812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100208812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100208812 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100208812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1629)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100208813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100208813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100208813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100208813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100208813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100208813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100208813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100208813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100208813 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100208813 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100208813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100208813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100208813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1629)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1629)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100208815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1626)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1626)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5cc224164e2f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1632)@5cc224164e2f: ************************************************* SGSN_Test_0-M3UA(1632)@5cc224164e2f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1632)@5cc224164e2f: ************************************************* MTC@5cc224164e2f: Starting RAN_Emulation SGSN_Test_0-SCCP(1630)@5cc224164e2f: v_sccp_pdu_maxlen:268 20250413100208820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100208820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1628)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100209020 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250413100209020 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250413100209020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250413100209020 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1632)@5cc224164e2f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250413100209026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100209026 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250413100209026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250413100209026 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1174) 20250413100209026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250413100209026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250413100209026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250413100209026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100209026 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250413100209026 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 (osmo_ss7_asp.c:1174) 20250413100209026 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250413100209027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100209027 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100209027 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100209027 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250413100209028 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100209028 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250413100209028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250413100209028 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 (osmo_ss7_asp.c:1174) 20250413100209028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250413100209028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250413100209028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250413100209028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100209028 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250413100209028 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 (osmo_ss7_asp.c:1174) 20250413100209028 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100209028 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250413100209029 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) SGSN_Test-GSUP-IPA(1634)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1634)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100209031 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1634)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1634)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250413100209033 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1634)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1634)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1634)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1634)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250413100209839 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100209839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100209839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100209839 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100209839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100209839 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100209839 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100209839 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100209839 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100209839 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100209839 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250413100209839 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250413100209840 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100209840 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100209840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100209840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100209840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100209840 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100209840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100209840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100209840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100209840 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 06 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1631)@5cc224164e2f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1618)@5cc224164e2f: Adding Client=TC_attach_pdp_act_pmm_idle(1637), IMSI='262420000001005'H, TLLI='E2F9283D'O, index=0 SGSN_Test-GSUP(1635)@5cc224164e2f: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1637) TC_attach_pdp_act_pmm_idle(1637)@5cc224164e2f: 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 := '08DF'O, rac := '96'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(1631)@5cc224164e2f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)9237178 SGSN_Test_0-SCCP(1630)@5cc224164e2f: First idle individual index:0 SGSN_Test_0-RAN(1631)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 20250413100210111 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210111 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100210111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210111 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100210111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100210111 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210111 DLSS7 DEBUG 0: ASP(asp-dyn-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 8c f2 ba 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 08 df 96 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 (osmo_ss7_asp.c:1174) 20250413100210111 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100210111 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100210111 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100210111 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100210111 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6afd0]{Deregistered}: Allocated (fsm.c:456) 20250413100210111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{Init}: Allocated (fsm.c:456) 20250413100210111 DMM DEBUG MM_STATE_Gb[0x55b5d3b5e8b0]{Idle}: Allocated (fsm.c:456) 20250413100210111 DMM DEBUG MM_STATE_Iu[0x55b5d3b6b520]{Detached}: Allocated (fsm.c:456) 20250413100210111 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6afd0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100210111 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6afd0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100210111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100210111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100210111 DMM DEBUG MM(262420000001005/e1de0567) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100210111 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250413100210111 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210111 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210111 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100210111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100210111 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100210111 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210112 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 8c f2 ba 00 00 0f 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100210112 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210112 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210112 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100210112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100210112 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100210112 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210112 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 8c f2 ba 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1630)@5cc224164e2f: { messageType := 2, destLocRef := '8CF2BA'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(1630)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@5cc224164e2f: 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 := '9D39BAED69B5EA918EB7DD7EC794140B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '08118C74'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E6ADE7C3A42269A4'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9A69BE6187EA656F10FC0423FC80D79B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3CDE586F140E53532B4963522612449E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0D2F7C96F7332ED2AC3EA3D862B3F5D2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EA2E4823754AFE63'O } } } } } SGSN_Test_0-SCCP(1630)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: vl_len:23 SGSN_Test_0-SCCP(1630)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250413100210124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100210124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210124 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100210124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100210124 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210124 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100210124 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100210124 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100210124 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100210124 DMM DEBUG MM(262420000001005/e1de0567) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1134) 20250413100210124 DMM NOTICE MM(262420000001005/e1de0567) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100210124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100210124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100210124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100210124 DMM DEBUG MM(262420000001005/e1de0567) Requesting authorization (sgsn_auth.c:160) 20250413100210124 DMM INFO MM(262420000001005/e1de0567) Requesting authentication tuples (sgsn_auth.c:184) 20250413100210124 DMM DEBUG MM(262420000001005/e1de0567) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413100210124 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250413100210124 DGPRS INFO SUBSCR(262420000001005) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1635)@5cc224164e2f: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1637) SGSN_Test-GSUP(1635)@5cc224164e2f: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1637)"262420000001005" 20250413100210130 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413100210130 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413100210130 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413100210130 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413100210130 DMM INFO MM(262420000001005/e1de0567) Subscriber data update (mmctx.c:445) 20250413100210130 DMM DEBUG MM(262420000001005/e1de0567) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413100210130 DMM INFO MM(262420000001005/e1de0567) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413100210130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413100210130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413100210130 DMM INFO MM(262420000001005/e1de0567) <- GMM AUTH AND CIPHERING REQ (rand = 9d 39 ba ed 69 b5 ea 91 8e b7 dd 7e c7 94 14 0b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0d 2f 7c 96 f7 33 2e d2 ac 3e a3 d8 62 b3 f5 d2 ) (gprs_gmm.c:510) 20250413100210130 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250413100210130 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210130 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210130 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100210130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100210130 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100210130 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210130 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 8c f2 ba 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 f0 21 9d 39 ba ed 69 b5 ea 91 8e b7 dd 7e c7 94 14 0b 80 28 10 0d 2f 7c 96 f7 33 2e d2 ac 3e a3 d8 62 b3 f5 d2 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1630)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: vl_len:37 SGSN_Test_0-SCCP(1630)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22EA2E482323094399990000100005F02904754AFE63'O 20250413100210139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100210139 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210139 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100210139 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210139 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100210139 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210139 DLSS7 DEBUG 0: ASP(asp-dyn-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 0f 22 ea 2e 48 23 23 09 43 99 99 00 00 10 00 05 f0 29 04 75 4a fe 63 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) 20250413100210140 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100210140 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100210140 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100210140 DMM INFO MM(262420000001005/e1de0567) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413100210140 DMM NOTICE MM(262420000001005/e1de0567) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413100210140 DMM DEBUG MM(262420000001005/e1de0567) checking auth: received UMTS RES = ea 2e 48 23 75 4a fe 63 (gprs_gmm.c:716) 20250413100210140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413100210140 DMM DEBUG MM(262420000001005/e1de0567) Requesting authorization (sgsn_auth.c:160) 20250413100210140 DMM INFO MM(262420000001005/e1de0567) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100210140 DMM DEBUG MM(262420000001005/e1de0567) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100210140 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250413100210140 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) 20250413100210140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250413100210140 DMM DEBUG MM(262420000001005/e1de0567) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250413100210140 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210140 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210140 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100210140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100210140 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100210140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210140 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 8c f2 ba 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9a 69 be 61 87 ea 65 6f 10 fc 04 23 fc 80 d7 9b 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1630)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: vl_len:12 SGSN_Test_0-SCCP(1630)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250413100210154 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100210154 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210154 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100210154 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210154 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100210154 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210154 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100210154 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250413100210154 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250413100210154 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250413100210154 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:366) 20250413100210154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250413100210154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250413100210154 DMM INFO MM(262420000001005/e1de0567) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1de0567) (gprs_gmm.c:337) 20250413100210154 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:510) 20250413100210154 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210154 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210154 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100210155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100210155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100210155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210155 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 8c f2 ba 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 (osmo_ss7_asp.c:1174) 20250413100210155 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210155 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210155 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100210155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100210155 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100210155 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210155 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 8c f2 ba 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 e1 de 05 67 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1630)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250413100210160 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413100210160 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413100210160 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250413100210160 DMM INFO MM(262420000001005/e1de0567) Subscriber data update (mmctx.c:445) 20250413100210160 DMM DEBUG MM(262420000001005/e1de0567) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413100210160 DMM INFO MM(262420000001005/e1de0567) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413100210160 DMM NOTICE MM(262420000001005/e1de0567) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1050) 20250413100210160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413100210160 DMM NOTICE MM(262420000001005/e1de0567) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413100210160 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) 20250413100210161 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413100210161 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250413100210161 DMM INFO MM(262420000001005/e1de0567) Subscriber data update (mmctx.c:445) 20250413100210161 DMM DEBUG MM(262420000001005/e1de0567) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1630)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: vl_len:14 SGSN_Test_0-SCCP(1630)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250413100210163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210163 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210163 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210163 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100210163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210163 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100210163 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100210163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210163 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100210163 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100210163 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100210163 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100210163 DMM INFO MM(262420000001005/e1de0567) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413100210164 DMM NOTICE MM(262420000001005/e1de0567) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413100210164 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6afd0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413100210164 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6afd0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100210164 DMM DEBUG MM_STATE_Iu(15)[0x55b5d3b6b520]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250413100210164 DMM DEBUG MM_STATE_Iu(15)[0x55b5d3b6b520]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250413100210164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413100210164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413100210164 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210164 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210164 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100210164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210164 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100210164 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100210164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210164 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 8c f2 ba 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1630)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1630)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: vl_len:7 SGSN_Test_0-SCCP(1630)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250413100210169 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210169 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100210169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210169 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100210169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100210169 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210169 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100210169 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250413100210169 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250413100210169 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250413100210169 DMM INFO MM(262420000001005/e1de0567) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250413100210169 DMM DEBUG MM_STATE_Iu(15)[0x55b5d3b6b520]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250413100210169 DMM DEBUG MM_STATE_Iu(15)[0x55b5d3b6b520]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250413100210169 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210170 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210170 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100210170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100210170 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100210170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210170 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 8c f2 ba 00 00 0f 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1630)@5cc224164e2f: Session index based on local reference:0 20250413100210171 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210171 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210171 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210171 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100210171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210171 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100210171 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100210171 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210171 DLSS7 DEBUG 0: ASP(asp-dyn-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 8c f2 ba 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1631)@5cc224164e2f: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1637)9237178 TC_attach_pdp_act_pmm_idle(1637)@5cc224164e2f: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1637)@5cc224164e2f: 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 := 'E1DE0567'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1631)@5cc224164e2f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1637)15446074 SGSN_Test_0-RAN(1631)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1630)@5cc224164e2f: First idle individual index:0 20250413100210372 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210373 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210373 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100210373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210373 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100210373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100210373 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210373 DLSS7 DEBUG 0: ASP(asp-dyn-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 eb b0 3a 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 e1 de 05 67 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 (osmo_ss7_asp.c:1174) 20250413100210373 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100210373 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100210373 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100210373 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE1DE0567) type="signalling"  (gprs_gmm.c:1936) 20250413100210373 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6afd0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250413100210373 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6afd0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413100210374 DMM DEBUG MM(262420000001005/e1de0567) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250413100210374 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210374 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100210374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100210374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100210374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210374 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 eb b0 3a 00 00 10 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100210374 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210374 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100210374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100210374 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100210374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100210374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100210374 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100210374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100210374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100210374 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 eb b0 3a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9a 69 be 61 87 ea 65 6f 10 fc 04 23 fc 80 d7 9b 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1630)@5cc224164e2f: { messageType := 2, destLocRef := 'EBB03A'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(1630)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1630)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1637)@5cc224164e2f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_attach_pdp_act_pmm_idle(1637)@5cc224164e2f: setverdict(error): pass -> error SGSN_Test_0-RAN(1631)@5cc224164e2f: Warning: The last outgoing messages on port CLIENT may be lost. TC_attach_pdp_act_pmm_idle(1637)@5cc224164e2f: Final verdict of PTC: error 20250413100210390 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250413100210390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100210390 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250413100210390 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250413100210390 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250413100210390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100210390 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250413100210390 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250413100210390 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:769) 20250413100210390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100210390 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1125) 20250413100210390 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1131) 20250413100210390 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250413100210390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250413100210390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250413100210390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100210391 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100210391 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250413100210391 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250413100210391 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250413100210397 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55450<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1631)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-SCCP(1630)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1635)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-M3UA(1632)@5cc224164e2f: Final verdict of PTC: none 20250413100210402 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(1629)@5cc224164e2f: Final verdict of PTC: none 20250413100210402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1615)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1624)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1616)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1634)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1623)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1619)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1620)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1625)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1626)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1633)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1628)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1621)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1636)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1622)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1627)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1617)@5cc224164e2f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1618)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1615): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1616): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1617): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1618): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1619): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1620): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1621): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1622): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1623): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1624): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1625): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1626): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1627): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1628): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1629): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-SCCP(1630): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-RAN(1631): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-M3UA(1632): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-RNC_GTP(1633): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1634): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1635): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1636): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1637): error (none -> error) MTC@5cc224164e2f: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: error MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error'. Sun Apr 13 10:02:10 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20250413100210521 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100211024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55466<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=260124) 20250413100211403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100211403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=260124, count=266272) 20250413100212392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250413100212392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250413100212392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250413100212405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100212405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle error' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Sun Apr 13 10:02:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_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 20250413100213406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100213407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_pmm_idle_rx_mt_data started. 20250413100214104 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100214104 DMM INFO MM(262420000001005/e1de0567) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413100214105 DMM INFO MM(262420000001005/e1de0567) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413100214105 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6afd0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413100214105 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6afd0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100214105 DMM DEBUG MM_STATE_Iu(15)[0x55b5d3b6b520]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250413100214105 DMM DEBUG MM_STATE_Iu(15)[0x55b5d3b6b520]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250413100214105 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250413100214105 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) 20250413100214105 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) 20250413100214105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{Init}: Deallocated (fsm.c:568) 20250413100214105 DMM DEBUG MM_STATE_Gb[0x55b5d3b5e8b0]{Idle}: Deallocated (fsm.c:568) 20250413100214105 DMM DEBUG MM_STATE_Iu(15)[0x55b5d3b6b520]{Detached}: Deallocated (fsm.c:568) 20250413100214105 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6afd0]{Deregistered}: Deallocated (fsm.c:568) 20250413100214105 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1638)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1639)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1638)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1642)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1642)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100214120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100214120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100214120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100214120 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100214120 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100214120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100214120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100214120 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100214120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1642)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100214121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100214121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100214121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100214121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100214121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100214121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100214121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100214121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100214121 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100214121 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100214121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1642)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250413100214121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100214121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1642)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1643)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413100214124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1639)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1639)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1644)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413100214129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100214129 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1643)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1647)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pmm_idle_rx_mt_data-BVCI196(1641)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1647)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100214133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100214133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100214133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100214133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100214133 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100214133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100214133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100214133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100214133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1647)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100214133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100214134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100214134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100214134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100214134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100214134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100214134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100214134 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100214134 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100214134 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100214134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100214134 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100214134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1647)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1647)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100214136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1648)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1644)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1644)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100214141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100214141 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1646)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1649)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1648)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1652)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1652)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100214149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100214149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100214149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100214149 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100214149 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100214149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100214149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100214149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100214149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1652)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100214149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100214149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100214149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100214149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100214149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100214149 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100214149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100214149 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100214149 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100214149 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100214149 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100214150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100214150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1652)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1652)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100214152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1649)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1649)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@5cc224164e2f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1655)@5cc224164e2f: ************************************************* SGSN_Test_0-M3UA(1655)@5cc224164e2f: M3UA emulation initiated, the test can be started MTC@5cc224164e2f: Starting RAN_Emulation SGSN_Test_0-M3UA(1655)@5cc224164e2f: ************************************************* SGSN_Test_0-SCCP(1653)@5cc224164e2f: v_sccp_pdu_maxlen:268 20250413100214158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100214158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1651)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100214357 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250413100214357 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250413100214357 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250413100214357 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1655)@5cc224164e2f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250413100214359 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100214359 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250413100214359 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250413100214359 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1174) 20250413100214359 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250413100214359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250413100214359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250413100214359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100214359 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250413100214359 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 (osmo_ss7_asp.c:1174) 20250413100214359 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250413100214360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100214360 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250413100214360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250413100214360 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 (osmo_ss7_asp.c:1174) 20250413100214360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250413100214360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250413100214360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250413100214360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100214360 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250413100214360 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 (osmo_ss7_asp.c:1174) 20250413100214360 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100214360 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250413100214360 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250413100214407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100214407 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100214407 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100214407 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1657)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1657)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100214408 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413100214408 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1657)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1657)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1657)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1657)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1657)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1657)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250413100215174 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215174 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100215174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215174 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100215174 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100215174 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215174 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100215174 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250413100215174 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250413100215174 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215174 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215174 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100215174 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215174 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100215174 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215174 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100215174 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215174 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 0b 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1654)@5cc224164e2f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1641)@5cc224164e2f: Adding Client=TC_pmm_idle_rx_mt_data(1660), IMSI='262420000001007'H, TLLI='F9C5AA45'O, index=0 SGSN_Test-GSUP(1658)@5cc224164e2f: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1660) TC_pmm_idle_rx_mt_data(1660)@5cc224164e2f: 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 := '05DA'O, rac := 'C4'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1654)@5cc224164e2f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)14341225 SGSN_Test_0-SCCP(1653)@5cc224164e2f: First idle individual index:0 SGSN_Test_0-RAN(1654)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 20250413100215460 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215460 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100215460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215460 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100215460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100215460 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215460 DLSS7 DEBUG 0: ASP(asp-dyn-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 da d4 69 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 05 da c4 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) 20250413100215460 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100215460 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100215460 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100215460 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100215460 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6b520]{Deregistered}: Allocated (fsm.c:456) 20250413100215460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Allocated (fsm.c:456) 20250413100215460 DMM DEBUG MM_STATE_Gb[0x55b5d3b69d40]{Idle}: Allocated (fsm.c:456) 20250413100215460 DMM DEBUG MM_STATE_Iu[0x55b5d3b65f60]{Detached}: Allocated (fsm.c:456) 20250413100215460 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6b520]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100215460 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6b520]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100215460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100215460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100215460 DMM DEBUG MM(262420000001007/d991cbb3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100215460 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250413100215460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100215460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100215460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100215460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215460 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 da d4 69 00 00 11 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100215460 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215460 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215460 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100215460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100215460 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100215460 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215460 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 da d4 69 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1653)@5cc224164e2f: { messageType := 2, destLocRef := 'DAD469'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@5cc224164e2f: 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 := 'C487169CC8C847C76F11724070B986DA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '52A170B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '98050DF9BBB16876'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7D798B14EA1A01EA354DAD7AAA536928'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BFF0EFA03EE27C5D44307B0D6D6A06D2'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4C15FC28737BD33099FC133AB54A14CE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5653E042200DDA5E'O } } } } } SGSN_Test_0-SCCP(1653)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: vl_len:23 SGSN_Test_0-SCCP(1653)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250413100215468 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215468 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215468 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215468 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100215468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215468 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100215468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100215468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215468 DLSS7 DEBUG 0: ASP(asp-dyn-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 11 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 (osmo_ss7_asp.c:1174) 20250413100215469 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100215469 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100215469 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100215469 DMM DEBUG MM(262420000001007/d991cbb3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1134) 20250413100215469 DMM NOTICE MM(262420000001007/d991cbb3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100215469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100215469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100215469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100215469 DMM DEBUG MM(262420000001007/d991cbb3) Requesting authorization (sgsn_auth.c:160) 20250413100215469 DMM INFO MM(262420000001007/d991cbb3) Requesting authentication tuples (sgsn_auth.c:184) 20250413100215469 DMM DEBUG MM(262420000001007/d991cbb3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413100215469 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250413100215469 DGPRS INFO SUBSCR(262420000001007) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1658)@5cc224164e2f: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1660) SGSN_Test-GSUP(1658)@5cc224164e2f: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1660)"262420000001007" 20250413100215471 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413100215471 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413100215471 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413100215471 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413100215471 DMM INFO MM(262420000001007/d991cbb3) Subscriber data update (mmctx.c:445) 20250413100215471 DMM DEBUG MM(262420000001007/d991cbb3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413100215471 DMM INFO MM(262420000001007/d991cbb3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413100215471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413100215471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413100215471 DMM INFO MM(262420000001007/d991cbb3) <- GMM AUTH AND CIPHERING REQ (rand = c4 87 16 9c c8 c8 47 c7 6f 11 72 40 70 b9 86 da , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4c 15 fc 28 73 7b d3 30 99 fc 13 3a b5 4a 14 ce ) (gprs_gmm.c:510) 20250413100215471 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250413100215471 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215471 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215471 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100215471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215471 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100215471 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100215471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215471 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 00 06 da d4 69 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 10 21 c4 87 16 9c c8 c8 47 c7 6f 11 72 40 70 b9 86 da 80 28 10 4c 15 fc 28 73 7b d3 30 99 fc 13 3a b5 4a 14 ce 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1653)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: vl_len:37 SGSN_Test_0-SCCP(1653)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301225653E04223094399990000100007F02904200DDA5E'O 20250413100215476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100215476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215476 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100215476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100215476 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215476 DLSS7 DEBUG 0: ASP(asp-dyn-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 11 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 01 22 56 53 e0 42 23 09 43 99 99 00 00 10 00 07 f0 29 04 20 0d da 5e 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) 20250413100215476 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100215476 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100215476 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100215476 DMM INFO MM(262420000001007/d991cbb3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413100215476 DMM NOTICE MM(262420000001007/d991cbb3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413100215476 DMM DEBUG MM(262420000001007/d991cbb3) checking auth: received UMTS RES = 56 53 e0 42 20 0d da 5e (gprs_gmm.c:716) 20250413100215476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413100215476 DMM DEBUG MM(262420000001007/d991cbb3) Requesting authorization (sgsn_auth.c:160) 20250413100215476 DMM INFO MM(262420000001007/d991cbb3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100215476 DMM DEBUG MM(262420000001007/d991cbb3) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100215476 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250413100215476 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) 20250413100215476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250413100215476 DMM DEBUG MM(262420000001007/d991cbb3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250413100215476 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215476 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215476 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100215476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100215476 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100215476 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215476 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 da d4 69 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7d 79 8b 14 ea 1a 01 ea 35 4d ad 7a aa 53 69 28 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1653)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: vl_len:12 SGSN_Test_0-SCCP(1653)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250413100215482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100215482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215482 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100215482 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100215482 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215482 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100215483 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250413100215483 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250413100215483 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250413100215483 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:366) 20250413100215483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250413100215483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250413100215483 DMM INFO MM(262420000001007/d991cbb3) <- GMM ATTACH ACCEPT (new P-TMSI=0xd991cbb3) (gprs_gmm.c:337) 20250413100215483 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:510) 20250413100215483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100215483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100215483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100215483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215483 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 da d4 69 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 (osmo_ss7_asp.c:1174) 20250413100215483 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215483 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215483 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100215483 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215483 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100215483 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215483 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100215483 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215483 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 00 06 da d4 69 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 d9 91 cb b3 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1653)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250413100215487 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413100215487 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413100215487 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250413100215487 DMM INFO MM(262420000001007/d991cbb3) Subscriber data update (mmctx.c:445) 20250413100215487 DMM DEBUG MM(262420000001007/d991cbb3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413100215487 DMM INFO MM(262420000001007/d991cbb3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413100215487 DMM NOTICE MM(262420000001007/d991cbb3) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1050) 20250413100215487 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413100215487 DMM NOTICE MM(262420000001007/d991cbb3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413100215487 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) 20250413100215487 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413100215487 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250413100215487 DMM INFO MM(262420000001007/d991cbb3) Subscriber data update (mmctx.c:445) 20250413100215487 DMM DEBUG MM(262420000001007/d991cbb3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1653)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: vl_len:14 SGSN_Test_0-SCCP(1653)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250413100215488 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100215488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215488 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100215488 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100215488 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215488 DLSS7 DEBUG 0: ASP(asp-dyn-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 11 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 (osmo_ss7_asp.c:1174) 20250413100215488 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100215488 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100215488 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100215488 DMM INFO MM(262420000001007/d991cbb3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413100215488 DMM NOTICE MM(262420000001007/d991cbb3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413100215488 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6b520]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413100215488 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6b520]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100215488 DMM DEBUG MM_STATE_Iu(17)[0x55b5d3b65f60]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250413100215488 DMM DEBUG MM_STATE_Iu(17)[0x55b5d3b65f60]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250413100215488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413100215488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413100215489 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215489 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215489 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100215489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215489 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100215489 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215489 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100215489 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215489 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 00 06 da d4 69 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1653)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1653)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: vl_len:7 SGSN_Test_0-SCCP(1653)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250413100215492 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215492 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100215492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215492 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100215492 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100215492 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215492 DLSS7 DEBUG 0: ASP(asp-dyn-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 11 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) 20250413100215492 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250413100215492 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250413100215492 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250413100215492 DMM INFO MM(262420000001007/d991cbb3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250413100215492 DMM DEBUG MM_STATE_Iu(17)[0x55b5d3b65f60]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250413100215492 DMM DEBUG MM_STATE_Iu(17)[0x55b5d3b65f60]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250413100215492 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215492 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215492 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100215492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100215492 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100215492 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215492 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 da d4 69 00 00 11 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1653)@5cc224164e2f: Session index based on local reference:0 20250413100215493 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215493 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215493 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215493 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100215493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215493 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100215493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100215493 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215493 DLSS7 DEBUG 0: ASP(asp-dyn-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 da d4 69 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1654)@5cc224164e2f: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1660)14341225 TC_pmm_idle_rx_mt_data(1660)@5cc224164e2f: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1660)@5cc224164e2f: 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 := 'D991CBB3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1654)@5cc224164e2f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1660)8001830 SGSN_Test_0-RAN(1654)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1653)@5cc224164e2f: First idle individual index:0 20250413100215696 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215697 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100215697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215697 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100215697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100215697 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215697 DLSS7 DEBUG 0: ASP(asp-dyn-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 7a 19 26 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 d9 91 cb b3 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 (osmo_ss7_asp.c:1174) 20250413100215697 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100215697 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100215697 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100215697 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD991CBB3) type="signalling"  (gprs_gmm.c:1936) 20250413100215697 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6b520]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250413100215697 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6b520]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413100215697 DMM DEBUG MM(262420000001007/d991cbb3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250413100215698 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215698 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100215698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100215698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100215698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215698 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 7a 19 26 00 00 12 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100215698 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215698 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100215698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100215698 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100215698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100215698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100215698 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100215698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100215698 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100215698 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 7a 19 26 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 7d 79 8b 14 ea 1a 01 ea 35 4d ad 7a aa 53 69 28 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1653)@5cc224164e2f: { messageType := 2, destLocRef := '7A1926'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1653)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1653)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1660)@5cc224164e2f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_pmm_idle_rx_mt_data(1660)@5cc224164e2f: setverdict(error): pass -> error SGSN_Test_0-RAN(1654)@5cc224164e2f: Warning: The last outgoing messages on port CLIENT may be lost. TC_pmm_idle_rx_mt_data(1660)@5cc224164e2f: Final verdict of PTC: error 20250413100215709 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250413100215709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100215709 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250413100215709 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250413100215709 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250413100215709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100215709 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250413100215709 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250413100215709 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:769) 20250413100215709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100215709 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1125) 20250413100215709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1131) 20250413100215709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250413100215709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250413100215709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250413100215709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100215709 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100215709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250413100215709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250413100215709 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250413100215715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55472<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250413100215719 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413100215719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1654)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-SCCP(1653)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1657)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1658)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-M3UA(1655)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1642)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1647)@5cc224164e2f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1646)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1652)@5cc224164e2f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1641)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1648)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1643)@5cc224164e2f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1651)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1649)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1645)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1639)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1638)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1640)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1656)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1650)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1644)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1659)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1638): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1639): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1640): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1641): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1642): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1643): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1644): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1645): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1646): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1647): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1648): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1649): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1650): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1651): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1652): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-SCCP(1653): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-RAN(1654): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-M3UA(1655): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-RNC_GTP(1656): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1657): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1658): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1659): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_pmm_idle_rx_mt_data(1660): error (none -> error) MTC@5cc224164e2f: Test case TC_pmm_idle_rx_mt_data finished. Verdict: error MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error'. Sun Apr 13 10:02:15 UTC 2025 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20250413100215836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100216338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47272<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=261668) 20250413100216720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100216720 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=261668, count=266120) 20250413100217710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250413100217710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250413100217710 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250413100217721 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100217721 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data error' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Sun Apr 13 10:02:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/SGSN_Tests_Iu.TC_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 20250413100218722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100218722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_update_ctx_err_ind_from_ggsn started. 20250413100219402 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47284<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100219402 DMM INFO MM(262420000001007/d991cbb3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413100219402 DMM INFO MM(262420000001007/d991cbb3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413100219402 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6b520]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413100219402 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6b520]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100219402 DMM DEBUG MM_STATE_Iu(17)[0x55b5d3b65f60]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250413100219402 DMM DEBUG MM_STATE_Iu(17)[0x55b5d3b65f60]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250413100219402 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250413100219402 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) 20250413100219402 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) 20250413100219402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b5e8b0]{Init}: Deallocated (fsm.c:568) 20250413100219402 DMM DEBUG MM_STATE_Gb[0x55b5d3b69d40]{Idle}: Deallocated (fsm.c:568) 20250413100219402 DMM DEBUG MM_STATE_Iu(17)[0x55b5d3b65f60]{Detached}: Deallocated (fsm.c:568) 20250413100219402 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b6b520]{Deregistered}: Deallocated (fsm.c:568) 20250413100219402 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) SGSN_Test-Gb0-NS0(1661)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1662)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1661)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1665)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1665)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100219421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100219421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100219421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100219421 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100219421 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100219421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100219421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100219421 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100219421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1665)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100219422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100219422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100219422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100219422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100219422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100219422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100219422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100219422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100219422 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250413100219422 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100219422 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100219422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100219422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1665)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1665)@5cc224164e2f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1666)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21011 20250413100219425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1662)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1662)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1667)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250413100219431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100219431 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1666)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1670)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@5cc224164e2f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1670)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100219435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250413100219435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100219435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100219435 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100219435 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250413100219435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100219435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100219435 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100219435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1670)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100219436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100219436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100219436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100219436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100219436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100219436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100219436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100219436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100219436 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250413100219436 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100219436 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100219437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100219437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1670)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1670)@5cc224164e2f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1671)@5cc224164e2f: Creating NSIP provider for "127.0.0.103":21012 20250413100219439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1667)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1667)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250413100219444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55b5d3b5a190]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100219444 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1672)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@5cc224164e2f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1671)@5cc224164e2f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1675)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1675)@5cc224164e2f: Provider Link came up: sending NS-RESET 20250413100219449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250413100219449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100219449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100219449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100219449 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250413100219449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100219449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100219449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100219449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1675)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250413100219450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100219450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100219450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100219450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250413100219450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250413100219450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250413100219450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250413100219450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100219450 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250413100219450 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250413100219450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250413100219450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250413100219450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1675)@5cc224164e2f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1675)@5cc224164e2f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250413100219452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1672)@5cc224164e2f: BVCI(0) Rx BVC-RESET-ACK MTC@5cc224164e2f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1672)@5cc224164e2f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1678)@5cc224164e2f: ************************************************* SGSN_Test_0-M3UA(1678)@5cc224164e2f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1678)@5cc224164e2f: ************************************************* MTC@5cc224164e2f: Starting RAN_Emulation SGSN_Test_0-SCCP(1676)@5cc224164e2f: v_sccp_pdu_maxlen:268 20250413100219458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55b5d3b5b690]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250413100219458 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@5cc224164e2f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250413100219657 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:75) 20250413100219657 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (osmo_ss7_xua_srv.c:112) 20250413100219657 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:192) 20250413100219657 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:119) SGSN_Test_0-M3UA(1678)@5cc224164e2f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250413100219659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100219659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:775) 20250413100219659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:736) 20250413100219659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (osmo_ss7_asp.c:1174) 20250413100219659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:464) 20250413100219659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250413100219659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:406) 20250413100219659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100219659 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:94) 20250413100219659 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 (osmo_ss7_asp.c:1174) 20250413100219659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:119) 20250413100219659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100219659 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:775) 20250413100219659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:736) 20250413100219659 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 (osmo_ss7_asp.c:1174) 20250413100219659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:581) 20250413100219659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250413100219659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:489) 20250413100219659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100219659 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:94) 20250413100219659 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 (osmo_ss7_asp.c:1174) 20250413100219659 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100219659 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:119) 20250413100219659 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:413) 20250413100219722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100219722 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250413100219722 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250413100219722 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1680)@5cc224164e2f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1680)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250413100219723 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250413100219724 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1680)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1680)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1680)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1680)@5cc224164e2f: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1680)@5cc224164e2f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1680)@5cc224164e2f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250413100220476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220477 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220477 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100220477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220477 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100220477 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100220477 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220477 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100220477 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250413100220477 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250413100220478 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220478 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220478 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100220478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100220478 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100220478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220478 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-RAN(1677)@5cc224164e2f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@5cc224164e2f: Adding Client=TC_update_ctx_err_ind_from_ggsn(1683), IMSI='262420000001004'H, TLLI='D32FE0FD'O, index=0 SGSN_Test-GSUP(1681)@5cc224164e2f: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1683) TC_update_ctx_err_ind_from_ggsn(1683)@5cc224164e2f: 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 := '20BE'O, rac := 'DF'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1677)@5cc224164e2f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)3850369 SGSN_Test_0-SCCP(1676)@5cc224164e2f: First idle individual index:0 SGSN_Test_0-RAN(1677)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 20250413100220805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100220805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220805 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100220805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100220805 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220805 DLSS7 DEBUG 0: ASP(asp-dyn-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 3a c0 81 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 20 be df 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 (osmo_ss7_asp.c:1174) 20250413100220806 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100220806 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100220806 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100220806 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250413100220806 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b65f60]{Deregistered}: Allocated (fsm.c:456) 20250413100220806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{Init}: Allocated (fsm.c:456) 20250413100220806 DMM DEBUG MM_STATE_Gb[0x55b5d3b5e8b0]{Idle}: Allocated (fsm.c:456) 20250413100220806 DMM DEBUG MM_STATE_Iu[0x55b5d3b6a320]{Detached}: Allocated (fsm.c:456) 20250413100220806 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b65f60]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250413100220806 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b65f60]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250413100220806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250413100220806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250413100220806 DMM DEBUG MM(262420000001004/fc69a85e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250413100220806 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250413100220806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100220806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100220806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100220806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220806 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 3a c0 81 00 00 13 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100220806 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220806 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220806 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100220806 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100220806 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220806 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100220806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220806 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 3a c0 81 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 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1676)@5cc224164e2f: { messageType := 2, destLocRef := '3AC081'O, sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@5cc224164e2f: 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 := '7FEE044DD17FD595BE269C9263EFDFC4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '828B331D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5257760D622CE621'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6A8E45CEF91121F56C69CF0908207E1A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8392D29F98F764619C7571780B1B698A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7B9A143FC3B25FE13513B2235ADF5D9D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BE30DF164086AA6A'O } } } } } SGSN_Test_0-SCCP(1676)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: vl_len:23 SGSN_Test_0-SCCP(1676)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250413100220814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220815 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100220815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220815 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100220815 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100220815 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220815 DLSS7 DEBUG 0: ASP(asp-dyn-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 08 16 08 4a 99 99 00 00 10 00 04 00 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) 20250413100220815 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100220815 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100220815 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100220815 DMM DEBUG MM(262420000001004/fc69a85e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250413100220815 DMM NOTICE MM(262420000001004/fc69a85e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250413100220815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250413100220815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250413100220815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250413100220815 DMM DEBUG MM(262420000001004/fc69a85e) Requesting authorization (sgsn_auth.c:160) 20250413100220815 DMM INFO MM(262420000001004/fc69a85e) Requesting authentication tuples (sgsn_auth.c:184) 20250413100220815 DMM DEBUG MM(262420000001004/fc69a85e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250413100220815 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250413100220815 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1681)@5cc224164e2f: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1683) SGSN_Test-GSUP(1681)@5cc224164e2f: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1683)"262420000001004" 20250413100220819 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250413100220819 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250413100220819 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250413100220819 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250413100220819 DMM INFO MM(262420000001004/fc69a85e) Subscriber data update (mmctx.c:445) 20250413100220819 DMM DEBUG MM(262420000001004/fc69a85e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250413100220819 DMM INFO MM(262420000001004/fc69a85e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250413100220819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250413100220819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250413100220819 DMM INFO MM(262420000001004/fc69a85e) <- GMM AUTH AND CIPHERING REQ (rand = 7f ee 04 4d d1 7f d5 95 be 26 9c 92 63 ef df c4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7b 9a 14 3f c3 b2 5f e1 35 13 b2 23 5a df 5d 9d ) (gprs_gmm.c:510) 20250413100220819 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250413100220819 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220819 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220819 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100220819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220819 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100220819 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100220819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220819 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 3a c0 81 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 a0 21 7f ee 04 4d d1 7f d5 95 be 26 9c 92 63 ef df c4 80 28 10 7b 9a 14 3f c3 b2 5f e1 35 13 b2 23 5a df 5d 9d 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1676)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: vl_len:37 SGSN_Test_0-SCCP(1676)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22BE30DF1623094399990000100004F029044086AA6A'O 20250413100220828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100220828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220828 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100220828 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100220828 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220828 DLSS7 DEBUG 0: ASP(asp-dyn-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 13 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0a 22 be 30 df 16 23 09 43 99 99 00 00 10 00 04 f0 29 04 40 86 aa 6a 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) 20250413100220828 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100220828 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100220828 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100220828 DMM INFO MM(262420000001004/fc69a85e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250413100220828 DMM NOTICE MM(262420000001004/fc69a85e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250413100220828 DMM DEBUG MM(262420000001004/fc69a85e) checking auth: received UMTS RES = be 30 df 16 40 86 aa 6a (gprs_gmm.c:716) 20250413100220828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250413100220828 DMM DEBUG MM(262420000001004/fc69a85e) Requesting authorization (sgsn_auth.c:160) 20250413100220828 DMM INFO MM(262420000001004/fc69a85e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250413100220828 DMM DEBUG MM(262420000001004/fc69a85e) Requesting subscriber data update (gprs_subscriber.c:894) 20250413100220828 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250413100220828 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) 20250413100220828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250413100220828 DMM DEBUG MM(262420000001004/fc69a85e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250413100220829 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220829 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220829 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100220829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100220829 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100220829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220829 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 3a c0 81 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6a 8e 45 ce f9 11 21 f5 6c 69 cf 09 08 20 7e 1a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1676)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: vl_len:12 SGSN_Test_0-SCCP(1676)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250413100220840 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220840 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100220840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220840 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100220840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100220840 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220840 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100220840 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250413100220840 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250413100220840 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20250413100220840 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:366) 20250413100220840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:185) 20250413100220840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250413100220840 DMM INFO MM(262420000001004/fc69a85e) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc69a85e) (gprs_gmm.c:337) 20250413100220840 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:510) 20250413100220840 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220840 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100220840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220840 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100220840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100220840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220840 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 3a c0 81 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 (osmo_ss7_asp.c:1174) 20250413100220840 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220840 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220840 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100220840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220840 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100220840 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100220840 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220840 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 3a c0 81 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 fc 69 a8 5e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1676)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250413100220846 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250413100220846 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250413100220846 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250413100220846 DMM INFO MM(262420000001004/fc69a85e) Subscriber data update (mmctx.c:445) 20250413100220846 DMM DEBUG MM(262420000001004/fc69a85e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250413100220846 DMM INFO MM(262420000001004/fc69a85e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250413100220846 DMM NOTICE MM(262420000001004/fc69a85e) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250413100220846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250413100220846 DMM NOTICE MM(262420000001004/fc69a85e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250413100220846 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) 20250413100220847 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250413100220847 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250413100220847 DMM INFO MM(262420000001004/fc69a85e) Subscriber data update (mmctx.c:445) 20250413100220847 DMM DEBUG MM(262420000001004/fc69a85e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1676)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: vl_len:14 SGSN_Test_0-SCCP(1676)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250413100220849 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220849 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100220849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220849 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100220849 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100220849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220849 DLSS7 DEBUG 0: ASP(asp-dyn-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 13 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 (osmo_ss7_asp.c:1174) 20250413100220849 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250413100220849 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250413100220849 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20250413100220849 DMM INFO MM(262420000001004/fc69a85e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250413100220849 DMM NOTICE MM(262420000001004/fc69a85e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250413100220849 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b65f60]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250413100220849 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b65f60]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250413100220849 DMM DEBUG MM_STATE_Iu(19)[0x55b5d3b6a320]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250413100220849 DMM DEBUG MM_STATE_Iu(19)[0x55b5d3b6a320]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250413100220849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250413100220849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250413100220849 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220849 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220849 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100220849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100220849 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100220849 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220849 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 3a c0 81 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1676)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1676)@5cc224164e2f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: vl_len:7 SGSN_Test_0-SCCP(1676)@5cc224164e2f: vl_from0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250413100220855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100220855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220855 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100220855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100220855 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220855 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100220855 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250413100220855 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250413100220855 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20250413100220855 DMM INFO MM(262420000001004/fc69a85e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:161) 20250413100220855 DMM DEBUG MM_STATE_Iu(19)[0x55b5d3b6a320]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:162) 20250413100220855 DMM DEBUG MM_STATE_Iu(19)[0x55b5d3b6a320]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250413100220855 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220855 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220855 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100220855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100220855 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100220855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220855 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 3a c0 81 00 00 13 00 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1676)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-RAN(1677)@5cc224164e2f: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)3850369 20250413100220857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100220857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100220857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100220857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100220857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100220857 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100220857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100220857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100220857 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100220857 DLSS7 DEBUG 0: ASP(asp-dyn-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 3a c0 81 00 00 06 00 08 00 00 00 03 (osmo_ss7_asp.c:1174) TC_update_ctx_err_ind_from_ggsn(1683)@5cc224164e2f: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1683)@5cc224164e2f: 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 := 'FC69A85E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1677)@5cc224164e2f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1683)14759698 SGSN_Test_0-RAN(1677)@5cc224164e2f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1676)@5cc224164e2f: First idle individual index:0 20250413100221061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100221061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100221061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:583) 20250413100221061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 (m3ua.c:621) 20250413100221061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100221061 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'as-rkm-3' (osmo_ss7_combined_linkset.c:261) 20250413100221061 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS as-rkm-3 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100221061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250413100221061 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100221061 DLSS7 DEBUG 0: ASP(asp-dyn-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 e1 37 12 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 fc 69 a8 5e 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 (osmo_ss7_asp.c:1174) 20250413100221062 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250413100221062 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250413100221062 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20250413100221062 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFC69A85E) type="signalling"  (gprs_gmm.c:1936) 20250413100221062 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b65f60]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250413100221062 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b65f60]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250413100221062 DMM DEBUG MM(262420000001004/fc69a85e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250413100221062 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100221062 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100221062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100221062 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100221062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100221062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100221062 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100221062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100221062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100221062 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 e1 37 12 00 00 14 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) 20250413100221063 DLSS7 DEBUG 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100221063 DLM3UA DEBUG 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250413100221063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer (m3ua.c:583) 20250413100221063 DLM3UA DEBUG 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:621) 20250413100221063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250413100221063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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' (osmo_ss7_combined_linkset.c:261) 20250413100221063 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250413100221063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:205) 20250413100221063 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250413100221063 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 e1 37 12 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6a 8e 45 ce f9 11 21 f5 6c 69 cf 09 08 20 7e 1a 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (osmo_ss7_asp.c:1174) SGSN_Test_0-SCCP(1676)@5cc224164e2f: { messageType := 2, destLocRef := 'E13712'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1676)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: Session index based on local reference:0 SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1676)@5cc224164e2f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1683)@5cc224164e2f: Dynamic test case error: Restriction `present' on template of type hexstring violated. TC_update_ctx_err_ind_from_ggsn(1683)@5cc224164e2f: setverdict(error): pass -> error SGSN_Test_0-RAN(1677)@5cc224164e2f: Warning: The last outgoing messages on port CLIENT may be lost. TC_update_ctx_err_ind_from_ggsn(1683)@5cc224164e2f: Final verdict of PTC: error 20250413100221078 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250413100221078 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100221078 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:808) 20250413100221078 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:831) 20250413100221078 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20250413100221078 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (osmo_ss7_asp.c:870) 20250413100221078 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:808) 20250413100221078 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:816) 20250413100221078 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:769) 20250413100221078 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:870) 20250413100221078 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1125) 20250413100221078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1131) 20250413100221078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:704) 20250413100221078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:368) 20250413100221078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:520) 20250413100221078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250413100221078 DLSS7 DEBUG 0: ASP(asp-dyn-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 (osmo_ss7_asp.c:1174) 20250413100221078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:119) 20250413100221078 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:119) 20250413100221079 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:378) 20250413100221083 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47284<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1678)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-RAN(1677)@5cc224164e2f: Final verdict of PTC: none SGSN_Test_0-SCCP(1676)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP(1681)@5cc224164e2f: Final verdict of PTC: none 20250413100221087 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250413100221088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1666)@5cc224164e2f: Final verdict of PTC: none -NSVCI98(1670)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1680)@5cc224164e2f: Final verdict of PTC: none -NSVCI99(1675)@5cc224164e2f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1664)@5cc224164e2f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1669)@5cc224164e2f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1674)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1672)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1661)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1667)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1662)@5cc224164e2f: Final verdict of PTC: none -NSVCI97(1665)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1682)@5cc224164e2f: Final verdict of PTC: none -NSVCI99-provIP(1673)@5cc224164e2f: Final verdict of PTC: none -NSVCI97-provIP(1663)@5cc224164e2f: Final verdict of PTC: none -NSVCI98-provIP(1668)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1679)@5cc224164e2f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1671)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: none MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-NS0(1661): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1662): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97-provIP(1663): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1664): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI97(1665): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-NS1(1666): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1667): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98-provIP(1668): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1669): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI98(1670): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-NS2(1671): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1672): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99-provIP(1673): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1674): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC -NSVCI99(1675): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-SCCP(1676): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-RAN(1677): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test_0-M3UA(1678): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-RNC_GTP(1679): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP-IPA(1680): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GSUP(1681): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC SGSN_Test-GGSN_GTP(1682): none (none -> none) MTC@5cc224164e2f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1683): error (none -> error) MTC@5cc224164e2f: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: error MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error'. Sun Apr 13 10:02:21 UTC 2025 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20250413100221203 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100221705 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=265236) 20250413100221731 DGPRS DEBUG Checking for inactive LLMEs, time = 7769447 (sgsn.c:132) 20250413100222089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100222089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=265236, count=266616) 20250413100223080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:398) 20250413100223080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:572) 20250413100223080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:582) 20250413100223090 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100223090 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn error' was executed successfully (exit status: 0). MC@5cc224164e2f: Test execution finished. MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sun Apr 13 10:02: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_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 20250413100224091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100224091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_NS_connect_alive started. 20250413100224795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100224797 DMM INFO MM(262420000001004/fc69a85e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250413100224797 DMM INFO MM(262420000001004/fc69a85e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250413100224797 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b65f60]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250413100224797 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b65f60]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250413100224797 DMM DEBUG MM_STATE_Iu(19)[0x55b5d3b6a320]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250413100224797 DMM DEBUG MM_STATE_Iu(19)[0x55b5d3b6a320]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250413100224797 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250413100224797 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) 20250413100224797 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) 20250413100224797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55b5d3b69d40]{Init}: Deallocated (fsm.c:568) 20250413100224797 DMM DEBUG MM_STATE_Gb[0x55b5d3b5e8b0]{Idle}: Deallocated (fsm.c:568) 20250413100224797 DMM DEBUG MM_STATE_Iu(19)[0x55b5d3b6a320]{Detached}: Deallocated (fsm.c:568) 20250413100224797 DMM DEBUG GMM(gmm_fsm)[0x55b5d3b65f60]{Deregistered}: Deallocated (fsm.c:568) 20250413100224797 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250413100224830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250413100224830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250413100224830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250413100225092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100225093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: setverdict(pass): none -> pass MTC@5cc224164e2f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250413100225840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47298<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1684)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: pass MTC@5cc224164e2f: Local verdict of PTC -provIP0(1684): none (pass -> pass) MTC@5cc224164e2f: Test case TC_NS_connect_alive finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sun Apr 13 10:02:25 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 20250413100225876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54374<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100226094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100226094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413100226378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54374<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=10196) 20250413100227096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100227096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=10196, count=14552) 20250413100228097 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100228097 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sun Apr 13 10:02: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_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 20250413100229099 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100229099 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@5cc224164e2f: Test case TC_NS_connect_reset started. 20250413100229457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100229460 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:366) 20250413100229490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250413100229490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250413100229491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250413100229491 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250413100229491 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250413100229491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250413100229491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250413100229491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250413100229491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55b5d3b58300]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@5cc224164e2f: setverdict(pass): none -> pass 20250413100230101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100230101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@5cc224164e2f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250413100230500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54378<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1685)@5cc224164e2f: Final verdict of PTC: none MTC@5cc224164e2f: Setting final verdict of the test case. MTC@5cc224164e2f: Local verdict of MTC: pass MTC@5cc224164e2f: Local verdict of PTC -provIP0(1685): none (pass -> pass) MTC@5cc224164e2f: Test case TC_NS_connect_reset finished. Verdict: pass MTC@5cc224164e2f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sun Apr 13 10:02:30 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 20250413100230536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54390<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250413100231038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54390<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7456) 20250413100231102 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100231102 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=7456, count=12352) 20250413100232103 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100232103 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413100232492 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@5cc224164e2f: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@5cc224164e2f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5cc224164e2f: Terminating MTC. MC@5cc224164e2f: MTC terminated. MC2> exit MC@5cc224164e2f: Shutting down session. MC@5cc224164e2f: Shutdown complete. 20250413100233104 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100233104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/sgsn/expected-results.xml' against results in 'junit-xml-8042.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass->FAIL SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 10 NEW: FAIL: 2 xfail: 3 pass: 72 NEW: PASS: 1 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (439842) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250413100234105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100234105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413100235106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100235106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413100235493 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', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/_testenv/data/scripts/log_format.sh'] 20250413100236107 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100236107 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250413100237108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250413100237108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (439738) [testenv][generic] Stopping sgsn (439764) [testenv] Showing testsuite/junit-xml-8042.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', '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/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test/logs/testsuite/junit-xml-8042.log && echo']             SGSN_Tests.ttcn:3216 SGSN_Tests control part SGSN_Tests.ttcn:759 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3217 SGSN_Tests control part SGSN_Tests.ttcn:790 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3253 SGSN_Tests control part SGSN_Tests.ttcn:1219 TC_attach_second_attempt testcase                         Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:2929 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3282 SGSN_Tests control part SGSN_Tests.ttcn:2960 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3285 SGSN_Tests control part SGSN_Tests.ttcn:3104 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3286 SGSN_Tests control part SGSN_Tests.ttcn:3203 TC_sgsn_context_req_out testcase                                   [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0'] testenv-sgsn-generic-osmocom-nightly-20250413-0948-b6183d4e-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test/2686/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Build step 'Publish JUnit test result report' changed build result to UNSTABLE Archiving artifacts Finished: UNSTABLE